[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:54:46.568118 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:36693,127.16.200.189:46599,127.16.200.188:40885
I20260608 12:54:46.570096 17186 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:54:46.571266 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:46.597798 17193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:46.597858 17192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:46.597826 17195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.184738 17194 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1584 milliseconds
I20260608 12:54:48.184878 17186 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
I20260608 12:54:48.186280 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.186547 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.186758 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923288186734 us; error 0 us; skew 500 ppm
I20260608 12:54:48.187780 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.195780 17186 webserver.cc:533] Webserver started at http://127.16.200.190:44425/ using document root <none> and password file <none>
I20260608 12:54:48.196861 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.197103 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.197578 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.204989 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "f9b2dced9ae747759761a8c638921795"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:48.214309 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:54:48.220845 17201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.222249 17186 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:48.222607 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "f9b2dced9ae747759761a8c638921795"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:48.223040 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:48.283064 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.285100 17186 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
I20260608 12:54:48.285596 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.460376 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:36693
I20260608 12:54:48.460632 17252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:36693 every 8 connection(s)
I20260608 12:54:48.470644 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:48.475080 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:54:48.480949 17255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.485836 17256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.493613 17186 server_base.cc:1061] running on GCE node
W20260608 12:54:48.494313 17258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.495110 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.495293 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.495483 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923288495463 us; error 0 us; skew 500 ppm
I20260608 12:54:48.496124 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.501317 17186 webserver.cc:533] Webserver started at http://127.16.200.189:43647/ using document root <none> and password file <none>
I20260608 12:54:48.501909 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.502113 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.502390 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.503489 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root/instance:
uuid: "1b255bdea1ee43ac97a6249ebb69fe1a"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:48.506400 17253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:48.510692 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.006s
I20260608 12:54:48.523260 17265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.524186 17186 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.002s	sys 0.004s
I20260608 12:54:48.524487 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
uuid: "1b255bdea1ee43ac97a6249ebb69fe1a"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:48.524804 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:48.544893 17253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:48.549144 17202 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.189:46599: connect: Connection refused (error 111)
W20260608 12:54:48.556033 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.189:46599: Network error: Client connection negotiation failed: client connection to 127.16.200.189:46599: connect: Connection refused (error 111)
I20260608 12:54:48.557720 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.559562 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.605919 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } attempt: 1
W20260608 12:54:48.622429 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.189:46599: Network error: Client connection negotiation failed: client connection to 127.16.200.189:46599: connect: Connection refused (error 111)
I20260608 12:54:48.691421 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } attempt: 2
W20260608 12:54:48.707572 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.189:46599: Network error: Client connection negotiation failed: client connection to 127.16.200.189:46599: connect: Connection refused (error 111)
I20260608 12:54:48.800124 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } attempt: 3
W20260608 12:54:48.821411 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.189:46599: Network error: Client connection negotiation failed: client connection to 127.16.200.189:46599: connect: Connection refused (error 111)
I20260608 12:54:48.847707 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.189:46599
I20260608 12:54:48.848467 17317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.189:46599 every 8 connection(s)
I20260608 12:54:48.865206 17318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.866737 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.895367 17320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.899644 17318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:48.902362 17321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:48.948779 17325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:48.952558 17186 server_base.cc:1061] running on GCE node
I20260608 12:54:48.955104 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.955767 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:48.956336 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923288956300 us; error 0 us; skew 500 ppm
I20260608 12:54:48.958483 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.965227 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } attempt: 4
I20260608 12:54:48.968086 17186 webserver.cc:533] Webserver started at http://127.16.200.188:41137/ using document root <none> and password file <none>
I20260608 12:54:48.969755 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.970338 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.971208 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.974815 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root/instance:
uuid: "21f75ec9f0934081b416b296d3b56a83"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:48.981840 17318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:49.016342 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.040s	user 0.010s	sys 0.009s
I20260608 12:54:49.023509 17331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.024775 17186 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:54:49.025177 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
uuid: "21f75ec9f0934081b416b296d3b56a83"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-jxwz"
I20260608 12:54:49.025547 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:49.028297 17318 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:49.030055 17253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:49.040832 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
W20260608 12:54:49.048692 17318 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
I20260608 12:54:49.060649 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.063045 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.100157 17318 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 1
I20260608 12:54:49.100384 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 1
W20260608 12:54:49.109642 17318 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
W20260608 12:54:49.110176 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
I20260608 12:54:49.178785 17318 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 2
I20260608 12:54:49.184728 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 2
W20260608 12:54:49.185832 17318 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
W20260608 12:54:49.190831 17253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:40885: Network error: Client connection negotiation failed: client connection to 127.16.200.188:40885: connect: Connection refused (error 111)
I20260608 12:54:49.226037 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.188:40885
I20260608 12:54:49.226395 17383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.188:40885 every 8 connection(s)
I20260608 12:54:49.234630 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:49.236465 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:49.245894 17384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:49.263266 17384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:49.275141 17384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:49.276321 17253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 3
I20260608 12:54:49.299310 17318 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } attempt: 3
I20260608 12:54:49.306505 17384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: Bootstrap starting.
I20260608 12:54:49.308071 17253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: Bootstrap starting.
I20260608 12:54:49.318030 17318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: Bootstrap starting.
I20260608 12:54:49.320639 17253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:49.320917 17384 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:49.324944 17384 log.cc:826] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: Log is configured to *not* fsync() on all Append() calls
I20260608 12:54:49.327275 17318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:49.337338 17384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: No bootstrap required, opened a new log
I20260608 12:54:49.337620 17253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: No bootstrap required, opened a new log
I20260608 12:54:49.343827 17318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: No bootstrap required, opened a new log
I20260608 12:54:49.365265 17253 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.365288 17384 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.365288 17318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.366353 17253 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:49.366515 17384 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:49.366616 17318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:49.366745 17253 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2dced9ae747759761a8c638921795, State: Initialized, Role: FOLLOWER
I20260608 12:54:49.366974 17384 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21f75ec9f0934081b416b296d3b56a83, State: Initialized, Role: FOLLOWER
I20260608 12:54:49.367137 17318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b255bdea1ee43ac97a6249ebb69fe1a, State: Initialized, Role: FOLLOWER
I20260608 12:54:49.368427 17253 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.368396 17384 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.368495 17318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.378728 17392 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [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: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.379984 17392 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.380690 17253 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:49.386107 17318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:49.385802 17393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [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: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.387313 17393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.388554 17384 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:49.383710 17394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [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: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.389416 17394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.468225 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:54:49.489629 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:54:49.490752 17420 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:49.491220 17420 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:49.495359 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.500636 17428 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:49.501025 17428 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:54:49.502130 17427 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:49.502470 17427 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:54:49.511327 17429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:49.514680 17430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:49.516093 17392 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:49.517902 17392 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
W20260608 12:54:49.520735 17432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:49.523833 17392 leader_election.cc:290] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b255bdea1ee43ac97a6249ebb69fe1a (127.16.200.189:46599), 21f75ec9f0934081b416b296d3b56a83 (127.16.200.188:40885)
I20260608 12:54:49.524003 17293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9b2dced9ae747759761a8c638921795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" is_pre_election: true
I20260608 12:54:49.525029 17293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b2dced9ae747759761a8c638921795 in term 0.
I20260608 12:54:49.525226 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9b2dced9ae747759761a8c638921795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f75ec9f0934081b416b296d3b56a83" is_pre_election: true
I20260608 12:54:49.525825 17359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b2dced9ae747759761a8c638921795 in term 0.
I20260608 12:54:49.526868 17202 leader_election.cc:304] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b255bdea1ee43ac97a6249ebb69fe1a, f9b2dced9ae747759761a8c638921795; no voters: 
I20260608 12:54:49.528843 17392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:49.529348 17392 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:49.529821 17392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.531136 17186 server_base.cc:1061] running on GCE node
I20260608 12:54:49.532125 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:49.532327 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:49.532509 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923289532488 us; error 0 us; skew 500 ppm
I20260608 12:54:49.533176 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.535984 17186 webserver.cc:533] Webserver started at http://127.16.200.129:44393/ using document root <none> and password file <none>
I20260608 12:54:49.536504 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.536717 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.537041 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.538089 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "94a7d07ed1d94de0a1a2c510f95b2914"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-jxwz"
I20260608 12:54:49.538568 17392 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.541368 17392 leader_election.cc:290] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [CANDIDATE]: Term 1 election: Requested vote from peers 1b255bdea1ee43ac97a6249ebb69fe1a (127.16.200.189:46599), 21f75ec9f0934081b416b296d3b56a83 (127.16.200.188:40885)
I20260608 12:54:49.542423 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9b2dced9ae747759761a8c638921795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21f75ec9f0934081b416b296d3b56a83"
I20260608 12:54:49.542438 17293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9b2dced9ae747759761a8c638921795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a"
I20260608 12:54:49.542912 17359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.543128 17293 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:49.552698 17207 tablet.cc:2404] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:49.559211 17359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2dced9ae747759761a8c638921795 in term 1.
I20260608 12:54:49.565047 17204 leader_election.cc:304] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21f75ec9f0934081b416b296d3b56a83, f9b2dced9ae747759761a8c638921795; no voters: 
I20260608 12:54:49.567875 17392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:49.569542 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.031s	user 0.010s	sys 0.011s
I20260608 12:54:49.571031 17293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2dced9ae747759761a8c638921795 in term 1.
I20260608 12:54:49.581796 17392 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 1 LEADER]: Becoming Leader. State: Replica: f9b2dced9ae747759761a8c638921795, State: Running, Role: LEADER
I20260608 12:54:49.587129 17438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.586048 17392 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } }
I20260608 12:54:49.589562 17186 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:54:49.590217 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "94a7d07ed1d94de0a1a2c510f95b2914"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-jxwz"
I20260608 12:54:49.590934 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:49.621433 17437 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9b2dced9ae747759761a8c638921795. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.624346 17437 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:49.638209 17444 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:49.655107 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.656463 17444 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:49.659878 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.669709 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:49.690393 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:49.691160 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:54:49.691879 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:49.692299 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.719367 17359 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 1 FOLLOWER]: Refusing update from remote peer f9b2dced9ae747759761a8c638921795: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:49.720105 17293 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 1 FOLLOWER]: Refusing update from remote peer f9b2dced9ae747759761a8c638921795: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:49.725551 17392 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:54:49.728268 17437 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:49.813870 17393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9b2dced9ae747759761a8c638921795. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.817788 17393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.835071 17394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9b2dced9ae747759761a8c638921795. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.837898 17394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.883818 17394 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.885982 17394 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.886340 17392 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.890776 17392 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:49.894181 17392 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.895553 17392 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:49.902482 17393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f9b2dced9ae747759761a8c638921795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9b2dced9ae747759761a8c638921795" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 36693 } } peers { permanent_uuid: "1b255bdea1ee43ac97a6249ebb69fe1a" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 46599 } } peers { permanent_uuid: "21f75ec9f0934081b416b296d3b56a83" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 40885 } } }
I20260608 12:54:49.905598 17393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:49.915764 17444 catalog_manager.cc:1382] Generated new cluster ID: ef9f3cc1f1b64dea893e7971b979efd5
I20260608 12:54:49.917373 17444 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:50.045228 17444 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:50.051481 17444 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:50.139813 17444 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: Generated new TSK 0
I20260608 12:54:50.141258 17444 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:50.253650 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:42045
I20260608 12:54:50.253948 17511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:42045 every 8 connection(s)
I20260608 12:54:50.300290 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:50.329375 17512 heartbeater.cc:344] Connected to a master server at 127.16.200.188:40885
I20260608 12:54:50.329923 17512 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.331372 17512 heartbeater.cc:507] Master 127.16.200.188:40885 requested a full tablet report, sending...
I20260608 12:54:50.336941 17349 ts_manager.cc:194] Registered new tserver with Master: 94a7d07ed1d94de0a1a2c510f95b2914 (127.16.200.129:42045)
I20260608 12:54:50.342128 17513 heartbeater.cc:344] Connected to a master server at 127.16.200.189:46599
I20260608 12:54:50.344882 17513 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.346954 17513 heartbeater.cc:507] Master 127.16.200.189:46599 requested a full tablet report, sending...
I20260608 12:54:50.351763 17283 ts_manager.cc:194] Registered new tserver with Master: 94a7d07ed1d94de0a1a2c510f95b2914 (127.16.200.129:42045)
W20260608 12:54:50.360693 17522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.367535 17516 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36693
I20260608 12:54:50.368036 17516 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.369362 17516 heartbeater.cc:507] Master 127.16.200.190:36693 requested a full tablet report, sending...
I20260608 12:54:50.373425 17218 ts_manager.cc:194] Registered new tserver with Master: 94a7d07ed1d94de0a1a2c510f95b2914 (127.16.200.129:42045)
I20260608 12:54:50.378434 17218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58196
W20260608 12:54:50.385754 17523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.386878 17186 server_base.cc:1061] running on GCE node
W20260608 12:54:50.387530 17525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.388954 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.389166 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:50.389339 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923290389322 us; error 0 us; skew 500 ppm
I20260608 12:54:50.389995 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.392596 17186 webserver.cc:533] Webserver started at http://127.16.200.130:41947/ using document root <none> and password file <none>
I20260608 12:54:50.393139 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.393326 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.393597 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.394810 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "ee39b09b819d421d83e442df5f98ba0f"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-jxwz"
I20260608 12:54:50.399585 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:50.403149 17530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.404067 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:54:50.404363 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "ee39b09b819d421d83e442df5f98ba0f"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-jxwz"
I20260608 12:54:50.404690 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:50.424036 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.425642 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.428560 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:50.431998 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:50.432183 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.432428 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:50.432579 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.509521 17428 catalog_manager.cc:1294] Loaded cluster ID: ef9f3cc1f1b64dea893e7971b979efd5
I20260608 12:54:50.509836 17428 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: loading cluster ID for follower catalog manager: success
I20260608 12:54:50.512058 17427 catalog_manager.cc:1294] Loaded cluster ID: ef9f3cc1f1b64dea893e7971b979efd5
I20260608 12:54:50.512552 17427 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: loading cluster ID for follower catalog manager: success
I20260608 12:54:50.521315 17428 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: acquiring CA information for follower catalog manager: success
I20260608 12:54:50.522404 17427 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: acquiring CA information for follower catalog manager: success
I20260608 12:54:50.530417 17428 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:50.530478 17427 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:50.683739 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:44873
I20260608 12:54:50.684545 17592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:44873 every 8 connection(s)
I20260608 12:54:50.723650 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:50.780568 17593 heartbeater.cc:344] Connected to a master server at 127.16.200.188:40885
I20260608 12:54:50.781829 17593 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.786589 17594 heartbeater.cc:344] Connected to a master server at 127.16.200.189:46599
I20260608 12:54:50.788264 17594 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.793170 17594 heartbeater.cc:507] Master 127.16.200.189:46599 requested a full tablet report, sending...
I20260608 12:54:50.788264 17593 heartbeater.cc:507] Master 127.16.200.188:40885 requested a full tablet report, sending...
W20260608 12:54:50.804761 17600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.812016 17349 ts_manager.cc:194] Registered new tserver with Master: ee39b09b819d421d83e442df5f98ba0f (127.16.200.130:44873)
I20260608 12:54:50.812120 17283 ts_manager.cc:194] Registered new tserver with Master: ee39b09b819d421d83e442df5f98ba0f (127.16.200.130:44873)
I20260608 12:54:50.825167 17595 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36693
I20260608 12:54:50.826227 17595 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:50.828835 17601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.829440 17595 heartbeater.cc:507] Master 127.16.200.190:36693 requested a full tablet report, sending...
I20260608 12:54:50.839262 17218 ts_manager.cc:194] Registered new tserver with Master: ee39b09b819d421d83e442df5f98ba0f (127.16.200.130:44873)
I20260608 12:54:50.845283 17218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58204
W20260608 12:54:50.854781 17603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.858417 17186 server_base.cc:1061] running on GCE node
I20260608 12:54:50.862020 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.862843 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:50.863605 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923290863550 us; error 0 us; skew 500 ppm
I20260608 12:54:50.866338 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.873363 17186 webserver.cc:533] Webserver started at http://127.16.200.131:45817/ using document root <none> and password file <none>
I20260608 12:54:50.875342 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.876005 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.877014 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.881361 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "ceae313b35ba47bdb8ff6bf6278b001d"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-jxwz"
I20260608 12:54:50.896845 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.014s	sys 0.001s
I20260608 12:54:50.908229 17608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.910337 17186 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:54:50.911756 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "ceae313b35ba47bdb8ff6bf6278b001d"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-jxwz"
I20260608 12:54:50.912714 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:54:50.959157 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.963724 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.968992 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:50.980744 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:50.981532 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 12:54:50.982240 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:50.982827 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:54:51.237957 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:46111
I20260608 12:54:51.238443 17670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:46111 every 8 connection(s)
I20260608 12:54:51.279964 17671 heartbeater.cc:344] Connected to a master server at 127.16.200.188:40885
I20260608 12:54:51.280503 17671 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.282205 17671 heartbeater.cc:507] Master 127.16.200.188:40885 requested a full tablet report, sending...
I20260608 12:54:51.288228 17349 ts_manager.cc:194] Registered new tserver with Master: ceae313b35ba47bdb8ff6bf6278b001d (127.16.200.131:46111)
I20260608 12:54:51.304934 17672 heartbeater.cc:344] Connected to a master server at 127.16.200.189:46599
I20260608 12:54:51.305415 17672 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.306535 17672 heartbeater.cc:507] Master 127.16.200.189:46599 requested a full tablet report, sending...
I20260608 12:54:51.310062 17283 ts_manager.cc:194] Registered new tserver with Master: ceae313b35ba47bdb8ff6bf6278b001d (127.16.200.131:46111)
I20260608 12:54:51.313117 17674 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36693
I20260608 12:54:51.313470 17674 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.314450 17674 heartbeater.cc:507] Master 127.16.200.190:36693 requested a full tablet report, sending...
I20260608 12:54:51.316967 17218 ts_manager.cc:194] Registered new tserver with Master: ceae313b35ba47bdb8ff6bf6278b001d (127.16.200.131:46111)
I20260608 12:54:51.317930 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020937127s
I20260608 12:54:51.318660 17218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33008
I20260608 12:54:51.383607 17516 heartbeater.cc:499] Master 127.16.200.190:36693 was elected leader, sending a full tablet report...
I20260608 12:54:51.465919 17417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:51.793896 17218 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33014:
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"
    }
  }
}
I20260608 12:54:51.859042 17595 heartbeater.cc:499] Master 127.16.200.190:36693 was elected leader, sending a full tablet report...
I20260608 12:54:52.321939 17674 heartbeater.cc:499] Master 127.16.200.190:36693 was elected leader, sending a full tablet report...
I20260608 12:54:53.467191 17417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:53.467731 17417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:54:53.470980 17406 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:53.497855 17477 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8c1c15a5c4a80a574f925ca084fe6 (DEFAULT_TABLE table=test-workload [id=0fb1b307252445d495792a5c46e17b6a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:53.499115 17476 tablet_service.cc:1511] Processing CreateTablet for tablet 0922d8e50d7942da9d685d81bb656b33 (DEFAULT_TABLE table=test-workload [id=0fb1b307252445d495792a5c46e17b6a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:53.503906 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8c1c15a5c4a80a574f925ca084fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.505039 17476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0922d8e50d7942da9d685d81bb656b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.540405 17558 tablet_service.cc:1511] Processing CreateTablet for tablet 92e96437d5854074b889a2e61c6202e8 (DEFAULT_TABLE table=test-workload [id=0fb1b307252445d495792a5c46e17b6a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:53.544554 17558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e96437d5854074b889a2e61c6202e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.565176 17636 tablet_service.cc:1511] Processing CreateTablet for tablet ef8a9fe52f324ad38fb079be2420ce07 (DEFAULT_TABLE table=test-workload [id=0fb1b307252445d495792a5c46e17b6a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:53.566892 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8a9fe52f324ad38fb079be2420ce07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.569535 17705 tablet_bootstrap.cc:492] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: Bootstrap starting.
I20260608 12:54:53.616469 17706 tablet_bootstrap.cc:492] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: Bootstrap starting.
I20260608 12:54:53.617769 17705 tablet_bootstrap.cc:654] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.649748 17706 tablet_bootstrap.cc:654] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.651425 17705 tablet_bootstrap.cc:492] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: No bootstrap required, opened a new log
I20260608 12:54:53.653229 17705 ts_tablet_manager.cc:1403] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.033s
I20260608 12:54:53.663645 17705 raft_consensus.cc:359] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.665975 17705 raft_consensus.cc:385] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.667610 17705 raft_consensus.cc:740] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a7d07ed1d94de0a1a2c510f95b2914, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.671222 17705 consensus_queue.cc:260] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.673466 17705 raft_consensus.cc:399] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.673720 17706 tablet_bootstrap.cc:492] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: No bootstrap required, opened a new log
I20260608 12:54:53.674926 17705 raft_consensus.cc:493] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.677497 17705 raft_consensus.cc:3060] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.680040 17706 ts_tablet_manager.cc:1403] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.032s
I20260608 12:54:53.693460 17706 raft_consensus.cc:359] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee39b09b819d421d83e442df5f98ba0f" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44873 } }
I20260608 12:54:53.695895 17709 tablet_bootstrap.cc:492] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: Bootstrap starting.
I20260608 12:54:53.696066 17706 raft_consensus.cc:385] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.697922 17706 raft_consensus.cc:740] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee39b09b819d421d83e442df5f98ba0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.701664 17706 consensus_queue.cc:260] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee39b09b819d421d83e442df5f98ba0f" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44873 } }
I20260608 12:54:53.703924 17706 raft_consensus.cc:399] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.705289 17706 raft_consensus.cc:493] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.706826 17706 raft_consensus.cc:3060] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.711359 17705 raft_consensus.cc:515] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.715063 17705 leader_election.cc:304] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [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: 94a7d07ed1d94de0a1a2c510f95b2914; no voters: 
I20260608 12:54:53.733742 17705 leader_election.cc:290] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:53.743772 17706 raft_consensus.cc:515] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee39b09b819d421d83e442df5f98ba0f" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44873 } }
I20260608 12:54:53.748371 17706 leader_election.cc:304] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [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: ee39b09b819d421d83e442df5f98ba0f; no voters: 
I20260608 12:54:53.745219 17709 tablet_bootstrap.cc:654] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.754241 17705 ts_tablet_manager.cc:1434] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: Time spent starting tablet: real 0.100s	user 0.039s	sys 0.042s
I20260608 12:54:53.758384 17710 raft_consensus.cc:2804] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.763067 17705 tablet_bootstrap.cc:492] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: Bootstrap starting.
I20260608 12:54:53.774799 17706 leader_election.cc:290] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:53.777225 17710 raft_consensus.cc:697] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 LEADER]: Becoming Leader. State: Replica: 94a7d07ed1d94de0a1a2c510f95b2914, State: Running, Role: LEADER
I20260608 12:54:53.781690 17712 raft_consensus.cc:2804] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.785410 17710 consensus_queue.cc:237] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [LEADER]: Queue going to LEADER mode. State: All 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: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.806278 17712 raft_consensus.cc:697] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 1 LEADER]: Becoming Leader. State: Replica: ee39b09b819d421d83e442df5f98ba0f, State: Running, Role: LEADER
I20260608 12:54:53.823143 17712 consensus_queue.cc:237] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [LEADER]: Queue going to LEADER mode. State: All 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: "ee39b09b819d421d83e442df5f98ba0f" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44873 } }
I20260608 12:54:53.842567 17706 ts_tablet_manager.cc:1434] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: Time spent starting tablet: real 0.161s	user 0.050s	sys 0.047s
I20260608 12:54:53.848122 17705 tablet_bootstrap.cc:654] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.849282 17709 tablet_bootstrap.cc:492] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: No bootstrap required, opened a new log
I20260608 12:54:53.855425 17709 ts_tablet_manager.cc:1403] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: Time spent bootstrapping tablet: real 0.176s	user 0.030s	sys 0.051s
I20260608 12:54:53.941901 17218 catalog_manager.cc:5696] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a7d07ed1d94de0a1a2c510f95b2914 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.968813 17709 raft_consensus.cc:359] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceae313b35ba47bdb8ff6bf6278b001d" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 46111 } }
I20260608 12:54:53.970518 17709 raft_consensus.cc:385] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.973443 17709 raft_consensus.cc:740] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceae313b35ba47bdb8ff6bf6278b001d, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.974823 17705 tablet_bootstrap.cc:492] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: No bootstrap required, opened a new log
I20260608 12:54:53.975653 17705 ts_tablet_manager.cc:1403] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: Time spent bootstrapping tablet: real 0.216s	user 0.045s	sys 0.008s
I20260608 12:54:53.979796 17709 consensus_queue.cc:260] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ceae313b35ba47bdb8ff6bf6278b001d" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 46111 } }
I20260608 12:54:53.981213 17709 raft_consensus.cc:399] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.981822 17709 raft_consensus.cc:493] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.983505 17709 raft_consensus.cc:3060] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.972265 17217 catalog_manager.cc:5696] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f reported cstate change: term changed from 0 to 1, leader changed from <none> to ee39b09b819d421d83e442df5f98ba0f (127.16.200.130). New cstate: current_term: 1 leader_uuid: "ee39b09b819d421d83e442df5f98ba0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee39b09b819d421d83e442df5f98ba0f" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44873 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.986496 17705 raft_consensus.cc:359] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.988432 17705 raft_consensus.cc:385] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.989070 17705 raft_consensus.cc:740] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a7d07ed1d94de0a1a2c510f95b2914, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.992934 17705 consensus_queue.cc:260] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:53.995610 17705 raft_consensus.cc:399] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.996058 17705 raft_consensus.cc:493] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.997181 17705 raft_consensus.cc:3060] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:54.005260 17709 raft_consensus.cc:515] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceae313b35ba47bdb8ff6bf6278b001d" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 46111 } }
I20260608 12:54:54.006181 17709 leader_election.cc:304] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [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: ceae313b35ba47bdb8ff6bf6278b001d; no voters: 
I20260608 12:54:54.008507 17705 raft_consensus.cc:515] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:54.012508 17705 leader_election.cc:304] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [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: 94a7d07ed1d94de0a1a2c510f95b2914; no voters: 
I20260608 12:54:54.013660 17705 leader_election.cc:290] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:54.015470 17705 ts_tablet_manager.cc:1434] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: Time spent starting tablet: real 0.035s	user 0.019s	sys 0.007s
I20260608 12:54:54.016711 17709 leader_election.cc:290] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:54.013677 17710 raft_consensus.cc:2804] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:54.019923 17710 raft_consensus.cc:697] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 LEADER]: Becoming Leader. State: Replica: 94a7d07ed1d94de0a1a2c510f95b2914, State: Running, Role: LEADER
I20260608 12:54:54.022744 17710 consensus_queue.cc:237] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [LEADER]: Queue going to LEADER mode. State: All 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: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } }
I20260608 12:54:54.033702 17725 raft_consensus.cc:2804] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:54.037926 17709 ts_tablet_manager.cc:1434] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: Time spent starting tablet: real 0.182s	user 0.031s	sys 0.021s
I20260608 12:54:54.068660 17725 raft_consensus.cc:697] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 1 LEADER]: Becoming Leader. State: Replica: ceae313b35ba47bdb8ff6bf6278b001d, State: Running, Role: LEADER
I20260608 12:54:54.070364 17725 consensus_queue.cc:237] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [LEADER]: Queue going to LEADER mode. State: All 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: "ceae313b35ba47bdb8ff6bf6278b001d" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 46111 } }
I20260608 12:54:54.144594 17216 catalog_manager.cc:5696] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d reported cstate change: term changed from 0 to 1, leader changed from <none> to ceae313b35ba47bdb8ff6bf6278b001d (127.16.200.131). New cstate: current_term: 1 leader_uuid: "ceae313b35ba47bdb8ff6bf6278b001d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceae313b35ba47bdb8ff6bf6278b001d" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 46111 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:54.140034 17215 catalog_manager.cc:5696] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a7d07ed1d94de0a1a2c510f95b2914 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94a7d07ed1d94de0a1a2c510f95b2914" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42045 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:54.283989 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:54:54.311946 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.313113 17186 tablet_replica.cc:333] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914: stopping tablet replica
I20260608 12:54:54.313871 17186 raft_consensus.cc:2243] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.314374 17186 raft_consensus.cc:2272] T 0922d8e50d7942da9d685d81bb656b33 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.317343 17186 tablet_replica.cc:333] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914: stopping tablet replica
I20260608 12:54:54.317823 17186 raft_consensus.cc:2243] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.318270 17186 raft_consensus.cc:2272] T e3a8c1c15a5c4a80a574f925ca084fe6 P 94a7d07ed1d94de0a1a2c510f95b2914 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:54.477478 17589 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb9a0 after lost signal to thread 17189
W20260608 12:54:54.478652 17589 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc080 after lost signal to thread 17252
W20260608 12:54:54.479635 17589 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc740 after lost signal to thread 17317
W20260608 12:54:54.480581 17589 debug-util.cc:398] Leaking SignalData structure 0x7b08002254c0 after lost signal to thread 17383
W20260608 12:54:54.483021 17589 debug-util.cc:398] Leaking SignalData structure 0x7b080020c9c0 after lost signal to thread 17592
W20260608 12:54:54.484191 17589 debug-util.cc:398] Leaking SignalData structure 0x7b0800134560 after lost signal to thread 17670
I20260608 12:54:54.567525 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:54:54.583699 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:54:54.628887 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.631819 17186 tablet_replica.cc:333] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f: stopping tablet replica
I20260608 12:54:54.632584 17186 raft_consensus.cc:2243] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.633221 17186 raft_consensus.cc:2272] T 92e96437d5854074b889a2e61c6202e8 P ee39b09b819d421d83e442df5f98ba0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:55.469096 17417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:55.469555 17417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:54:55.642432 17186 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17589)
W20260608 12:54:56.643159 17186 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17589)
I20260608 12:54:57.471024 17417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:57.471521 17417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:54:57.643867 17186 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17589)
I20260608 12:54:57.823849 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:54:57.835392 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:54:57.858918 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:57.859740 17186 tablet_replica.cc:333] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d: stopping tablet replica
I20260608 12:54:57.860364 17186 raft_consensus.cc:2243] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:57.861037 17186 raft_consensus.cc:2272] T ef8a9fe52f324ad38fb079be2420ce07 P ceae313b35ba47bdb8ff6bf6278b001d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:57.880954 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:54:57.892175 17186 master.cc:562] Master@127.16.200.190:36693 shutting down...
I20260608 12:54:58.015551 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:58.016795 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.017277 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9b2dced9ae747759761a8c638921795: stopping tablet replica
I20260608 12:54:58.044378 17186 master.cc:584] Master@127.16.200.190:36693 shutdown complete.
I20260608 12:54:58.060372 17186 master.cc:562] Master@127.16.200.189:46599 shutting down...
I20260608 12:54:58.079826 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.080498 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.080889 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b255bdea1ee43ac97a6249ebb69fe1a: stopping tablet replica
I20260608 12:54:58.135165 17186 master.cc:584] Master@127.16.200.189:46599 shutdown complete.
I20260608 12:54:58.155972 17186 master.cc:562] Master@127.16.200.188:40885 shutting down...
I20260608 12:54:58.185228 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:58.185950 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:58.186272 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21f75ec9f0934081b416b296d3b56a83: stopping tablet replica
I20260608 12:54:58.204878 17186 master.cc:584] Master@127.16.200.188:40885 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (11677 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:54:58.242491 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:43895
I20260608 12:54:58.243872 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:58.249585 17742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.249611 17743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.251226 17745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.252169 17186 server_base.cc:1061] running on GCE node
I20260608 12:54:58.253185 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:58.253371 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:58.253530 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923298253511 us; error 0 us; skew 500 ppm
I20260608 12:54:58.254141 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:58.256647 17186 webserver.cc:533] Webserver started at http://127.16.200.190:41515/ using document root <none> and password file <none>
I20260608 12:54:58.257146 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:58.257323 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:58.257604 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:58.258821 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "21115d68693842029d98118bdd7c42b0"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.263476 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:58.266899 17750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.267639 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:58.267901 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "21115d68693842029d98118bdd7c42b0"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.268151 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-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)
I20260608 12:54:58.294767 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:58.296113 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:58.374186 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:43895
I20260608 12:54:58.374403 17801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:43895 every 8 connection(s)
I20260608 12:54:58.383754 17802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:58.403170 17802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0: Bootstrap starting.
I20260608 12:54:58.408300 17802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:58.413000 17802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0: No bootstrap required, opened a new log
I20260608 12:54:58.415248 17802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21115d68693842029d98118bdd7c42b0" member_type: VOTER }
I20260608 12:54:58.415623 17802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:58.415804 17802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21115d68693842029d98118bdd7c42b0, State: Initialized, Role: FOLLOWER
I20260608 12:54:58.416368 17802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "21115d68693842029d98118bdd7c42b0" member_type: VOTER }
I20260608 12:54:58.416841 17802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:58.417050 17802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:58.417258 17802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:58.421285 17802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21115d68693842029d98118bdd7c42b0" member_type: VOTER }
I20260608 12:54:58.421782 17802 leader_election.cc:304] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [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: 21115d68693842029d98118bdd7c42b0; no voters: 
I20260608 12:54:58.423300 17802 leader_election.cc:290] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:58.423987 17805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:58.425670 17805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 1 LEADER]: Becoming Leader. State: Replica: 21115d68693842029d98118bdd7c42b0, State: Running, Role: LEADER
I20260608 12:54:58.426661 17802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:58.426472 17805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [LEADER]: Queue going to LEADER mode. State: All 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: "21115d68693842029d98118bdd7c42b0" member_type: VOTER }
I20260608 12:54:58.433773 17806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21115d68693842029d98118bdd7c42b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21115d68693842029d98118bdd7c42b0" member_type: VOTER } }
I20260608 12:54:58.434433 17806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:58.434902 17807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21115d68693842029d98118bdd7c42b0. Latest consensus state: current_term: 1 leader_uuid: "21115d68693842029d98118bdd7c42b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21115d68693842029d98118bdd7c42b0" member_type: VOTER } }
I20260608 12:54:58.435499 17807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:58.436729 17815 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:58.442437 17815 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:58.443517 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:58.452411 17815 catalog_manager.cc:1382] Generated new cluster ID: ff37aff96e72425fa46e0db10b0fa1b7
I20260608 12:54:58.452708 17815 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:58.470104 17815 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:58.471395 17815 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:58.485540 17815 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0: Generated new TSK 0
I20260608 12:54:58.486167 17815 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:58.509905 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:58.516162 17823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.517343 17824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.518649 17826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.518973 17186 server_base.cc:1061] running on GCE node
I20260608 12:54:58.519871 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:58.520057 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:58.520210 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923298520195 us; error 0 us; skew 500 ppm
I20260608 12:54:58.520810 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:58.523015 17186 webserver.cc:533] Webserver started at http://127.16.200.129:40679/ using document root <none> and password file <none>
I20260608 12:54:58.523551 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:58.523715 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:58.523933 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:58.525033 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "278fa304ef7244f8895413f82522d1ee"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.530092 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:54:58.533420 17831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.534145 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:58.534415 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "278fa304ef7244f8895413f82522d1ee"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.534650 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-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)
I20260608 12:54:58.553457 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:58.554644 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:58.556231 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:58.558722 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:58.558933 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.559168 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:58.559314 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.603940 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:42911
I20260608 12:54:58.604043 17893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:42911 every 8 connection(s)
I20260608 12:54:58.609341 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:58.617027 17898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.620002 17899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.621536 17186 server_base.cc:1061] running on GCE node
W20260608 12:54:58.621930 17901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.622824 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:58.623030 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:58.623236 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923298623214 us; error 0 us; skew 500 ppm
I20260608 12:54:58.623943 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:58.626864 17186 webserver.cc:533] Webserver started at http://127.16.200.130:41733/ using document root <none> and password file <none>
I20260608 12:54:58.626891 17894 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43895
I20260608 12:54:58.627468 17894 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:58.627737 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:58.628026 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:58.628366 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:58.628371 17894 heartbeater.cc:507] Master 127.16.200.190:43895 requested a full tablet report, sending...
I20260608 12:54:58.629947 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "de3bcb359be2427d915482c60e2c8529"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.631021 17767 ts_manager.cc:194] Registered new tserver with Master: 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911)
I20260608 12:54:58.632886 17767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56864
I20260608 12:54:58.635135 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:58.638823 17906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.639556 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:58.639833 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "de3bcb359be2427d915482c60e2c8529"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.640094 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-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)
I20260608 12:54:58.654644 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:58.655860 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:58.657433 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:58.659744 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:58.659950 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.660172 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:58.660326 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.708832 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:38635
I20260608 12:54:58.708949 17968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:38635 every 8 connection(s)
I20260608 12:54:58.716066 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:58.729151 17972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:58.730552 17973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.736519 17186 server_base.cc:1061] running on GCE node
W20260608 12:54:58.736574 17975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:58.739218 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:58.739696 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:58.740068 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923298740034 us; error 0 us; skew 500 ppm
I20260608 12:54:58.740586 17969 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43895
I20260608 12:54:58.741456 17969 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:58.741614 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:58.743538 17969 heartbeater.cc:507] Master 127.16.200.190:43895 requested a full tablet report, sending...
I20260608 12:54:58.747033 17186 webserver.cc:533] Webserver started at http://127.16.200.131:43615/ using document root <none> and password file <none>
I20260608 12:54:58.747715 17767 ts_manager.cc:194] Registered new tserver with Master: de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:54:58.747927 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:58.748418 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:58.748980 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:58.750502 17767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56880
I20260608 12:54:58.751230 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "c51a422dcb7040fc9a4f29209b940ea9"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.759215 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:54:58.764360 17980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.765462 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:58.765959 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "c51a422dcb7040fc9a4f29209b940ea9"
format_stamp: "Formatted at 2026-06-08 12:54:58 on dist-test-slave-jxwz"
I20260608 12:54:58.766476 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-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)
I20260608 12:54:58.781455 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:58.783248 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:58.785650 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:58.790112 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:58.790592 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:54:58.791153 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:58.791544 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:58.877606 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:44851
I20260608 12:54:58.877790 18042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:44851 every 8 connection(s)
I20260608 12:54:58.909843 18043 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43895
I20260608 12:54:58.910586 18043 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:58.912519 18043 heartbeater.cc:507] Master 127.16.200.190:43895 requested a full tablet report, sending...
I20260608 12:54:58.917675 17767 ts_manager.cc:194] Registered new tserver with Master: c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:54:58.918742 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.033158481s
I20260608 12:54:58.922751 17767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56894
I20260608 12:54:59.470736 17767 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56904:
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"
    }
  }
}
W20260608 12:54:59.473893 17767 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:54:59.540176 18008 tablet_service.cc:1511] Processing CreateTablet for tablet 9c08038b06754b7ab6f00e887b30ecf4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:59.541975 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c08038b06754b7ab6f00e887b30ecf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.543186 18006 tablet_service.cc:1511] Processing CreateTablet for tablet e1ed87206b9b46aeba5a8ce1e2b12e08 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:59.544912 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ed87206b9b46aeba5a8ce1e2b12e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.548446 18007 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0df80ba614a53984daf2872bd2323 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:59.549981 18007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0df80ba614a53984daf2872bd2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.555941 17859 tablet_service.cc:1511] Processing CreateTablet for tablet 9c08038b06754b7ab6f00e887b30ecf4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:59.557523 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c08038b06754b7ab6f00e887b30ecf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.562031 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0df80ba614a53984daf2872bd2323 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:59.563598 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0df80ba614a53984daf2872bd2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.566571 17857 tablet_service.cc:1511] Processing CreateTablet for tablet e1ed87206b9b46aeba5a8ce1e2b12e08 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:59.567701 18005 tablet_service.cc:1511] Processing CreateTablet for tablet c0a6c0c1559542968d95395c64bee66f (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:59.569478 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a6c0c1559542968d95395c64bee66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.570511 17856 tablet_service.cc:1511] Processing CreateTablet for tablet c0a6c0c1559542968d95395c64bee66f (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:59.568295 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ed87206b9b46aeba5a8ce1e2b12e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.579792 18061 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:54:59.581033 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a6c0c1559542968d95395c64bee66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.581547 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 03fcc834f06348ea8b7e325e48d1e4e8 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:59.583002 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fcc834f06348ea8b7e325e48d1e4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.601625 18008 tablet_service.cc:1511] Processing CreateTablet for tablet 03fcc834f06348ea8b7e325e48d1e4e8 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:59.602372 18062 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:54:59.603231 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fcc834f06348ea8b7e325e48d1e4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.609877 18062 tablet_bootstrap.cc:654] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.618280 18061 tablet_bootstrap.cc:654] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.618197 17856 tablet_service.cc:1511] Processing CreateTablet for tablet 1290d9e19b7249d49660c1fea1211d22 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:59.622056 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290d9e19b7249d49660c1fea1211d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.626641 18008 tablet_service.cc:1511] Processing CreateTablet for tablet 1290d9e19b7249d49660c1fea1211d22 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:59.629630 18062 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:54:59.630153 18062 ts_tablet_manager.cc:1403] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260608 12:54:59.630859 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290d9e19b7249d49660c1fea1211d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.633720 18006 tablet_service.cc:1511] Processing CreateTablet for tablet 7822a87fbcd74913a7a6a246583c9b2b (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:59.635062 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822a87fbcd74913a7a6a246583c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.635507 17894 heartbeater.cc:499] Master 127.16.200.190:43895 was elected leader, sending a full tablet report...
I20260608 12:54:59.638046 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 13d20b78496b42dc9c3fb626412cfcd4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:59.639473 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d20b78496b42dc9c3fb626412cfcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.641618 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 7822a87fbcd74913a7a6a246583c9b2b (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:59.643136 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822a87fbcd74913a7a6a246583c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.646862 18005 tablet_service.cc:1511] Processing CreateTablet for tablet 13d20b78496b42dc9c3fb626412cfcd4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:59.648311 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d20b78496b42dc9c3fb626412cfcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.647317 18062 raft_consensus.cc:359] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.655216 18062 raft_consensus.cc:385] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.655575 18062 raft_consensus.cc:740] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.656558 18062 consensus_queue.cc:260] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.671504 17933 tablet_service.cc:1511] Processing CreateTablet for tablet 35a0df80ba614a53984daf2872bd2323 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:59.674088 17933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0df80ba614a53984daf2872bd2323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.667428 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 9c08038b06754b7ab6f00e887b30ecf4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:59.678164 17931 tablet_service.cc:1511] Processing CreateTablet for tablet c0a6c0c1559542968d95395c64bee66f (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:59.671805 17932 tablet_service.cc:1511] Processing CreateTablet for tablet e1ed87206b9b46aeba5a8ce1e2b12e08 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:59.679181 18062 ts_tablet_manager.cc:1434] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.009s
I20260608 12:54:59.681799 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 03fcc834f06348ea8b7e325e48d1e4e8 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:59.683028 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c08038b06754b7ab6f00e887b30ecf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.682660 17927 tablet_service.cc:1511] Processing CreateTablet for tablet 13d20b78496b42dc9c3fb626412cfcd4 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:59.684080 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d20b78496b42dc9c3fb626412cfcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.684921 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a6c0c1559542968d95395c64bee66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.681803 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 1290d9e19b7249d49660c1fea1211d22 (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:59.686545 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 7822a87fbcd74913a7a6a246583c9b2b (DEFAULT_TABLE table=test-workload [id=20e2eb90a4c141069614d4c4c17fd1ec]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:59.688112 18062 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:54:59.696970 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03fcc834f06348ea8b7e325e48d1e4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.698096 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1290d9e19b7249d49660c1fea1211d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.698804 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822a87fbcd74913a7a6a246583c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.709049 18062 tablet_bootstrap.cc:654] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.714607 18061 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:54:59.715236 18061 ts_tablet_manager.cc:1403] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.016s
I20260608 12:54:59.719166 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ed87206b9b46aeba5a8ce1e2b12e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:59.724808 18061 raft_consensus.cc:359] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.725600 18061 raft_consensus.cc:385] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.725911 18061 raft_consensus.cc:740] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.726874 18061 consensus_queue.cc:260] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.738977 18062 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:54:59.739585 18062 ts_tablet_manager.cc:1403] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.009s
I20260608 12:54:59.742944 18062 raft_consensus.cc:359] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.743883 18062 raft_consensus.cc:385] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.744195 18062 raft_consensus.cc:740] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.751016 18043 heartbeater.cc:499] Master 127.16.200.190:43895 was elected leader, sending a full tablet report...
I20260608 12:54:59.749533 18062 consensus_queue.cc:260] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.754531 17969 heartbeater.cc:499] Master 127.16.200.190:43895 was elected leader, sending a full tablet report...
I20260608 12:54:59.751297 18068 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:54:59.759262 18061 ts_tablet_manager.cc:1434] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.015s
I20260608 12:54:59.769910 18061 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:54:59.771562 18068 tablet_bootstrap.cc:654] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.758304 18062 ts_tablet_manager.cc:1434] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260608 12:54:59.776692 18061 tablet_bootstrap.cc:654] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.776829 18062 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:54:59.784685 18062 tablet_bootstrap.cc:654] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.786250 18065 raft_consensus.cc:493] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:59.786824 18065 raft_consensus.cc:515] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.800773 18065 leader_election.cc:290] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:54:59.804221 18068 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:54:59.804841 18068 ts_tablet_manager.cc:1403] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.020s
I20260608 12:54:59.808727 18068 raft_consensus.cc:359] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.809505 18068 raft_consensus.cc:385] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.809825 18068 raft_consensus.cc:740] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.810798 18068 consensus_queue.cc:260] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.814200 18061 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:54:59.814802 18061 ts_tablet_manager.cc:1403] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.028s
I20260608 12:54:59.816413 18062 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:54:59.818375 18061 raft_consensus.cc:359] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.819214 18061 raft_consensus.cc:385] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.819543 18061 raft_consensus.cc:740] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.820324 18061 consensus_queue.cc:260] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.821473 18068 ts_tablet_manager.cc:1434] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 12:54:59.822681 18061 ts_tablet_manager.cc:1434] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:59.823743 18061 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:54:59.824296 18068 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:54:59.825242 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:54:59.825917 17944 raft_consensus.cc:2468] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 0.
I20260608 12:54:59.828645 18062 ts_tablet_manager.cc:1403] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.007s
I20260608 12:54:59.831668 18061 tablet_bootstrap.cc:654] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.831948 18062 raft_consensus.cc:359] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.832686 18068 tablet_bootstrap.cc:654] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.832753 18062 raft_consensus.cc:385] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.833384 18062 raft_consensus.cc:740] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.834233 17832 leader_election.cc:304] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:54:59.834414 18062 consensus_queue.cc:260] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.836813 18065 raft_consensus.cc:2804] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:59.837208 18065 raft_consensus.cc:493] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:59.837572 18065 raft_consensus.cc:3060] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:59.822489 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:54:59.844681 18062 ts_tablet_manager.cc:1434] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:54:59.848901 18062 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:54:59.856421 18062 tablet_bootstrap.cc:654] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.860064 18068 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:54:59.859884 18065 raft_consensus.cc:515] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.860757 18068 ts_tablet_manager.cc:1403] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
W20260608 12:54:59.860816 17835 leader_election.cc:343] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:59.865149 18068 raft_consensus.cc:359] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.866039 18068 raft_consensus.cc:385] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.866377 18068 raft_consensus.cc:740] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.867538 18068 consensus_queue.cc:260] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.872963 18068 ts_tablet_manager.cc:1434] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260608 12:54:59.874261 18068 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:54:59.875835 18062 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:54:59.876360 18062 ts_tablet_manager.cc:1403] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.011s
I20260608 12:54:59.879398 18062 raft_consensus.cc:359] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.880018 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:54:59.880251 18062 raft_consensus.cc:385] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.880591 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:54:59.880762 17944 raft_consensus.cc:3060] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:59.882239 17835 leader_election.cc:343] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:59.882861 18065 leader_election.cc:290] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Requested vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:54:59.886631 18061 tablet_bootstrap.cc:492] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:54:59.887185 18061 ts_tablet_manager.cc:1403] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.042s
I20260608 12:54:59.888957 17944 raft_consensus.cc:2468] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 1.
I20260608 12:54:59.889420 18068 tablet_bootstrap.cc:654] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.880745 18062 raft_consensus.cc:740] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.890456 17832 leader_election.cc:304] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [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: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529; no voters: c51a422dcb7040fc9a4f29209b940ea9
I20260608 12:54:59.890687 18061 raft_consensus.cc:359] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.890794 18062 consensus_queue.cc:260] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.891516 18061 raft_consensus.cc:385] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.891826 18061 raft_consensus.cc:740] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.891970 18065 raft_consensus.cc:2804] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:59.892591 18065 raft_consensus.cc:697] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Becoming Leader. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Running, Role: LEADER
I20260608 12:54:59.892784 18061 consensus_queue.cc:260] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.893744 18065 consensus_queue.cc:237] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.897871 18061 ts_tablet_manager.cc:1434] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:54:59.897228 18076 raft_consensus.cc:493] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:59.903643 18076 raft_consensus.cc:515] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.904242 18061 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:54:59.907071 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c08038b06754b7ab6f00e887b30ecf4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:54:59.907735 18018 raft_consensus.cc:2468] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 0.
I20260608 12:54:59.909359 17835 leader_election.cc:304] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: 
I20260608 12:54:59.912068 18061 tablet_bootstrap.cc:654] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.896935 18062 ts_tablet_manager.cc:1434] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260608 12:54:59.916916 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c08038b06754b7ab6f00e887b30ecf4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:54:59.916989 18076 leader_election.cc:290] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:54:59.917843 18076 raft_consensus.cc:2804] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:54:59.918881 17832 leader_election.cc:343] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:59.918879 18067 raft_consensus.cc:493] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:59.919783 18067 raft_consensus.cc:515] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.925599 18067 leader_election.cc:290] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:54:59.931780 18062 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:54:59.934497 18068 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:54:59.935091 18068 ts_tablet_manager.cc:1403] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.033s
I20260608 12:54:59.918195 18076 raft_consensus.cc:493] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:59.937075 18076 raft_consensus.cc:3060] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:59.939160 18068 raft_consensus.cc:359] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.939991 18068 raft_consensus.cc:385] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.940357 18068 raft_consensus.cc:740] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.941459 18068 consensus_queue.cc:260] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.947321 18068 ts_tablet_manager.cc:1434] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:54:59.949167 18068 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:54:59.953437 18076 raft_consensus.cc:515] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:54:59.954982 18062 tablet_bootstrap.cc:654] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.955749 18076 leader_election.cc:290] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Requested vote from peers c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
W20260608 12:54:59.956898 17835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.200.131:44851, user_credentials={real_user=slave}} blocked reactor thread for 47576.6us
I20260608 12:54:59.959046 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c08038b06754b7ab6f00e887b30ecf4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:54:59.959177 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c08038b06754b7ab6f00e887b30ecf4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:54:59.959789 18018 raft_consensus.cc:3060] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:59.960743 17832 leader_election.cc:343] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:59.964694 18061 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:54:59.965268 18061 ts_tablet_manager.cc:1403] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.030s
I20260608 12:54:59.970399 17766 catalog_manager.cc:5696] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 278fa304ef7244f8895413f82522d1ee (127.16.200.129). New cstate: current_term: 1 leader_uuid: "278fa304ef7244f8895413f82522d1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:59.972236 18068 tablet_bootstrap.cc:654] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:59.974507 18061 raft_consensus.cc:359] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.975262 18061 raft_consensus.cc:385] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:59.975590 18061 raft_consensus.cc:740] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:54:59.979707 18018 raft_consensus.cc:2468] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 1.
I20260608 12:54:59.984009 18074 raft_consensus.cc:493] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:59.985947 18074 raft_consensus.cc:515] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.984638 18061 consensus_queue.cc:260] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:54:59.988899 17835 leader_election.cc:304] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [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: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: de3bcb359be2427d915482c60e2c8529
I20260608 12:54:59.989382 18074 leader_election.cc:290] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:54:59.990242 18061 ts_tablet_manager.cc:1434] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 12:54:59.992187 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0df80ba614a53984daf2872bd2323" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:54:59.996881 18061 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:54:59.997082 17944 raft_consensus.cc:2468] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 0.
I20260608 12:54:59.998656 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0df80ba614a53984daf2872bd2323" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
W20260608 12:55:00.005645 17981 leader_election.cc:343] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:59.993010 18076 raft_consensus.cc:2804] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.007249 18076 raft_consensus.cc:697] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Becoming Leader. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Running, Role: LEADER
I20260608 12:55:00.009445 18068 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:55:00.009073 18076 consensus_queue.cc:237] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:55:00.010385 18068 ts_tablet_manager.cc:1403] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.001s
I20260608 12:55:00.012276 18062 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:55:00.012861 18062 ts_tablet_manager.cc:1403] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.020s
I20260608 12:55:00.008054 17981 leader_election.cc:304] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [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: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 278fa304ef7244f8895413f82522d1ee
I20260608 12:55:00.017176 18062 raft_consensus.cc:359] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.017861 18067 raft_consensus.cc:2804] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.018342 18067 raft_consensus.cc:493] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.018766 18067 raft_consensus.cc:3060] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.019328 18068 raft_consensus.cc:359] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.020174 18068 raft_consensus.cc:385] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.020541 18062 raft_consensus.cc:385] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.021219 18062 raft_consensus.cc:740] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.020975 18061 tablet_bootstrap.cc:654] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.022132 18062 consensus_queue.cc:260] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.020908 18068 raft_consensus.cc:740] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.025934 18062 ts_tablet_manager.cc:1434] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:55:00.027035 18062 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:55:00.028801 18067 raft_consensus.cc:515] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.024271 18068 consensus_queue.cc:260] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.033351 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0df80ba614a53984daf2872bd2323" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee"
I20260608 12:55:00.033986 17869 raft_consensus.cc:3060] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.033682 17766 catalog_manager.cc:5696] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 278fa304ef7244f8895413f82522d1ee (127.16.200.129). New cstate: current_term: 1 leader_uuid: "278fa304ef7244f8895413f82522d1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:00.038043 18068 ts_tablet_manager.cc:1434] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260608 12:55:00.038898 18068 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:55:00.036286 18076 raft_consensus.cc:493] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.040306 18076 raft_consensus.cc:515] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.042768 18076 leader_election.cc:290] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.043968 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:55:00.044526 18067 leader_election.cc:290] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.044672 18018 raft_consensus.cc:2468] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 0.
I20260608 12:55:00.044816 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a0df80ba614a53984daf2872bd2323" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:55:00.045425 17944 raft_consensus.cc:3060] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.045993 17835 leader_election.cc:304] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: 
I20260608 12:55:00.048668 18076 raft_consensus.cc:2804] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.050338 18076 raft_consensus.cc:493] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.050709 18076 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.053123 17943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:55:00.053503 17944 raft_consensus.cc:2468] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
I20260608 12:55:00.058290 17981 leader_election.cc:304] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.059497 18067 raft_consensus.cc:2804] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.047593 17869 raft_consensus.cc:2468] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
W20260608 12:55:00.059926 17832 leader_election.cc:343] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.063791 18076 raft_consensus.cc:515] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.064460 18062 tablet_bootstrap.cc:654] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.071379 18061 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:55:00.071417 18068 tablet_bootstrap.cc:654] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.065623 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:55:00.076267 18061 ts_tablet_manager.cc:1403] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.002s
W20260608 12:55:00.077711 17910 leader_election.cc:343] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.065583 18067 raft_consensus.cc:697] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Becoming Leader. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Running, Role: LEADER
I20260608 12:55:00.079734 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:55:00.079578 18067 consensus_queue.cc:237] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.080255 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:55:00.080987 18018 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:00.081207 17832 leader_election.cc:343] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.081403 18076 leader_election.cc:290] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Requested vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.084255 18061 raft_consensus.cc:359] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.084908 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
I20260608 12:55:00.085222 18061 raft_consensus.cc:385] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.085573 18061 raft_consensus.cc:740] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
W20260608 12:55:00.086673 17907 leader_election.cc:343] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.086509 18061 consensus_queue.cc:260] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.087221 17907 leader_election.cc:304] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [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: de3bcb359be2427d915482c60e2c8529; no voters: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9
I20260608 12:55:00.088327 18074 raft_consensus.cc:2749] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:00.089262 18018 raft_consensus.cc:2468] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 1.
I20260608 12:55:00.089550 18061 ts_tablet_manager.cc:1434] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:55:00.090566 17835 leader_election.cc:304] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [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: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: de3bcb359be2427d915482c60e2c8529
I20260608 12:55:00.091388 18061 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:55:00.092257 18068 tablet_bootstrap.cc:492] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:55:00.092154 18076 raft_consensus.cc:2804] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.093016 18068 ts_tablet_manager.cc:1403] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.008s
I20260608 12:55:00.093156 18076 raft_consensus.cc:697] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Becoming Leader. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Running, Role: LEADER
I20260608 12:55:00.096172 18076 consensus_queue.cc:237] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.099776 18068 raft_consensus.cc:359] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.100672 18068 raft_consensus.cc:385] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.101032 18068 raft_consensus.cc:740] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.101871 18068 consensus_queue.cc:260] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.106990 18061 tablet_bootstrap.cc:654] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.107851 18062 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:55:00.108572 18062 ts_tablet_manager.cc:1403] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.014s
I20260608 12:55:00.109949 18068 ts_tablet_manager.cc:1434] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:55:00.111641 18068 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:55:00.114813 17767 catalog_manager.cc:5696] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "c51a422dcb7040fc9a4f29209b940ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:00.121398 18062 raft_consensus.cc:359] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.122558 18062 raft_consensus.cc:385] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.123085 18062 raft_consensus.cc:740] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.124821 18062 consensus_queue.cc:260] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.126878 18067 raft_consensus.cc:493] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.127665 18067 raft_consensus.cc:515] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.128988 18068 tablet_bootstrap.cc:654] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.132495 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fcc834f06348ea8b7e325e48d1e4e8" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
I20260608 12:55:00.133490 17869 raft_consensus.cc:2468] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 0.
I20260608 12:55:00.135499 17981 leader_election.cc:304] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: 
I20260608 12:55:00.137732 18091 raft_consensus.cc:2804] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.138350 18091 raft_consensus.cc:493] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.139048 18091 raft_consensus.cc:3060] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.143941 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fcc834f06348ea8b7e325e48d1e4e8" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:55:00.144935 17944 raft_consensus.cc:2468] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 0.
I20260608 12:55:00.142406 18067 leader_election.cc:290] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.150876 18062 ts_tablet_manager.cc:1434] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.008s
I20260608 12:55:00.152226 18062 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:55:00.164610 18080 raft_consensus.cc:493] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.159363 18091 raft_consensus.cc:515] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.165217 18080 raft_consensus.cc:515] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.166706 18068 tablet_bootstrap.cc:492] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:55:00.167375 18080 leader_election.cc:290] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.167347 18068 ts_tablet_manager.cc:1403] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.036s
I20260608 12:55:00.167124 18091 leader_election.cc:290] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.170161 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fcc834f06348ea8b7e325e48d1e4e8" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee"
I20260608 12:55:00.170841 17869 raft_consensus.cc:3060] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.171710 18068 raft_consensus.cc:359] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:55:00.172495 18068 raft_consensus.cc:385] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.172873 18068 raft_consensus.cc:740] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.173045 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03fcc834f06348ea8b7e325e48d1e4e8" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:55:00.173918 18068 consensus_queue.cc:260] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } }
I20260608 12:55:00.175742 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:55:00.176491 18068 ts_tablet_manager.cc:1434] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 12:55:00.177681 18068 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
W20260608 12:55:00.179976 17835 leader_election.cc:343] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.180584 17943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
W20260608 12:55:00.182093 17832 leader_election.cc:343] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.182541 17832 leader_election.cc:304] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [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: 278fa304ef7244f8895413f82522d1ee; no voters: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529
I20260608 12:55:00.183631 18080 raft_consensus.cc:2749] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:00.173719 17944 raft_consensus.cc:3060] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.195962 17944 raft_consensus.cc:2468] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
I20260608 12:55:00.197192 18061 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:55:00.197242 17981 leader_election.cc:304] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.198128 18061 ts_tablet_manager.cc:1403] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.053s
I20260608 12:55:00.198467 18091 raft_consensus.cc:2804] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.199991 18091 raft_consensus.cc:697] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Becoming Leader. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Running, Role: LEADER
I20260608 12:55:00.200789 17766 catalog_manager.cc:5696] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 278fa304ef7244f8895413f82522d1ee (127.16.200.129). New cstate: current_term: 1 leader_uuid: "278fa304ef7244f8895413f82522d1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:00.201473 18091 consensus_queue.cc:237] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.202850 18068 tablet_bootstrap.cc:654] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.196230 17869 raft_consensus.cc:2468] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
I20260608 12:55:00.209718 18062 tablet_bootstrap.cc:654] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.221644 17767 catalog_manager.cc:5696] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "c51a422dcb7040fc9a4f29209b940ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:00.237494 18061 raft_consensus.cc:359] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.238776 18061 raft_consensus.cc:385] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.239356 18061 raft_consensus.cc:740] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.240283 18061 consensus_queue.cc:260] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.241770 18062 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:55:00.242455 18062 ts_tablet_manager.cc:1403] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.026s
I20260608 12:55:00.242955 18061 ts_tablet_manager.cc:1434] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.003s
I20260608 12:55:00.244174 18061 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:55:00.244344 18068 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:55:00.245116 18068 ts_tablet_manager.cc:1403] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.018s
I20260608 12:55:00.248123 18062 raft_consensus.cc:359] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.249357 18062 raft_consensus.cc:385] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.249894 18062 raft_consensus.cc:740] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.250767 18068 raft_consensus.cc:359] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.251583 18068 raft_consensus.cc:385] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.251197 18062 consensus_queue.cc:260] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.252107 18068 raft_consensus.cc:740] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.253304 18068 consensus_queue.cc:260] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.255738 18062 ts_tablet_manager.cc:1434] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:55:00.257637 18062 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: Bootstrap starting.
I20260608 12:55:00.258944 18068 ts_tablet_manager.cc:1434] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:55:00.259977 18068 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: Bootstrap starting.
I20260608 12:55:00.271274 18061 tablet_bootstrap.cc:654] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.273536 18068 tablet_bootstrap.cc:654] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.274122 18062 tablet_bootstrap.cc:654] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.290194 18068 tablet_bootstrap.cc:492] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: No bootstrap required, opened a new log
I20260608 12:55:00.290751 18068 ts_tablet_manager.cc:1403] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260608 12:55:00.292969 18061 tablet_bootstrap.cc:492] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:55:00.293699 18061 ts_tablet_manager.cc:1403] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.025s
I20260608 12:55:00.294615 18062 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: No bootstrap required, opened a new log
I20260608 12:55:00.294528 18068 raft_consensus.cc:359] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.295138 18068 raft_consensus.cc:385] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.295153 18062 ts_tablet_manager.cc:1403] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.005s
I20260608 12:55:00.295462 18068 raft_consensus.cc:740] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.296345 18068 consensus_queue.cc:260] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.297771 18091 raft_consensus.cc:493] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.298127 18061 raft_consensus.cc:359] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.298461 18062 raft_consensus.cc:359] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.298439 18091 raft_consensus.cc:515] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.299301 18062 raft_consensus.cc:385] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.299238 18061 raft_consensus.cc:385] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.299809 18062 raft_consensus.cc:740] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.299875 18061 raft_consensus.cc:740] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.300792 18062 consensus_queue.cc:260] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.302654 18091 leader_election.cc:290] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.304646 18068 ts_tablet_manager.cc:1434] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260608 12:55:00.304724 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822a87fbcd74913a7a6a246583c9b2b" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:55:00.306259 17944 raft_consensus.cc:2468] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 0.
I20260608 12:55:00.301595 18061 consensus_queue.cc:260] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.309464 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822a87fbcd74913a7a6a246583c9b2b" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
I20260608 12:55:00.309998 17981 leader_election.cc:304] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.310365 17869 raft_consensus.cc:2468] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 0.
I20260608 12:55:00.311473 18067 raft_consensus.cc:2804] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.312062 18067 raft_consensus.cc:493] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.312505 18067 raft_consensus.cc:3060] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.311230 18061 ts_tablet_manager.cc:1434] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:55:00.320798 18061 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: Bootstrap starting.
I20260608 12:55:00.321998 18062 ts_tablet_manager.cc:1434] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260608 12:55:00.321058 18067 raft_consensus.cc:515] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.325591 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822a87fbcd74913a7a6a246583c9b2b" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee"
I20260608 12:55:00.326179 17869 raft_consensus.cc:3060] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.326773 18067 leader_election.cc:290] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.328047 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822a87fbcd74913a7a6a246583c9b2b" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:55:00.328778 17944 raft_consensus.cc:3060] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.331717 18061 tablet_bootstrap.cc:654] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.334275 18067 raft_consensus.cc:493] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.334841 18067 raft_consensus.cc:515] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.335645 17869 raft_consensus.cc:2468] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
I20260608 12:55:00.335803 18076 raft_consensus.cc:493] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.336377 18076 raft_consensus.cc:515] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.337059 17981 leader_election.cc:304] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, c51a422dcb7040fc9a4f29209b940ea9; no voters: 
I20260608 12:55:00.338768 18091 raft_consensus.cc:2804] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.340479 18067 leader_election.cc:290] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:00.340934 18076 leader_election.cc:290] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.341357 17943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:55:00.342321 17943 raft_consensus.cc:2468] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 0.
I20260608 12:55:00.343492 18061 tablet_bootstrap.cc:492] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: No bootstrap required, opened a new log
I20260608 12:55:00.343976 18061 ts_tablet_manager.cc:1403] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.011s
I20260608 12:55:00.344409 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:55:00.345974 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529" is_pre_election: true
I20260608 12:55:00.347383 18061 raft_consensus.cc:359] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.348057 18061 raft_consensus.cc:385] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.348317 18061 raft_consensus.cc:740] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Initialized, Role: FOLLOWER
W20260608 12:55:00.348403 17835 leader_election.cc:343] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:00.344385 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a6c0c1559542968d95395c64bee66f" candidate_uuid: "c51a422dcb7040fc9a4f29209b940ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
I20260608 12:55:00.349277 18061 consensus_queue.cc:260] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.350451 17944 raft_consensus.cc:2468] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c51a422dcb7040fc9a4f29209b940ea9 in term 1.
I20260608 12:55:00.347175 17942 raft_consensus.cc:2393] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c51a422dcb7040fc9a4f29209b940ea9 in current term 1: Already voted for candidate 278fa304ef7244f8895413f82522d1ee in this term.
I20260608 12:55:00.351352 18061 ts_tablet_manager.cc:1434] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:55:00.351122 17832 leader_election.cc:304] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [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: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529; no voters: c51a422dcb7040fc9a4f29209b940ea9
I20260608 12:55:00.352252 18076 raft_consensus.cc:2804] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.352660 18076 raft_consensus.cc:493] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.353140 18076 raft_consensus.cc:3060] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.354319 17981 leader_election.cc:304] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [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: c51a422dcb7040fc9a4f29209b940ea9; no voters: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529
I20260608 12:55:00.355499 18067 raft_consensus.cc:3060] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.355543 18091 raft_consensus.cc:697] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Becoming Leader. State: Replica: c51a422dcb7040fc9a4f29209b940ea9, State: Running, Role: LEADER
I20260608 12:55:00.357256 18091 consensus_queue.cc:237] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.369180 18067 raft_consensus.cc:2749] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:00.363649 18076 raft_consensus.cc:515] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.374547 18076 leader_election.cc:290] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Requested vote from peers de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.374482 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3bcb359be2427d915482c60e2c8529"
I20260608 12:55:00.375285 17944 raft_consensus.cc:3060] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.377169 18076 consensus_queue.cc:1048] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.377725 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d20b78496b42dc9c3fb626412cfcd4" candidate_uuid: "278fa304ef7244f8895413f82522d1ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:55:00.378671 18018 raft_consensus.cc:3060] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.378007 17767 catalog_manager.cc:5696] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "c51a422dcb7040fc9a4f29209b940ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:00.386327 17944 raft_consensus.cc:2468] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 1.
I20260608 12:55:00.388373 17832 leader_election.cc:304] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.390439 18076 raft_consensus.cc:2804] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.392148 18018 raft_consensus.cc:2468] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278fa304ef7244f8895413f82522d1ee in term 1.
I20260608 12:55:00.400200 17944 raft_consensus.cc:3060] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.397116 18076 raft_consensus.cc:697] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Becoming Leader. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Running, Role: LEADER
I20260608 12:55:00.401659 18076 consensus_queue.cc:237] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.421453 18080 consensus_queue.cc:1048] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.422952 18074 raft_consensus.cc:493] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:00.423642 18074 raft_consensus.cc:515] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.426059 18074 leader_election.cc:290] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.428573 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee" is_pre_election: true
I20260608 12:55:00.429675 17869 raft_consensus.cc:2468] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 0.
I20260608 12:55:00.432052 17907 leader_election.cc:304] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278fa304ef7244f8895413f82522d1ee, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.432274 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9" is_pre_election: true
I20260608 12:55:00.433521 18074 raft_consensus.cc:2804] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:00.433631 18018 raft_consensus.cc:2468] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 0.
I20260608 12:55:00.434065 18074 raft_consensus.cc:493] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:00.435518 18074 raft_consensus.cc:3060] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.443137 17820 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:00.444459 18080 consensus_queue.cc:1048] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.446030 18074 raft_consensus.cc:515] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.449050 18074 leader_election.cc:290] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 election: Requested vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:00.451045 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278fa304ef7244f8895413f82522d1ee"
I20260608 12:55:00.453430 17869 raft_consensus.cc:3060] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.452113 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1290d9e19b7249d49660c1fea1211d22" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:55:00.455161 18017 raft_consensus.cc:3060] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:00.459558 17814 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:00.463348 17767 catalog_manager.cc:5696] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 278fa304ef7244f8895413f82522d1ee (127.16.200.129). New cstate: current_term: 1 leader_uuid: "278fa304ef7244f8895413f82522d1ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } }
W20260608 12:55:00.473610 17820 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:00.478597 18017 raft_consensus.cc:2468] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 1.
I20260608 12:55:00.485576 17910 leader_election.cc:304] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:00.487076 18074 raft_consensus.cc:2804] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.482849 17869 raft_consensus.cc:2468] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 1.
I20260608 12:55:00.495302 17944 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.500927 18111 consensus_queue.cc:1048] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.488081 18074 raft_consensus.cc:697] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 LEADER]: Becoming Leader. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Running, Role: LEADER
I20260608 12:55:00.502940 18074 consensus_queue.cc:237] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:00.506731 18111 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:00.524194 18076 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:00.530253 17765 catalog_manager.cc:5696] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 reported cstate change: term changed from 0 to 1, leader changed from <none> to de3bcb359be2427d915482c60e2c8529 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "de3bcb359be2427d915482c60e2c8529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:00.600576 18091 consensus_queue.cc:1048] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:00.611814 18067 consensus_queue.cc:1048] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.633574 18105 consensus_queue.cc:1048] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.650319 18067 consensus_queue.cc:1048] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.680896 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:00.687186 18124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:00.689654 18125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:00.691829 18127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:00.692394 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:00.693212 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:00.693424 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:00.693590 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923300693573 us; error 0 us; skew 500 ppm
I20260608 12:55:00.694211 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:00.696705 17186 webserver.cc:533] Webserver started at http://127.16.200.132:34295/ using document root <none> and password file <none>
I20260608 12:55:00.697216 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:00.697386 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:00.697664 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:00.698812 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-jxwz"
I20260608 12:55:00.703763 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:55:00.707481 18132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.708482 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:00.708777 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-jxwz"
I20260608 12:55:00.709030 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923286344075-17186-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)
I20260608 12:55:00.751718 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:00.753079 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:00.754362 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:00.756503 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:00.756726 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.756968 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:00.757176 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.815650 18067 consensus_queue.cc:1048] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:00.839809 18105 consensus_queue.cc:1048] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.870853 18080 consensus_queue.cc:1048] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:00.880931 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:41733
I20260608 12:55:00.888043 18196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:41733 every 8 connection(s)
I20260608 12:55:00.902280 18080 consensus_queue.cc:1048] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:00.946452 18198 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43895
I20260608 12:55:00.947099 18198 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:00.948755 18198 heartbeater.cc:507] Master 127.16.200.190:43895 requested a full tablet report, sending...
I20260608 12:55:00.951794 17766 ts_manager.cc:194] Registered new tserver with Master: f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132:41733)
I20260608 12:55:00.953686 17766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46098
I20260608 12:55:00.989073 18074 consensus_queue.cc:1048] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:01.006780 18204 consensus_queue.cc:1048] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:01.957372 18198 heartbeater.cc:499] Master 127.16.200.190:43895 was elected leader, sending a full tablet report...
I20260608 12:55:02.474650 17820 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:02.493162 17869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08"
dest_uuid: "278fa304ef7244f8895413f82522d1ee"
mode: GRACEFUL
new_leader_uuid: "de3bcb359be2427d915482c60e2c8529"
 from {username='slave'} at 127.0.0.1:53902
I20260608 12:55:02.493939 17869 raft_consensus.cc:606] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Received request to transfer leadership to TS de3bcb359be2427d915482c60e2c8529
I20260608 12:55:02.495177 17820 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:55:02.495652 17820 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:02.515954 18208 raft_consensus.cc:993] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: : Instructing follower de3bcb359be2427d915482c60e2c8529 to start an election
I20260608 12:55:02.516665 18080 raft_consensus.cc:1081] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Signalling peer de3bcb359be2427d915482c60e2c8529 to start an election
I20260608 12:55:02.518523 17942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08"
dest_uuid: "de3bcb359be2427d915482c60e2c8529"
 from {username='slave'} at 127.0.0.1:39994
I20260608 12:55:02.519061 17942 raft_consensus.cc:493] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:55:02.519389 17942 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:02.524379 17942 raft_consensus.cc:515] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:02.526118 17942 leader_election.cc:290] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [CANDIDATE]: Term 2 election: Requested vote from peers 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911), c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:02.527109 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "278fa304ef7244f8895413f82522d1ee"
I20260608 12:55:02.527204 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ed87206b9b46aeba5a8ce1e2b12e08" candidate_uuid: "de3bcb359be2427d915482c60e2c8529" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c51a422dcb7040fc9a4f29209b940ea9"
I20260608 12:55:02.527872 17869 raft_consensus.cc:3055] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:55:02.527958 18018 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:02.528192 17869 raft_consensus.cc:740] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278fa304ef7244f8895413f82522d1ee, State: Running, Role: LEADER
I20260608 12:55:02.529076 17869 consensus_queue.cc:260] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:02.530076 17869 raft_consensus.cc:3060] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:02.532886 18018 raft_consensus.cc:2468] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 2.
I20260608 12:55:02.533943 17910 leader_election.cc:304] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [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: c51a422dcb7040fc9a4f29209b940ea9, de3bcb359be2427d915482c60e2c8529; no voters: 
I20260608 12:55:02.534628 18204 raft_consensus.cc:2804] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:02.535243 17869 raft_consensus.cc:2468] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3bcb359be2427d915482c60e2c8529 in term 2.
I20260608 12:55:02.535621 18204 raft_consensus.cc:697] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 LEADER]: Becoming Leader. State: Replica: de3bcb359be2427d915482c60e2c8529, State: Running, Role: LEADER
I20260608 12:55:02.536655 18204 consensus_queue.cc:237] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } }
I20260608 12:55:02.543696 17766 catalog_manager.cc:5696] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 reported cstate change: term changed from 1 to 2, leader changed from 278fa304ef7244f8895413f82522d1ee (127.16.200.129) to de3bcb359be2427d915482c60e2c8529 (127.16.200.130). New cstate: current_term: 2 leader_uuid: "de3bcb359be2427d915482c60e2c8529" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:03.054029 18018 raft_consensus.cc:1275] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:03.055416 18204 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:03.066186 17869 raft_consensus.cc:1275] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:55:03.068101 18218 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:04.496537 17820 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:04.502530 17820 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:04.502915 17820 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:06.504036 17820 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:06.511924 17820 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:06.512531 17820 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:06.516387 18018 consensus_queue.cc:237] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:06.528208 17942 raft_consensus.cc:1275] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Refusing update from remote peer c51a422dcb7040fc9a4f29209b940ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.529724 17869 raft_consensus.cc:1275] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Refusing update from remote peer c51a422dcb7040fc9a4f29209b940ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.533620 18233 consensus_queue.cc:1048] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:06.535324 18230 consensus_queue.cc:1048] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:55:06.552663 17983 consensus_peers.cc:597] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 -> Peer f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132:41733): Couldn't send request to peer f4e9696fb4ab4b73bad3dd9e879ccfaf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35a0df80ba614a53984daf2872bd2323. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.556274 18230 raft_consensus.cc:2955] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.558573 17942 raft_consensus.cc:2955] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.561487 17869 raft_consensus.cc:2955] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.576752 18018 consensus_queue.cc:237] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:06.579236 17765 catalog_manager.cc:5696] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 reported cstate change: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "c51a422dcb7040fc9a4f29209b940ea9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:55:06.589550 17983 consensus_peers.cc:597] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 -> Peer f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132:41733): Couldn't send request to peer f4e9696fb4ab4b73bad3dd9e879ccfaf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7822a87fbcd74913a7a6a246583c9b2b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.590571 17942 raft_consensus.cc:1275] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Refusing update from remote peer c51a422dcb7040fc9a4f29209b940ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.592901 18233 consensus_queue.cc:1048] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:06.596366 17869 raft_consensus.cc:1275] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Refusing update from remote peer c51a422dcb7040fc9a4f29209b940ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.598227 18233 consensus_queue.cc:1048] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:06.616348 17942 raft_consensus.cc:2955] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.613541 18230 raft_consensus.cc:2955] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.635042 17766 catalog_manager.cc:5696] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 reported cstate change: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "c51a422dcb7040fc9a4f29209b940ea9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.647009 17869 raft_consensus.cc:2955] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.703351 17942 consensus_queue.cc:237] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:06.721108 18018 raft_consensus.cc:1275] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.722333 17869 raft_consensus.cc:1275] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.723143 18247 consensus_queue.cc:1048] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:06.724567 18224 consensus_queue.cc:1048] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:06.733632 18224 raft_consensus.cc:2955] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.735499 17869 raft_consensus.cc:2955] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
W20260608 12:55:06.745864 17909 consensus_peers.cc:597] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 -> Peer f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132:41733): Couldn't send request to peer f4e9696fb4ab4b73bad3dd9e879ccfaf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1290d9e19b7249d49660c1fea1211d22. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.752264 18018 raft_consensus.cc:2955] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.756074 17766 catalog_manager.cc:5696] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 reported cstate change: config changed from index -1 to 2, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "de3bcb359be2427d915482c60e2c8529" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:06.757292 17942 consensus_queue.cc:237] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
W20260608 12:55:06.776497 17909 consensus_peers.cc:597] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 -> Peer f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132:41733): Couldn't send request to peer f4e9696fb4ab4b73bad3dd9e879ccfaf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1ed87206b9b46aeba5a8ce1e2b12e08. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.777271 17869 raft_consensus.cc:1275] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:06.778074 18018 raft_consensus.cc:1275] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Refusing update from remote peer de3bcb359be2427d915482c60e2c8529: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:06.779465 18251 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:06.780429 18224 consensus_queue.cc:1048] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:06.790056 18247 raft_consensus.cc:2955] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.792296 18018 raft_consensus.cc:2955] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.792142 17869 raft_consensus.cc:2955] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.804260 17765 catalog_manager.cc:5696] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 reported cstate change: config changed from index -1 to 3, NON_VOTER f4e9696fb4ab4b73bad3dd9e879ccfaf (127.16.200.132) added. New cstate: current_term: 2 leader_uuid: "de3bcb359be2427d915482c60e2c8529" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } attrs { replace: true } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } } }
I20260608 12:55:06.940591 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:55:06.974603 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:06.975517 17186 tablet_replica.cc:333] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.976280 17186 raft_consensus.cc:2243] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.976965 17186 raft_consensus.cc:2272] T 7822a87fbcd74913a7a6a246583c9b2b P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.980551 17186 tablet_replica.cc:333] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.981428 17186 raft_consensus.cc:2243] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.982257 17186 raft_consensus.cc:2272] T 13d20b78496b42dc9c3fb626412cfcd4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.984351 17186 tablet_replica.cc:333] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.984978 17186 raft_consensus.cc:2243] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.985420 17186 raft_consensus.cc:2272] T 1290d9e19b7249d49660c1fea1211d22 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.988188 17186 tablet_replica.cc:333] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.988773 17186 raft_consensus.cc:2243] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.989287 17186 raft_consensus.cc:2272] T 35a0df80ba614a53984daf2872bd2323 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.992172 17186 tablet_replica.cc:333] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.992987 17186 raft_consensus.cc:2243] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.993579 17186 raft_consensus.cc:2272] T 03fcc834f06348ea8b7e325e48d1e4e8 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.995757 17186 tablet_replica.cc:333] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.996260 17186 raft_consensus.cc:2243] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.996747 17186 raft_consensus.cc:2272] T e1ed87206b9b46aeba5a8ce1e2b12e08 P 278fa304ef7244f8895413f82522d1ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.999115 17186 tablet_replica.cc:333] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:06.999600 17186 raft_consensus.cc:2243] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.000378 17186 raft_consensus.cc:2272] T c0a6c0c1559542968d95395c64bee66f P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.002326 17186 tablet_replica.cc:333] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee: stopping tablet replica
I20260608 12:55:07.002777 17186 raft_consensus.cc:2243] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.003510 17186 raft_consensus.cc:2272] T 9c08038b06754b7ab6f00e887b30ecf4 P 278fa304ef7244f8895413f82522d1ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.023720 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
W20260608 12:55:07.032511 17981 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:42911: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:55:07.037453 17981 consensus_peers.cc:597] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 -> Peer 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911): Couldn't send request to peer 278fa304ef7244f8895413f82522d1ee. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:42911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:07.053664 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:55:07.063335 18256 ts_tablet_manager.cc:933] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: Initiating tablet copy from peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:07.066684 18256 tablet_copy_client.cc:323] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:44851
I20260608 12:55:07.087774 18028 tablet_copy_service.cc:140] P c51a422dcb7040fc9a4f29209b940ea9: Received BeginTabletCopySession request for tablet 7822a87fbcd74913a7a6a246583c9b2b from peer f4e9696fb4ab4b73bad3dd9e879ccfaf ({username='slave'} at 127.0.0.1:52402)
I20260608 12:55:07.088531 18028 tablet_copy_service.cc:161] P c51a422dcb7040fc9a4f29209b940ea9: Beginning new tablet copy session on tablet 7822a87fbcd74913a7a6a246583c9b2b from peer f4e9696fb4ab4b73bad3dd9e879ccfaf at {username='slave'} at 127.0.0.1:52402: session id = f4e9696fb4ab4b73bad3dd9e879ccfaf-7822a87fbcd74913a7a6a246583c9b2b
I20260608 12:55:07.110980 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:07.111701 18028 tablet_copy_source_session.cc:215] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:07.114344 17186 tablet_replica.cc:333] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.115545 17186 raft_consensus.cc:2243] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.116956 17186 raft_consensus.cc:2272] T e1ed87206b9b46aeba5a8ce1e2b12e08 P de3bcb359be2427d915482c60e2c8529 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.116951 18260 ts_tablet_manager.cc:933] T 1290d9e19b7249d49660c1fea1211d22 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Initiating tablet copy from peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635)
I20260608 12:55:07.122011 17186 tablet_replica.cc:333] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.122905 17186 raft_consensus.cc:2243] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.123163 18256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822a87fbcd74913a7a6a246583c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:07.124171 17186 raft_consensus.cc:2272] T 1290d9e19b7249d49660c1fea1211d22 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:07.127781 17981 consensus_peers.cc:597] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 -> Peer 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911): Couldn't send request to peer 278fa304ef7244f8895413f82522d1ee. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:42911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:07.128650 17981 consensus_peers.cc:597] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 -> Peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Couldn't send request to peer de3bcb359be2427d915482c60e2c8529. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:07.129053 18260 tablet_copy_client.cc:323] T 1290d9e19b7249d49660c1fea1211d22 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:38635
I20260608 12:55:07.131067 17186 tablet_replica.cc:333] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.131937 17186 raft_consensus.cc:2243] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.132507 17186 raft_consensus.cc:2272] T 13d20b78496b42dc9c3fb626412cfcd4 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.137684 18261 ts_tablet_manager.cc:933] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Initiating tablet copy from peer c51a422dcb7040fc9a4f29209b940ea9 (127.16.200.131:44851)
I20260608 12:55:07.138124 17186 tablet_replica.cc:333] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.138913 17186 raft_consensus.cc:2243] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.139735 17186 raft_consensus.cc:2272] T 7822a87fbcd74913a7a6a246583c9b2b P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.143369 17186 tablet_replica.cc:333] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.143865 18256 tablet_copy_client.cc:806] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:07.144093 17186 raft_consensus.cc:2243] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.145453 17186 raft_consensus.cc:2272] T 35a0df80ba614a53984daf2872bd2323 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.144742 18256 tablet_copy_client.cc:670] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:07.148589 18261 tablet_copy_client.cc:323] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:44851
I20260608 12:55:07.150408 17186 tablet_replica.cc:333] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.151661 18256 tablet_copy_client.cc:538] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:07.151723 17186 raft_consensus.cc:2243] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.151918 18028 tablet_copy_service.cc:140] P c51a422dcb7040fc9a4f29209b940ea9: Received BeginTabletCopySession request for tablet 35a0df80ba614a53984daf2872bd2323 from peer f4e9696fb4ab4b73bad3dd9e879ccfaf ({username='slave'} at 127.0.0.1:52402)
I20260608 12:55:07.152544 17186 raft_consensus.cc:2272] T 03fcc834f06348ea8b7e325e48d1e4e8 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.152580 18028 tablet_copy_service.cc:161] P c51a422dcb7040fc9a4f29209b940ea9: Beginning new tablet copy session on tablet 35a0df80ba614a53984daf2872bd2323 from peer f4e9696fb4ab4b73bad3dd9e879ccfaf at {username='slave'} at 127.0.0.1:52402: session id = f4e9696fb4ab4b73bad3dd9e879ccfaf-35a0df80ba614a53984daf2872bd2323
I20260608 12:55:07.155565 17186 tablet_replica.cc:333] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.156280 17186 raft_consensus.cc:2243] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.156790 17186 raft_consensus.cc:2272] T 9c08038b06754b7ab6f00e887b30ecf4 P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.159523 17186 tablet_replica.cc:333] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529: stopping tablet replica
I20260608 12:55:07.160182 17186 raft_consensus.cc:2243] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.160434 18028 tablet_copy_source_session.cc:215] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:07.160758 17186 raft_consensus.cc:2272] T c0a6c0c1559542968d95395c64bee66f P de3bcb359be2427d915482c60e2c8529 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.164330 18261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a0df80ba614a53984daf2872bd2323. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:55:07.169700 17981 consensus_peers.cc:597] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 -> Peer 278fa304ef7244f8895413f82522d1ee (127.16.200.129:42911): Couldn't send request to peer 278fa304ef7244f8895413f82522d1ee. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:42911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:07.173605 18256 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: Bootstrap starting.
W20260608 12:55:07.178727 17981 consensus_peers.cc:597] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 -> Peer de3bcb359be2427d915482c60e2c8529 (127.16.200.130:38635): Couldn't send request to peer de3bcb359be2427d915482c60e2c8529. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:07.182001 18261 tablet_copy_client.cc:806] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:07.182608 18261 tablet_copy_client.cc:670] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:07.187583 18261 tablet_copy_client.cc:538] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:07.200794 18261 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Bootstrap starting.
I20260608 12:55:07.208683 18256 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: 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
I20260608 12:55:07.209731 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:55:07.209781 18256 tablet_bootstrap.cc:492] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: Bootstrap complete.
I20260608 12:55:07.210932 18256 ts_tablet_manager.cc:1403] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.010s
I20260608 12:55:07.214915 18256 raft_consensus.cc:359] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:07.215943 18256 raft_consensus.cc:740] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e9696fb4ab4b73bad3dd9e879ccfaf, State: Initialized, Role: LEARNER
I20260608 12:55:07.216754 18256 consensus_queue.cc:260] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } attrs { replace: true } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:07.233769 18256 ts_tablet_manager.cc:1434] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.015s
I20260608 12:55:07.236097 18028 tablet_copy_service.cc:342] P c51a422dcb7040fc9a4f29209b940ea9: Request end of tablet copy session f4e9696fb4ab4b73bad3dd9e879ccfaf-7822a87fbcd74913a7a6a246583c9b2b received from {username='slave'} at 127.0.0.1:52402
I20260608 12:55:07.236768 18028 tablet_copy_service.cc:434] P c51a422dcb7040fc9a4f29209b940ea9: ending tablet copy session f4e9696fb4ab4b73bad3dd9e879ccfaf-7822a87fbcd74913a7a6a246583c9b2b on tablet 7822a87fbcd74913a7a6a246583c9b2b with peer f4e9696fb4ab4b73bad3dd9e879ccfaf
I20260608 12:55:07.241086 18261 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: 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
I20260608 12:55:07.242198 18261 tablet_bootstrap.cc:492] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Bootstrap complete.
I20260608 12:55:07.243031 18261 ts_tablet_manager.cc:1403] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.009s
I20260608 12:55:07.243530 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
W20260608 12:55:07.248772 18134 connection.cc:466] server connection from 127.0.0.1:47832 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:47832 (request call id 2) could send its response
I20260608 12:55:07.253715 18261 raft_consensus.cc:359] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:07.254626 18261 raft_consensus.cc:740] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4e9696fb4ab4b73bad3dd9e879ccfaf, State: Initialized, Role: LEARNER
I20260608 12:55:07.255350 18261 consensus_queue.cc:260] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf [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: "278fa304ef7244f8895413f82522d1ee" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42911 } attrs { replace: true } } peers { permanent_uuid: "de3bcb359be2427d915482c60e2c8529" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38635 } } peers { permanent_uuid: "c51a422dcb7040fc9a4f29209b940ea9" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44851 } } peers { permanent_uuid: "f4e9696fb4ab4b73bad3dd9e879ccfaf" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41733 } attrs { promote: true } }
I20260608 12:55:07.260586 18261 ts_tablet_manager.cc:1434] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260608 12:55:07.263232 17186 tablet_copy_service.cc:362] P c51a422dcb7040fc9a4f29209b940ea9: Destroying tablet copy session f4e9696fb4ab4b73bad3dd9e879ccfaf-35a0df80ba614a53984daf2872bd2323 due to service shutdown
I20260608 12:55:07.263533 17186 tablet_copy_service.cc:434] P c51a422dcb7040fc9a4f29209b940ea9: ending tablet copy session f4e9696fb4ab4b73bad3dd9e879ccfaf-35a0df80ba614a53984daf2872bd2323 on tablet 35a0df80ba614a53984daf2872bd2323 with peer f4e9696fb4ab4b73bad3dd9e879ccfaf
I20260608 12:55:07.290784 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:07.291572 17186 tablet_replica.cc:333] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.292222 17186 raft_consensus.cc:2243] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.292737 17186 raft_consensus.cc:2272] T 1290d9e19b7249d49660c1fea1211d22 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.295167 17186 tablet_replica.cc:333] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.295735 17186 raft_consensus.cc:2243] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.296200 17186 raft_consensus.cc:2272] T 13d20b78496b42dc9c3fb626412cfcd4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.298130 17186 tablet_replica.cc:333] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.298645 17186 raft_consensus.cc:2243] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.299846 17186 raft_consensus.cc:2272] T 7822a87fbcd74913a7a6a246583c9b2b P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.302307 17186 tablet_replica.cc:333] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.302811 17186 raft_consensus.cc:2243] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.303576 17186 raft_consensus.cc:2272] T 03fcc834f06348ea8b7e325e48d1e4e8 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.305481 17186 tablet_replica.cc:333] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.305985 17186 raft_consensus.cc:2243] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.306444 17186 raft_consensus.cc:2272] T e1ed87206b9b46aeba5a8ce1e2b12e08 P c51a422dcb7040fc9a4f29209b940ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.308671 17186 tablet_replica.cc:333] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.309171 17186 raft_consensus.cc:2243] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.309693 17186 raft_consensus.cc:2272] T c0a6c0c1559542968d95395c64bee66f P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.312201 17186 tablet_replica.cc:333] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.312712 17186 raft_consensus.cc:2243] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:07.313098 17186 raft_consensus.cc:2272] T 9c08038b06754b7ab6f00e887b30ecf4 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.314896 17186 tablet_replica.cc:333] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9: stopping tablet replica
I20260608 12:55:07.315388 17186 raft_consensus.cc:2243] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.316395 17186 raft_consensus.cc:2272] T 35a0df80ba614a53984daf2872bd2323 P c51a422dcb7040fc9a4f29209b940ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.345335 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
W20260608 12:55:07.355556 18261 tablet_copy_client.cc:1131] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.200.131:44851: connect: Connection refused (error 111)
I20260608 12:55:07.366264 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:55:07.395087 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:07.396723 17186 tablet_replica.cc:333] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf: stopping tablet replica
I20260608 12:55:07.397476 17186 raft_consensus.cc:2243] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:07.397982 17186 raft_consensus.cc:2272] T 35a0df80ba614a53984daf2872bd2323 P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:07.400784 17186 tablet_replica.cc:333] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf: stopping tablet replica
I20260608 12:55:07.401422 17186 raft_consensus.cc:2243] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:07.401875 17186 raft_consensus.cc:2272] T 7822a87fbcd74913a7a6a246583c9b2b P f4e9696fb4ab4b73bad3dd9e879ccfaf [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:07.422938 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:55:07.434657 17186 master.cc:562] Master@127.16.200.190:43895 shutting down...
W20260608 12:55:07.462092 17814 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:55:07.462400 17814 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:55:07.462617 17814 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:55:07.463941 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:07.464485 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:07.464856 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21115d68693842029d98118bdd7c42b0: stopping tablet replica
I20260608 12:55:07.483943 17186 master.cc:584] Master@127.16.200.190:43895 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9280 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:55:07.523032 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:34501,127.16.200.189:44297,127.16.200.188:32797
I20260608 12:55:07.524690 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:07.530474 18268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:07.530802 18269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:07.531512 18271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.532176 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:07.533290 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:07.533478 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:07.533641 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923307533621 us; error 0 us; skew 500 ppm
I20260608 12:55:07.534215 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:07.536753 17186 webserver.cc:533] Webserver started at http://127.16.200.190:37399/ using document root <none> and password file <none>
I20260608 12:55:07.537259 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:07.537422 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:07.537691 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:07.538765 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "a3492c20331f46c48ac7c865b8130405"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.543295 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:55:07.546705 18276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:07.547390 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:07.547660 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "a3492c20331f46c48ac7c865b8130405"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.547942 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:07.559760 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:07.561008 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:07.601078 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:34501
I20260608 12:55:07.601197 18327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:34501 every 8 connection(s)
I20260608 12:55:07.605434 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:07.605458 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:07.610997 18330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:07.611927 18331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.613056 18328 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:07.614938 18333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.615192 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:07.616330 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:07.616607 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:07.616832 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923307616811 us; error 0 us; skew 500 ppm
I20260608 12:55:07.617679 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:07.620568 17186 webserver.cc:533] Webserver started at http://127.16.200.189:39541/ using document root <none> and password file <none>
I20260608 12:55:07.621143 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:07.621317 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:07.621655 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:07.623065 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root/instance:
uuid: "2db5cecef3b1447782f35b0bc4f34421"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.627841 18328 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.628516 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:07.633204 18341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:07.634083 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
W20260608 12:55:07.634141 18328 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.189:44297: Network error: Client connection negotiation failed: client connection to 127.16.200.189:44297: connect: Connection refused (error 111)
I20260608 12:55:07.634397 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
uuid: "2db5cecef3b1447782f35b0bc4f34421"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.634711 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:07.648828 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:07.650112 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:07.691486 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.189:44297
I20260608 12:55:07.691602 18392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.189:44297 every 8 connection(s)
I20260608 12:55:07.691651 18328 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } attempt: 1
I20260608 12:55:07.697064 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:07.697197 18394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:55:07.704824 18396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.706007 18328 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:07.706195 18397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.707145 18394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:07.711810 18328 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:32797: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
W20260608 12:55:07.713289 18399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:07.715312 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:07.716327 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:07.716593 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:07.716784 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923307716766 us; error 0 us; skew 500 ppm
I20260608 12:55:07.717379 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:07.721071 17186 webserver.cc:533] Webserver started at http://127.16.200.188:37847/ using document root <none> and password file <none>
I20260608 12:55:07.721717 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:07.721939 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:07.722219 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:07.723423 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root/instance:
uuid: "38dc763f031c464eac2731f27805763b"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.724397 18394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.728595 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 12:55:07.733508 18405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:07.734359 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:55:07.734643 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
uuid: "38dc763f031c464eac2731f27805763b"
format_stamp: "Formatted at 2026-06-08 12:55:07 on dist-test-slave-jxwz"
I20260608 12:55:07.734990 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:07.735340 18394 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.736287 18328 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } attempt: 1
W20260608 12:55:07.742105 18328 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:32797: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
W20260608 12:55:07.742353 18394 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:32797: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:07.749544 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:07.750793 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:07.782994 18394 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } attempt: 1
I20260608 12:55:07.784708 18328 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } attempt: 2
W20260608 12:55:07.789839 18328 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:32797: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
W20260608 12:55:07.790166 18394 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.200.188:32797: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:07.794070 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.188:32797
I20260608 12:55:07.794193 18457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.188:32797 every 8 connection(s)
I20260608 12:55:07.797289 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:07.798161 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:07.804286 18458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.815444 18458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.824712 18458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:07.836721 18394 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } attempt: 2
I20260608 12:55:07.840824 18458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: Bootstrap starting.
I20260608 12:55:07.845996 18458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:07.850777 18458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: No bootstrap required, opened a new log
I20260608 12:55:07.852065 18394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: Bootstrap starting.
I20260608 12:55:07.853094 18458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.853657 18458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:07.853889 18458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38dc763f031c464eac2731f27805763b, State: Initialized, Role: FOLLOWER
I20260608 12:55:07.854477 18458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.856423 18463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [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: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:07.857191 18463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:07.857420 18458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:07.857868 18463 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:07.858289 18394 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:07.858361 18463 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.861949 18463 leader_election.cc:290] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3492c20331f46c48ac7c865b8130405 (127.16.200.190:34501), 2db5cecef3b1447782f35b0bc4f34421 (127.16.200.189:44297)
I20260608 12:55:07.866070 18394 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: No bootstrap required, opened a new log
I20260608 12:55:07.869267 18394 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.869957 18394 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:07.870244 18394 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2db5cecef3b1447782f35b0bc4f34421, State: Initialized, Role: FOLLOWER
I20260608 12:55:07.871027 18394 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.873787 18471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [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: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:07.874542 18471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:07.875295 18394 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:07.875370 18368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38dc763f031c464eac2731f27805763b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2db5cecef3b1447782f35b0bc4f34421" is_pre_election: true
I20260608 12:55:07.876422 18368 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38dc763f031c464eac2731f27805763b in term 0.
I20260608 12:55:07.877396 18328 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } attempt: 3
I20260608 12:55:07.878201 18406 leader_election.cc:304] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2db5cecef3b1447782f35b0bc4f34421, 38dc763f031c464eac2731f27805763b; no voters: 
I20260608 12:55:07.879213 18463 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:07.879592 18463 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:07.879922 18463 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:07.887272 18463 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.892755 18368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38dc763f031c464eac2731f27805763b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2db5cecef3b1447782f35b0bc4f34421"
I20260608 12:55:07.893448 18368 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:07.900516 18463 leader_election.cc:290] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [CANDIDATE]: Term 1 election: Requested vote from peers a3492c20331f46c48ac7c865b8130405 (127.16.200.190:34501), 2db5cecef3b1447782f35b0bc4f34421 (127.16.200.189:44297)
I20260608 12:55:07.905580 18368 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38dc763f031c464eac2731f27805763b in term 1.
I20260608 12:55:07.907160 18406 leader_election.cc:304] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2db5cecef3b1447782f35b0bc4f34421, 38dc763f031c464eac2731f27805763b; no voters: 
I20260608 12:55:07.908268 18463 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:07.911634 18328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: Bootstrap starting.
I20260608 12:55:07.922463 18463 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 1 LEADER]: Becoming Leader. State: Replica: 38dc763f031c464eac2731f27805763b, State: Running, Role: LEADER
I20260608 12:55:07.923630 18463 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.931195 18328 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:07.938265 18482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38dc763f031c464eac2731f27805763b. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:07.939234 18482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: This master's current role is: LEADER
W20260608 12:55:07.944453 18481 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:07.944904 18481 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:07.945390 18485 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:07.953395 18485 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:07.962530 18328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: No bootstrap required, opened a new log
W20260608 12:55:07.965325 18491 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:07.965867 18491 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:07.966163 18328 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.966950 18328 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:07.967293 18328 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3492c20331f46c48ac7c865b8130405, State: Initialized, Role: FOLLOWER
I20260608 12:55:07.968143 18328 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:07.970027 18368 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Refusing update from remote peer 38dc763f031c464eac2731f27805763b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:07.970610 18493 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [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: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:07.971297 18493 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:07.972075 18328 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:07.971938 18482 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.973279 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38dc763f031c464eac2731f27805763b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3492c20331f46c48ac7c865b8130405"
I20260608 12:55:07.974601 18302 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:07.973969 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38dc763f031c464eac2731f27805763b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3492c20331f46c48ac7c865b8130405" is_pre_election: true
I20260608 12:55:07.982151 18302 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38dc763f031c464eac2731f27805763b in term 1.
I20260608 12:55:07.983198 18301 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Refusing update from remote peer 38dc763f031c464eac2731f27805763b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:07.987087 18482 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:07.998165 18493 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38dc763f031c464eac2731f27805763b. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:07.998926 18493 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:07.999271 18471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38dc763f031c464eac2731f27805763b. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:08.001019 18509 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:55:08.001467 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:55:08.001091 18492 mvcc.cc:204] Tried to move back new op lower bound from 7294661869428649984 to 7294661869266919424. Current Snapshot: MvccSnapshot[applied={T|T < 7294661869428649984}]
I20260608 12:55:08.001746 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:55:08.001065 18471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:08.003892 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:08.005247 18493 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:08.006114 18493 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:08.010022 18482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:08.010771 18482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:08.011632 18482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:08.012338 18482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:08.012920 18485 catalog_manager.cc:1382] Generated new cluster ID: 3e5f42ca31764fadb26a1760c009d03a
I20260608 12:55:08.013249 18485 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:08.013876 18471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "38dc763f031c464eac2731f27805763b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:08.014564 18471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:55:08.017988 18512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:08.019586 18513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:08.028909 18515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.029273 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:08.030804 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:08.031020 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:08.031211 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923308031184 us; error 0 us; skew 500 ppm
I20260608 12:55:08.031855 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:08.036747 17186 webserver.cc:533] Webserver started at http://127.16.200.129:37333/ using document root <none> and password file <none>
I20260608 12:55:08.037451 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:08.037698 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:08.038039 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:08.039593 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "1ffa0af44ae347fe8ef789d7c63a8be4"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.043984 18485 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:08.045814 18485 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:08.048378 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:55:08.052992 18520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.053817 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:08.054150 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "1ffa0af44ae347fe8ef789d7c63a8be4"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.054482 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:08.079691 18485 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: Generated new TSK 0
I20260608 12:55:08.080466 18485 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:08.102743 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:08.104128 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:08.105698 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:08.108211 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:08.108428 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.108695 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:08.108861 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.151930 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:34919
I20260608 12:55:08.152072 18583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:34919 every 8 connection(s)
I20260608 12:55:08.162549 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:08.172955 18584 heartbeater.cc:344] Connected to a master server at 127.16.200.189:44297
I20260608 12:55:08.173529 18584 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.174232 18585 heartbeater.cc:344] Connected to a master server at 127.16.200.188:32797
I20260608 12:55:08.174618 18584 heartbeater.cc:507] Master 127.16.200.189:44297 requested a full tablet report, sending...
W20260608 12:55:08.175065 18591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.176025 18585 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.177301 18585 heartbeater.cc:507] Master 127.16.200.188:32797 requested a full tablet report, sending...
I20260608 12:55:08.178468 18358 ts_manager.cc:194] Registered new tserver with Master: 1ffa0af44ae347fe8ef789d7c63a8be4 (127.16.200.129:34919)
W20260608 12:55:08.180176 18592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.180712 18423 ts_manager.cc:194] Registered new tserver with Master: 1ffa0af44ae347fe8ef789d7c63a8be4 (127.16.200.129:34919)
I20260608 12:55:08.182780 18586 heartbeater.cc:344] Connected to a master server at 127.16.200.190:34501
I20260608 12:55:08.183200 18586 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.183650 18423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41662
I20260608 12:55:08.184082 18586 heartbeater.cc:507] Master 127.16.200.190:34501 requested a full tablet report, sending...
W20260608 12:55:08.186931 18594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.187567 18293 ts_manager.cc:194] Registered new tserver with Master: 1ffa0af44ae347fe8ef789d7c63a8be4 (127.16.200.129:34919)
I20260608 12:55:08.187652 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:08.188885 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:08.189101 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:08.189282 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923308189264 us; error 0 us; skew 500 ppm
I20260608 12:55:08.189882 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:08.192247 17186 webserver.cc:533] Webserver started at http://127.16.200.130:38889/ using document root <none> and password file <none>
I20260608 12:55:08.192802 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:08.193017 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:08.193274 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:08.194326 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "fcc81e433a884b868dffb1d0862ef91e"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.198875 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:08.202183 18599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.202904 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:55:08.203186 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "fcc81e433a884b868dffb1d0862ef91e"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.203456 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:08.217605 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:08.218917 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:08.220382 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:08.222805 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:08.223019 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.223243 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:08.223402 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.265048 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:32895
I20260608 12:55:08.265180 18661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:32895 every 8 connection(s)
I20260608 12:55:08.272590 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:08.287242 18662 heartbeater.cc:344] Connected to a master server at 127.16.200.189:44297
I20260608 12:55:08.287822 18662 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.288998 18662 heartbeater.cc:507] Master 127.16.200.189:44297 requested a full tablet report, sending...
I20260608 12:55:08.292098 18663 heartbeater.cc:344] Connected to a master server at 127.16.200.188:32797
W20260608 12:55:08.292479 18669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.292824 18358 ts_manager.cc:194] Registered new tserver with Master: fcc81e433a884b868dffb1d0862ef91e (127.16.200.130:32895)
I20260608 12:55:08.292704 18663 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.295143 18663 heartbeater.cc:507] Master 127.16.200.188:32797 requested a full tablet report, sending...
I20260608 12:55:08.298393 18423 ts_manager.cc:194] Registered new tserver with Master: fcc81e433a884b868dffb1d0862ef91e (127.16.200.130:32895)
W20260608 12:55:08.298799 18670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.299441 18664 heartbeater.cc:344] Connected to a master server at 127.16.200.190:34501
I20260608 12:55:08.299914 18664 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.300391 18423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41666
I20260608 12:55:08.300835 18664 heartbeater.cc:507] Master 127.16.200.190:34501 requested a full tablet report, sending...
I20260608 12:55:08.303920 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:08.304128 18293 ts_manager.cc:194] Registered new tserver with Master: fcc81e433a884b868dffb1d0862ef91e (127.16.200.130:32895)
W20260608 12:55:08.304929 18672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:08.306200 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:08.306433 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:08.306619 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923308306602 us; error 0 us; skew 500 ppm
I20260608 12:55:08.307255 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:08.309675 17186 webserver.cc:533] Webserver started at http://127.16.200.131:42053/ using document root <none> and password file <none>
I20260608 12:55:08.310185 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:08.310372 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:08.310631 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:08.311694 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "769bed591fdb4438afa8b74341617369"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.316332 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:55:08.319756 18677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.320508 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:08.320829 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "769bed591fdb4438afa8b74341617369"
format_stamp: "Formatted at 2026-06-08 12:55:08 on dist-test-slave-jxwz"
I20260608 12:55:08.321106 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923286344075-17186-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)
I20260608 12:55:08.333961 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:08.336143 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:08.337586 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:08.339963 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:08.340166 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.340386 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:08.340543 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:08.384114 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:37327
I20260608 12:55:08.384263 18739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:37327 every 8 connection(s)
I20260608 12:55:08.401539 18740 heartbeater.cc:344] Connected to a master server at 127.16.200.189:44297
I20260608 12:55:08.402109 18740 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.403082 18740 heartbeater.cc:507] Master 127.16.200.189:44297 requested a full tablet report, sending...
I20260608 12:55:08.403432 18741 heartbeater.cc:344] Connected to a master server at 127.16.200.188:32797
I20260608 12:55:08.403832 18741 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.404794 18741 heartbeater.cc:507] Master 127.16.200.188:32797 requested a full tablet report, sending...
I20260608 12:55:08.406194 18358 ts_manager.cc:194] Registered new tserver with Master: 769bed591fdb4438afa8b74341617369 (127.16.200.131:37327)
I20260608 12:55:08.406658 18742 heartbeater.cc:344] Connected to a master server at 127.16.200.190:34501
I20260608 12:55:08.407066 18742 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:08.407218 18423 ts_manager.cc:194] Registered new tserver with Master: 769bed591fdb4438afa8b74341617369 (127.16.200.131:37327)
I20260608 12:55:08.407863 18742 heartbeater.cc:507] Master 127.16.200.190:34501 requested a full tablet report, sending...
I20260608 12:55:08.408878 18423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41668
I20260608 12:55:08.410324 18293 ts_manager.cc:194] Registered new tserver with Master: 769bed591fdb4438afa8b74341617369 (127.16.200.131:37327)
I20260608 12:55:08.410495 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021147167s
I20260608 12:55:08.969913 18491 catalog_manager.cc:1294] Loaded cluster ID: 3e5f42ca31764fadb26a1760c009d03a
I20260608 12:55:08.970181 18491 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: loading cluster ID for follower catalog manager: success
I20260608 12:55:08.975075 18491 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: acquiring CA information for follower catalog manager: success
I20260608 12:55:08.978708 18491 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:09.005565 18509 catalog_manager.cc:1294] Loaded cluster ID: 3e5f42ca31764fadb26a1760c009d03a
I20260608 12:55:09.005888 18509 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: loading cluster ID for follower catalog manager: success
I20260608 12:55:09.010581 18509 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: acquiring CA information for follower catalog manager: success
I20260608 12:55:09.014159 18509 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:09.186884 18585 heartbeater.cc:499] Master 127.16.200.188:32797 was elected leader, sending a full tablet report...
I20260608 12:55:09.304126 18663 heartbeater.cc:499] Master 127.16.200.188:32797 was elected leader, sending a full tablet report...
I20260608 12:55:09.411484 18741 heartbeater.cc:499] Master 127.16.200.188:32797 was elected leader, sending a full tablet report...
I20260608 12:55:09.884675 18475 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:10.023469 18423 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41676:
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"
    }
  }
}
I20260608 12:55:10.103507 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 984c7c5e6ca04a8d9bb386fb15215c31 (DEFAULT_TABLE table=test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:10.104693 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984c7c5e6ca04a8d9bb386fb15215c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:10.108132 18549 tablet_service.cc:1511] Processing CreateTablet for tablet 4f37096708e44cdc9d7d09d788d2b327 (DEFAULT_TABLE table=test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:10.109543 18549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f37096708e44cdc9d7d09d788d2b327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:10.117846 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 22691da32d41454aae1fbf310e26dff7 (DEFAULT_TABLE table=test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:10.118968 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22691da32d41454aae1fbf310e26dff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:10.126044 18777 tablet_bootstrap.cc:492] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: Bootstrap starting.
I20260608 12:55:10.127781 18778 tablet_bootstrap.cc:492] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: Bootstrap starting.
I20260608 12:55:10.134047 18777 tablet_bootstrap.cc:654] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:10.134204 18778 tablet_bootstrap.cc:654] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:10.136816 18779 tablet_bootstrap.cc:492] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: Bootstrap starting.
I20260608 12:55:10.140523 18778 tablet_bootstrap.cc:492] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: No bootstrap required, opened a new log
I20260608 12:55:10.140592 18777 tablet_bootstrap.cc:492] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: No bootstrap required, opened a new log
I20260608 12:55:10.141058 18778 ts_tablet_manager.cc:1403] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 12:55:10.141216 18777 ts_tablet_manager.cc:1403] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:55:10.143999 18778 raft_consensus.cc:359] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ffa0af44ae347fe8ef789d7c63a8be4" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 34919 } }
I20260608 12:55:10.144595 18778 raft_consensus.cc:385] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:10.145135 18778 raft_consensus.cc:740] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ffa0af44ae347fe8ef789d7c63a8be4, State: Initialized, Role: FOLLOWER
I20260608 12:55:10.144830 18779 tablet_bootstrap.cc:654] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:10.144469 18777 raft_consensus.cc:359] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc81e433a884b868dffb1d0862ef91e" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 32895 } }
I20260608 12:55:10.145699 18777 raft_consensus.cc:385] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:10.145907 18778 consensus_queue.cc:260] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ffa0af44ae347fe8ef789d7c63a8be4" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 34919 } }
I20260608 12:55:10.146113 18777 raft_consensus.cc:740] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc81e433a884b868dffb1d0862ef91e, State: Initialized, Role: FOLLOWER
I20260608 12:55:10.146541 18778 raft_consensus.cc:399] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:10.146903 18778 raft_consensus.cc:493] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:10.147192 18778 raft_consensus.cc:3060] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:10.147106 18777 consensus_queue.cc:260] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcc81e433a884b868dffb1d0862ef91e" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 32895 } }
I20260608 12:55:10.147946 18777 raft_consensus.cc:399] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:10.148306 18777 raft_consensus.cc:493] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:10.148749 18777 raft_consensus.cc:3060] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:10.151436 18779 tablet_bootstrap.cc:492] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: No bootstrap required, opened a new log
I20260608 12:55:10.152001 18779 ts_tablet_manager.cc:1403] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260608 12:55:10.153301 18778 raft_consensus.cc:515] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ffa0af44ae347fe8ef789d7c63a8be4" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 34919 } }
I20260608 12:55:10.153903 18778 leader_election.cc:304] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [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: 1ffa0af44ae347fe8ef789d7c63a8be4; no voters: 
I20260608 12:55:10.155300 18778 leader_election.cc:290] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:10.155426 18779 raft_consensus.cc:359] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769bed591fdb4438afa8b74341617369" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 37327 } }
I20260608 12:55:10.155711 18777 raft_consensus.cc:515] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc81e433a884b868dffb1d0862ef91e" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 32895 } }
I20260608 12:55:10.156095 18779 raft_consensus.cc:385] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:10.155841 18783 raft_consensus.cc:2804] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:10.156658 18779 raft_consensus.cc:740] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769bed591fdb4438afa8b74341617369, State: Initialized, Role: FOLLOWER
I20260608 12:55:10.156472 18777 leader_election.cc:304] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [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: fcc81e433a884b868dffb1d0862ef91e; no voters: 
I20260608 12:55:10.157637 18779 consensus_queue.cc:260] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "769bed591fdb4438afa8b74341617369" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 37327 } }
I20260608 12:55:10.159485 18779 raft_consensus.cc:399] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:10.159794 18779 raft_consensus.cc:493] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:10.160136 18779 raft_consensus.cc:3060] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:10.165944 18777 leader_election.cc:290] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:10.165719 18786 raft_consensus.cc:2804] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:10.167048 18779 raft_consensus.cc:515] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769bed591fdb4438afa8b74341617369" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 37327 } }
I20260608 12:55:10.167528 18778 ts_tablet_manager.cc:1434] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.011s
I20260608 12:55:10.167925 18779 leader_election.cc:304] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [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: 769bed591fdb4438afa8b74341617369; no voters: 
I20260608 12:55:10.171227 18783 raft_consensus.cc:697] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 1 LEADER]: Becoming Leader. State: Replica: 1ffa0af44ae347fe8ef789d7c63a8be4, State: Running, Role: LEADER
I20260608 12:55:10.172212 18783 consensus_queue.cc:237] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [LEADER]: Queue going to LEADER mode. State: All 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: "1ffa0af44ae347fe8ef789d7c63a8be4" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 34919 } }
I20260608 12:55:10.172716 18779 leader_election.cc:290] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:10.172542 18786 raft_consensus.cc:697] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 1 LEADER]: Becoming Leader. State: Replica: fcc81e433a884b868dffb1d0862ef91e, State: Running, Role: LEADER
I20260608 12:55:10.173331 18789 raft_consensus.cc:2804] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:10.173985 18786 consensus_queue.cc:237] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [LEADER]: Queue going to LEADER mode. State: All 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: "fcc81e433a884b868dffb1d0862ef91e" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 32895 } }
I20260608 12:55:10.179790 18789 raft_consensus.cc:697] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 1 LEADER]: Becoming Leader. State: Replica: 769bed591fdb4438afa8b74341617369, State: Running, Role: LEADER
I20260608 12:55:10.180572 18789 consensus_queue.cc:237] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [LEADER]: Queue going to LEADER mode. State: All 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: "769bed591fdb4438afa8b74341617369" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 37327 } }
I20260608 12:55:10.182789 18777 ts_tablet_manager.cc:1434] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.020s
I20260608 12:55:10.185431 18779 ts_tablet_manager.cc:1434] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.010s
I20260608 12:55:10.208887 18421 catalog_manager.cc:5696] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e reported cstate change: term changed from 0 to 1, leader changed from <none> to fcc81e433a884b868dffb1d0862ef91e (127.16.200.130). New cstate: current_term: 1 leader_uuid: "fcc81e433a884b868dffb1d0862ef91e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc81e433a884b868dffb1d0862ef91e" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 32895 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:10.210949 18423 catalog_manager.cc:5696] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 reported cstate change: term changed from 0 to 1, leader changed from <none> to 769bed591fdb4438afa8b74341617369 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "769bed591fdb4438afa8b74341617369" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769bed591fdb4438afa8b74341617369" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 37327 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:10.224334 18422 catalog_manager.cc:5696] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ffa0af44ae347fe8ef789d7c63a8be4 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "1ffa0af44ae347fe8ef789d7c63a8be4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ffa0af44ae347fe8ef789d7c63a8be4" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 34919 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:10.326082 17186 master.cc:562] Master@127.16.200.188:32797 shutting down...
I20260608 12:55:10.339615 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:10.340505 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:10.340888 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38dc763f031c464eac2731f27805763b: stopping tablet replica
I20260608 12:55:10.352288 17186 master.cc:584] Master@127.16.200.188:32797 shutdown complete.
W20260608 12:55:11.774278 18585 heartbeater.cc:646] Failed to heartbeat to 127.16.200.188:32797 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:11.847895 18801 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38dc763f031c464eac2731f27805763b)
I20260608 12:55:11.848112 18800 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 38dc763f031c464eac2731f27805763b)
I20260608 12:55:11.848732 18801 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:11.850100 18800 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:11.852655 18800 leader_election.cc:290] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2db5cecef3b1447782f35b0bc4f34421 (127.16.200.189:44297), 38dc763f031c464eac2731f27805763b (127.16.200.188:32797)
I20260608 12:55:11.856488 18801 leader_election.cc:290] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a3492c20331f46c48ac7c865b8130405 (127.16.200.190:34501), 38dc763f031c464eac2731f27805763b (127.16.200.188:32797)
W20260608 12:55:11.871894 18344 leader_election.cc:336] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38dc763f031c464eac2731f27805763b (127.16.200.188:32797): Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:11.878073 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2db5cecef3b1447782f35b0bc4f34421" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a3492c20331f46c48ac7c865b8130405" is_pre_election: true
I20260608 12:55:11.878649 18301 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2db5cecef3b1447782f35b0bc4f34421 in term 1.
I20260608 12:55:11.880755 18344 leader_election.cc:304] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [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: 2db5cecef3b1447782f35b0bc4f34421, a3492c20331f46c48ac7c865b8130405; no voters: 38dc763f031c464eac2731f27805763b
I20260608 12:55:11.882635 18801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:11.883502 18801 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 38dc763f031c464eac2731f27805763b)
I20260608 12:55:11.883909 18801 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:11.892170 18801 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:11.894712 18801 leader_election.cc:290] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [CANDIDATE]: Term 2 election: Requested vote from peers a3492c20331f46c48ac7c865b8130405 (127.16.200.190:34501), 38dc763f031c464eac2731f27805763b (127.16.200.188:32797)
I20260608 12:55:11.897312 18301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2db5cecef3b1447782f35b0bc4f34421" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a3492c20331f46c48ac7c865b8130405"
I20260608 12:55:11.898097 18301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:11.915833 18344 leader_election.cc:336] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 38dc763f031c464eac2731f27805763b (127.16.200.188:32797): Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:11.916285 18301 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2db5cecef3b1447782f35b0bc4f34421 in term 2.
I20260608 12:55:11.921064 18344 leader_election.cc:304] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [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: 2db5cecef3b1447782f35b0bc4f34421, a3492c20331f46c48ac7c865b8130405; no voters: 38dc763f031c464eac2731f27805763b
I20260608 12:55:11.923178 18801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:55:11.926689 18801 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 2 LEADER]: Becoming Leader. State: Replica: 2db5cecef3b1447782f35b0bc4f34421, State: Running, Role: LEADER
I20260608 12:55:11.930120 18801 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } }
I20260608 12:55:11.943776 18368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a3492c20331f46c48ac7c865b8130405" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "2db5cecef3b1447782f35b0bc4f34421" is_pre_election: true
I20260608 12:55:11.960971 18805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2db5cecef3b1447782f35b0bc4f34421. Latest consensus state: current_term: 2 leader_uuid: "2db5cecef3b1447782f35b0bc4f34421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:11.964725 18805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:11.971958 18808 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:55:11.981953 18279 leader_election.cc:336] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 38dc763f031c464eac2731f27805763b (127.16.200.188:32797): Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111)
I20260608 12:55:11.983546 18279 leader_election.cc:304] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [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: a3492c20331f46c48ac7c865b8130405; no voters: 2db5cecef3b1447782f35b0bc4f34421, 38dc763f031c464eac2731f27805763b
I20260608 12:55:11.986498 18800 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:55:11.999702 18808 catalog_manager.cc:679] Loaded metadata for table test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee]
I20260608 12:55:12.020417 18808 tablet_loader.cc:96] loaded metadata for tablet 22691da32d41454aae1fbf310e26dff7 (table test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee])
I20260608 12:55:12.024371 18808 tablet_loader.cc:96] loaded metadata for tablet 4f37096708e44cdc9d7d09d788d2b327 (table test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee])
I20260608 12:55:12.028049 18808 tablet_loader.cc:96] loaded metadata for tablet 984c7c5e6ca04a8d9bb386fb15215c31 (table test-workload [id=5b0eae2a67eb4a1f80446b086e45e1ee])
I20260608 12:55:12.029192 18808 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:12.032392 18808 catalog_manager.cc:1294] Loaded cluster ID: 3e5f42ca31764fadb26a1760c009d03a
I20260608 12:55:12.032634 18808 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:12.036262 18808 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:12.039417 18808 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: Loaded TSK: 0
I20260608 12:55:12.040469 18808 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 12:55:12.449225 18344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260608 12:55:12.452917 18344 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 -> Peer 38dc763f031c464eac2731f27805763b (127.16.200.188:32797): Couldn't send request to peer 38dc763f031c464eac2731f27805763b. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:12.494055 18301 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 2 FOLLOWER]: Refusing update from remote peer 2db5cecef3b1447782f35b0bc4f34421: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 2 index: 12. (index mismatch)
I20260608 12:55:12.495738 18805 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 12:55:12.501232 18812 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2db5cecef3b1447782f35b0bc4f34421. Latest consensus state: current_term: 2 leader_uuid: "2db5cecef3b1447782f35b0bc4f34421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:12.501799 18812 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:12.504995 18805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "2db5cecef3b1447782f35b0bc4f34421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:12.505530 18805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:12.506832 18812 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "2db5cecef3b1447782f35b0bc4f34421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3492c20331f46c48ac7c865b8130405" member_type: VOTER last_known_addr { host: "127.16.200.190" port: 34501 } } peers { permanent_uuid: "2db5cecef3b1447782f35b0bc4f34421" member_type: VOTER last_known_addr { host: "127.16.200.189" port: 44297 } } peers { permanent_uuid: "38dc763f031c464eac2731f27805763b" member_type: VOTER last_known_addr { host: "127.16.200.188" port: 32797 } } }
I20260608 12:55:12.507400 18812 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:55:12.871989 18736 debug-util.cc:398] Leaking SignalData structure 0x7b0800158b20 after lost signal to thread 17189
W20260608 12:55:12.872995 18736 debug-util.cc:398] Leaking SignalData structure 0x7b0800158140 after lost signal to thread 18327
W20260608 12:55:12.873787 18736 debug-util.cc:398] Leaking SignalData structure 0x7b0800159de0 after lost signal to thread 18392
W20260608 12:55:12.875097 18736 debug-util.cc:398] Leaking SignalData structure 0x7b0800220120 after lost signal to thread 18583
W20260608 12:55:12.876368 18736 debug-util.cc:398] Leaking SignalData structure 0x7b08002204c0 after lost signal to thread 18661
W20260608 12:55:12.877599 18736 debug-util.cc:398] Leaking SignalData structure 0x7b080014d3c0 after lost signal to thread 18739
I20260608 12:55:13.779356 18584 heartbeater.cc:499] Master 127.16.200.189:44297 was elected leader, sending a full tablet report...
I20260608 12:55:13.855854 18662 heartbeater.cc:499] Master 127.16.200.189:44297 was elected leader, sending a full tablet report...
I20260608 12:55:13.873788 18740 heartbeater.cc:499] Master 127.16.200.189:44297 was elected leader, sending a full tablet report...
I20260608 12:55:13.961161 18490 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:13.961602 18490 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:14.096112 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:55:14.124790 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:14.125512 17186 tablet_replica.cc:333] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4: stopping tablet replica
I20260608 12:55:14.126130 17186 raft_consensus.cc:2243] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:14.126610 17186 raft_consensus.cc:2272] T 4f37096708e44cdc9d7d09d788d2b327 P 1ffa0af44ae347fe8ef789d7c63a8be4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:14.148352 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:55:14.161157 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:55:14.185745 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:14.186475 17186 tablet_replica.cc:333] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e: stopping tablet replica
I20260608 12:55:14.187160 17186 raft_consensus.cc:2243] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:14.187863 17186 raft_consensus.cc:2272] T 984c7c5e6ca04a8d9bb386fb15215c31 P fcc81e433a884b868dffb1d0862ef91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:14.198268 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:55:14.210638 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:55:14.230875 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:14.231539 17186 tablet_replica.cc:333] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369: stopping tablet replica
I20260608 12:55:14.232144 17186 raft_consensus.cc:2243] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:14.232676 17186 raft_consensus.cc:2272] T 22691da32d41454aae1fbf310e26dff7 P 769bed591fdb4438afa8b74341617369 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:14.870595 18344 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 -> Peer 38dc763f031c464eac2731f27805763b (127.16.200.188:32797): Couldn't send request to peer 38dc763f031c464eac2731f27805763b. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.188:32797: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:55:15.249640 17186 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18736)
I20260608 12:55:15.314709 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:55:15.324134 17186 master.cc:562] Master@127.16.200.190:34501 shutting down...
I20260608 12:55:15.340756 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:15.341306 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:15.341583 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3492c20331f46c48ac7c865b8130405: stopping tablet replica
I20260608 12:55:15.359321 17186 master.cc:584] Master@127.16.200.190:34501 shutdown complete.
I20260608 12:55:15.369923 17186 master.cc:562] Master@127.16.200.189:44297 shutting down...
I20260608 12:55:15.384228 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:15.385186 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:15.385530 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2db5cecef3b1447782f35b0bc4f34421: stopping tablet replica
I20260608 12:55:15.403891 17186 master.cc:584] Master@127.16.200.189:44297 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7907 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:55:15.430058 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:42831
I20260608 12:55:15.431247 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:15.436658 18828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.436905 18827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.437819 18830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.438233 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:15.438987 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:15.439172 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:15.439323 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923315439295 us; error 0 us; skew 500 ppm
I20260608 12:55:15.439880 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:15.445269 17186 webserver.cc:533] Webserver started at http://127.16.200.190:41347/ using document root <none> and password file <none>
I20260608 12:55:15.445814 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:15.446004 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:15.446266 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:15.447654 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "352a6abd18c541fba94f698e46ceceb3"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.460472 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.008s	sys 0.004s
I20260608 12:55:15.465764 18835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.466843 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:15.467142 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "352a6abd18c541fba94f698e46ceceb3"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.467439 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-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)
I20260608 12:55:15.485491 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:15.486552 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:15.535058 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:42831
I20260608 12:55:15.535162 18886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:42831 every 8 connection(s)
I20260608 12:55:15.539364 18887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:15.549525 18887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3: Bootstrap starting.
I20260608 12:55:15.554006 18887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:15.558184 18887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3: No bootstrap required, opened a new log
I20260608 12:55:15.561112 18887 raft_consensus.cc:359] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER }
I20260608 12:55:15.561618 18887 raft_consensus.cc:385] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:15.561934 18887 raft_consensus.cc:740] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352a6abd18c541fba94f698e46ceceb3, State: Initialized, Role: FOLLOWER
I20260608 12:55:15.562668 18887 consensus_queue.cc:260] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER }
I20260608 12:55:15.563318 18887 raft_consensus.cc:399] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:15.563633 18887 raft_consensus.cc:493] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:15.563993 18887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:15.570102 18887 raft_consensus.cc:515] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER }
I20260608 12:55:15.570827 18887 leader_election.cc:304] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [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: 352a6abd18c541fba94f698e46ceceb3; no voters: 
I20260608 12:55:15.572129 18887 leader_election.cc:290] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:15.572562 18890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:15.573999 18890 raft_consensus.cc:697] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 1 LEADER]: Becoming Leader. State: Replica: 352a6abd18c541fba94f698e46ceceb3, State: Running, Role: LEADER
I20260608 12:55:15.574596 18890 consensus_queue.cc:237] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [LEADER]: Queue going to LEADER mode. State: All 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: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER }
I20260608 12:55:15.575340 18887 sys_catalog.cc:565] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:15.577527 18891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "352a6abd18c541fba94f698e46ceceb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER } }
I20260608 12:55:15.577567 18892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 352a6abd18c541fba94f698e46ceceb3. Latest consensus state: current_term: 1 leader_uuid: "352a6abd18c541fba94f698e46ceceb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "352a6abd18c541fba94f698e46ceceb3" member_type: VOTER } }
I20260608 12:55:15.578263 18891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:15.578310 18892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:15.580892 18895 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:15.586084 18895 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:15.594087 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:15.596138 18895 catalog_manager.cc:1382] Generated new cluster ID: 769686f7cfc74a0085ed0c9c380d949a
I20260608 12:55:15.596361 18895 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:15.621572 18895 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:15.622809 18895 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:15.639858 18895 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3: Generated new TSK 0
I20260608 12:55:15.640389 18895 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:15.660470 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:15.666997 18908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.667856 18909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.669988 17186 server_base.cc:1061] running on GCE node
W20260608 12:55:15.670581 18911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.671438 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:15.671643 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:15.671805 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923315671775 us; error 0 us; skew 500 ppm
I20260608 12:55:15.672371 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:15.674731 17186 webserver.cc:533] Webserver started at http://127.16.200.129:37791/ using document root <none> and password file <none>
I20260608 12:55:15.675223 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:15.675410 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:15.675665 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:15.676923 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "0ec0502d7b81429f8d022465caff0314"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.681533 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:15.684917 18916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.685606 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:15.685874 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "0ec0502d7b81429f8d022465caff0314"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.686133 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-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)
I20260608 12:55:15.710731 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:15.711781 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:15.713248 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:15.715611 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:15.715850 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.716086 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:15.716328 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.757107 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:45971
I20260608 12:55:15.757292 18978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:45971 every 8 connection(s)
I20260608 12:55:15.762219 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:15.769375 18983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.771301 18984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.774637 17186 server_base.cc:1061] running on GCE node
W20260608 12:55:15.775039 18986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.775867 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:15.776077 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:15.776237 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923315776219 us; error 0 us; skew 500 ppm
I20260608 12:55:15.776928 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:15.779615 17186 webserver.cc:533] Webserver started at http://127.16.200.130:39527/ using document root <none> and password file <none>
I20260608 12:55:15.780165 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:15.780426 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:15.780422 18979 heartbeater.cc:344] Connected to a master server at 127.16.200.190:42831
I20260608 12:55:15.781020 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:15.781041 18979 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:15.782106 18979 heartbeater.cc:507] Master 127.16.200.190:42831 requested a full tablet report, sending...
I20260608 12:55:15.782667 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "8c089fb286c544bfaae4cecd96e8dd59"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.784546 18852 ts_manager.cc:194] Registered new tserver with Master: 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971)
I20260608 12:55:15.786486 18852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39584
I20260608 12:55:15.788183 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:15.791996 18991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.792742 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:15.792985 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "8c089fb286c544bfaae4cecd96e8dd59"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.793207 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-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)
I20260608 12:55:15.804545 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:15.805714 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:15.807121 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:15.809394 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:15.809587 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.809819 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:15.809967 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.849185 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:45083
I20260608 12:55:15.849308 19053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:45083 every 8 connection(s)
I20260608 12:55:15.854050 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:15.860980 19057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.861676 19058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:15.863955 19060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:15.864181 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:15.865286 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:15.865506 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:15.865715 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923315865694 us; error 0 us; skew 500 ppm
I20260608 12:55:15.866415 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:15.866391 19054 heartbeater.cc:344] Connected to a master server at 127.16.200.190:42831
I20260608 12:55:15.867017 19054 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:15.867955 19054 heartbeater.cc:507] Master 127.16.200.190:42831 requested a full tablet report, sending...
I20260608 12:55:15.869504 17186 webserver.cc:533] Webserver started at http://127.16.200.131:36125/ using document root <none> and password file <none>
I20260608 12:55:15.870107 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:15.870304 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:15.870298 18852 ts_manager.cc:194] Registered new tserver with Master: 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130:45083)
I20260608 12:55:15.870796 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:15.871866 18852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39598
I20260608 12:55:15.871881 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "df3dd2d3474f44f09c4b95ae744619d1"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.876870 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:55:15.880123 19065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.880878 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:15.881162 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "df3dd2d3474f44f09c4b95ae744619d1"
format_stamp: "Formatted at 2026-06-08 12:55:15 on dist-test-slave-jxwz"
I20260608 12:55:15.881440 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-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)
I20260608 12:55:15.906071 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:15.907171 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:15.908672 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:15.911008 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:15.911212 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.911433 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:15.911586 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:15.951169 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:34315
I20260608 12:55:15.951305 19127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:34315 every 8 connection(s)
I20260608 12:55:15.965145 19128 heartbeater.cc:344] Connected to a master server at 127.16.200.190:42831
I20260608 12:55:15.965549 19128 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:15.966269 19128 heartbeater.cc:507] Master 127.16.200.190:42831 requested a full tablet report, sending...
I20260608 12:55:15.968276 18852 ts_manager.cc:194] Registered new tserver with Master: df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131:34315)
I20260608 12:55:15.969288 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014654809s
I20260608 12:55:15.969762 18852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39612
I20260608 12:55:16.789834 18979 heartbeater.cc:499] Master 127.16.200.190:42831 was elected leader, sending a full tablet report...
I20260608 12:55:16.874516 19054 heartbeater.cc:499] Master 127.16.200.190:42831 was elected leader, sending a full tablet report...
I20260608 12:55:16.972693 19128 heartbeater.cc:499] Master 127.16.200.190:42831 was elected leader, sending a full tablet report...
I20260608 12:55:17.030133 18852 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39624:
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"
    }
  }
}
W20260608 12:55:17.032842 18852 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:55:17.084975 18944 tablet_service.cc:1511] Processing CreateTablet for tablet a35c4891b6bd41d58870c0e0f990fe1e (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:17.087092 18944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c4891b6bd41d58870c0e0f990fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.090584 18943 tablet_service.cc:1511] Processing CreateTablet for tablet d794825be932487b8dc403436ab9dad4 (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:17.092249 18943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d794825be932487b8dc403436ab9dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.099558 19093 tablet_service.cc:1511] Processing CreateTablet for tablet a35c4891b6bd41d58870c0e0f990fe1e (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:17.101230 19093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c4891b6bd41d58870c0e0f990fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.105406 19092 tablet_service.cc:1511] Processing CreateTablet for tablet d794825be932487b8dc403436ab9dad4 (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:17.106923 19092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d794825be932487b8dc403436ab9dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.115235 19019 tablet_service.cc:1511] Processing CreateTablet for tablet a35c4891b6bd41d58870c0e0f990fe1e (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:17.116907 19019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c4891b6bd41d58870c0e0f990fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.115671 19018 tablet_service.cc:1511] Processing CreateTablet for tablet d794825be932487b8dc403436ab9dad4 (DEFAULT_TABLE table=test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:17.122165 19018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d794825be932487b8dc403436ab9dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:17.129716 19149 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: Bootstrap starting.
I20260608 12:55:17.138301 19149 tablet_bootstrap.cc:654] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.146104 19152 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: Bootstrap starting.
I20260608 12:55:17.149050 19150 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Bootstrap starting.
I20260608 12:55:17.151533 19152 tablet_bootstrap.cc:654] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.153843 19149 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: No bootstrap required, opened a new log
I20260608 12:55:17.154469 19149 ts_tablet_manager.cc:1403] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260608 12:55:17.155752 19150 tablet_bootstrap.cc:654] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.156525 19152 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: No bootstrap required, opened a new log
I20260608 12:55:17.156965 19152 ts_tablet_manager.cc:1403] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 12:55:17.158278 19149 raft_consensus.cc:359] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.159437 19149 raft_consensus.cc:385] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.159765 19149 raft_consensus.cc:740] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ec0502d7b81429f8d022465caff0314, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.159639 19152 raft_consensus.cc:359] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.160549 19152 raft_consensus.cc:385] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.160892 19152 raft_consensus.cc:740] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c089fb286c544bfaae4cecd96e8dd59, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.160714 19149 consensus_queue.cc:260] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.161710 19152 consensus_queue.cc:260] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.162151 19150 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: No bootstrap required, opened a new log
I20260608 12:55:17.162721 19150 ts_tablet_manager.cc:1403] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.011s
I20260608 12:55:17.166136 19150 raft_consensus.cc:359] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.166924 19150 raft_consensus.cc:385] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.167232 19150 raft_consensus.cc:740] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df3dd2d3474f44f09c4b95ae744619d1, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.168263 19150 consensus_queue.cc:260] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.168884 19149 ts_tablet_manager.cc:1434] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260608 12:55:17.169951 19149 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: Bootstrap starting.
I20260608 12:55:17.170867 19152 ts_tablet_manager.cc:1434] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:55:17.172125 19152 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: Bootstrap starting.
I20260608 12:55:17.177289 19149 tablet_bootstrap.cc:654] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.179068 19152 tablet_bootstrap.cc:654] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.194473 19150 ts_tablet_manager.cc:1434] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.003s
I20260608 12:55:17.196738 19150 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: Bootstrap starting.
I20260608 12:55:17.196878 19149 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: No bootstrap required, opened a new log
I20260608 12:55:17.196791 19152 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: No bootstrap required, opened a new log
I20260608 12:55:17.197580 19149 ts_tablet_manager.cc:1403] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260608 12:55:17.197713 19152 ts_tablet_manager.cc:1403] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:55:17.200899 19149 raft_consensus.cc:359] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.201686 19149 raft_consensus.cc:385] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.201216 19152 raft_consensus.cc:359] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.202029 19149 raft_consensus.cc:740] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ec0502d7b81429f8d022465caff0314, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.202208 19152 raft_consensus.cc:385] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.202698 19152 raft_consensus.cc:740] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c089fb286c544bfaae4cecd96e8dd59, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.202934 19149 consensus_queue.cc:260] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.204421 19150 tablet_bootstrap.cc:654] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:17.203680 19152 consensus_queue.cc:260] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.205431 19149 ts_tablet_manager.cc:1434] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:55:17.206974 19152 ts_tablet_manager.cc:1434] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:55:17.219600 19150 tablet_bootstrap.cc:492] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: No bootstrap required, opened a new log
I20260608 12:55:17.220165 19150 ts_tablet_manager.cc:1403] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260608 12:55:17.222524 19150 raft_consensus.cc:359] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.223060 19150 raft_consensus.cc:385] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:17.223292 19150 raft_consensus.cc:740] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df3dd2d3474f44f09c4b95ae744619d1, State: Initialized, Role: FOLLOWER
I20260608 12:55:17.223914 19150 consensus_queue.cc:260] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.225514 19150 ts_tablet_manager.cc:1434] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:17.227849 19157 raft_consensus.cc:493] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:17.228339 19157 raft_consensus.cc:515] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.230991 19157 leader_election.cc:290] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971), 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130:45083)
I20260608 12:55:17.243636 18954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c4891b6bd41d58870c0e0f990fe1e" candidate_uuid: "df3dd2d3474f44f09c4b95ae744619d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ec0502d7b81429f8d022465caff0314" is_pre_election: true
I20260608 12:55:17.243669 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c4891b6bd41d58870c0e0f990fe1e" candidate_uuid: "df3dd2d3474f44f09c4b95ae744619d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c089fb286c544bfaae4cecd96e8dd59" is_pre_election: true
I20260608 12:55:17.244777 18954 raft_consensus.cc:2468] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df3dd2d3474f44f09c4b95ae744619d1 in term 0.
I20260608 12:55:17.244787 19029 raft_consensus.cc:2468] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df3dd2d3474f44f09c4b95ae744619d1 in term 0.
I20260608 12:55:17.246465 19069 leader_election.cc:304] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c089fb286c544bfaae4cecd96e8dd59, df3dd2d3474f44f09c4b95ae744619d1; no voters: 
I20260608 12:55:17.247257 19157 raft_consensus.cc:2804] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:17.247605 19157 raft_consensus.cc:493] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:17.247936 19157 raft_consensus.cc:3060] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.248931 19156 raft_consensus.cc:493] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:17.249451 19156 raft_consensus.cc:515] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.252075 19156 leader_election.cc:290] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971), df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131:34315)
I20260608 12:55:17.254635 19157 raft_consensus.cc:515] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.257807 18954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c4891b6bd41d58870c0e0f990fe1e" candidate_uuid: "df3dd2d3474f44f09c4b95ae744619d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ec0502d7b81429f8d022465caff0314"
I20260608 12:55:17.258399 18954 raft_consensus.cc:3060] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.259029 19157 leader_election.cc:290] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971), 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130:45083)
I20260608 12:55:17.259104 19029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35c4891b6bd41d58870c0e0f990fe1e" candidate_uuid: "df3dd2d3474f44f09c4b95ae744619d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c089fb286c544bfaae4cecd96e8dd59"
I20260608 12:55:17.259799 19029 raft_consensus.cc:3060] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.265792 18954 raft_consensus.cc:2468] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df3dd2d3474f44f09c4b95ae744619d1 in term 1.
I20260608 12:55:17.266983 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d794825be932487b8dc403436ab9dad4" candidate_uuid: "8c089fb286c544bfaae4cecd96e8dd59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ec0502d7b81429f8d022465caff0314" is_pre_election: true
I20260608 12:55:17.267356 19066 leader_election.cc:304] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ec0502d7b81429f8d022465caff0314, df3dd2d3474f44f09c4b95ae744619d1; no voters: 
I20260608 12:55:17.267659 18953 raft_consensus.cc:2468] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c089fb286c544bfaae4cecd96e8dd59 in term 0.
I20260608 12:55:17.266973 19029 raft_consensus.cc:2468] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df3dd2d3474f44f09c4b95ae744619d1 in term 1.
I20260608 12:55:17.269101 19157 raft_consensus.cc:2804] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:17.269165 18992 leader_election.cc:304] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ec0502d7b81429f8d022465caff0314, 8c089fb286c544bfaae4cecd96e8dd59; no voters: 
I20260608 12:55:17.270308 19156 raft_consensus.cc:2804] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:17.270748 19156 raft_consensus.cc:493] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:17.270725 19157 raft_consensus.cc:697] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 1 LEADER]: Becoming Leader. State: Replica: df3dd2d3474f44f09c4b95ae744619d1, State: Running, Role: LEADER
I20260608 12:55:17.270955 19103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d794825be932487b8dc403436ab9dad4" candidate_uuid: "8c089fb286c544bfaae4cecd96e8dd59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df3dd2d3474f44f09c4b95ae744619d1" is_pre_election: true
I20260608 12:55:17.271420 19156 raft_consensus.cc:3060] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.271849 19103 raft_consensus.cc:2468] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c089fb286c544bfaae4cecd96e8dd59 in term 0.
I20260608 12:55:17.271981 19157 consensus_queue.cc:237] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.279013 19156 raft_consensus.cc:515] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.280956 19156 leader_election.cc:290] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [CANDIDATE]: Term 1 election: Requested vote from peers 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971), df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131:34315)
I20260608 12:55:17.281797 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d794825be932487b8dc403436ab9dad4" candidate_uuid: "8c089fb286c544bfaae4cecd96e8dd59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ec0502d7b81429f8d022465caff0314"
I20260608 12:55:17.282430 18953 raft_consensus.cc:3060] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.285028 19103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d794825be932487b8dc403436ab9dad4" candidate_uuid: "8c089fb286c544bfaae4cecd96e8dd59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df3dd2d3474f44f09c4b95ae744619d1"
I20260608 12:55:17.285538 19103 raft_consensus.cc:3060] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:17.289536 18953 raft_consensus.cc:2468] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c089fb286c544bfaae4cecd96e8dd59 in term 1.
I20260608 12:55:17.289254 18852 catalog_manager.cc:5696] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "df3dd2d3474f44f09c4b95ae744619d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:17.290572 18992 leader_election.cc:304] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ec0502d7b81429f8d022465caff0314, 8c089fb286c544bfaae4cecd96e8dd59; no voters: 
I20260608 12:55:17.291319 19156 raft_consensus.cc:2804] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:17.293334 19103 raft_consensus.cc:2468] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c089fb286c544bfaae4cecd96e8dd59 in term 1.
I20260608 12:55:17.294071 19156 raft_consensus.cc:697] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 LEADER]: Becoming Leader. State: Replica: 8c089fb286c544bfaae4cecd96e8dd59, State: Running, Role: LEADER
I20260608 12:55:17.295035 19156 consensus_queue.cc:237] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } }
I20260608 12:55:17.303412 18849 catalog_manager.cc:5696] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "8c089fb286c544bfaae4cecd96e8dd59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:17.594345 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:17.597386 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:17.597760 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:17.732366 19156 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:17.745606 19156 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:17.756944 19157 consensus_queue.cc:1048] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:17.770486 19165 consensus_queue.cc:1048] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:19.598765 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:19.601013 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:19.601374 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:21.602445 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:21.604972 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:21.605357 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:23.606395 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:23.608639 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:23.609028 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:25.609961 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:25.612298 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:25.612640 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:27.613819 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:27.616585 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:27.616951 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:28.403348 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:28.411448 19183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:28.411516 19184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:28.412962 19186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:28.416034 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:28.417160 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:28.417438 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:28.417623 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923328417605 us; error 0 us; skew 500 ppm
I20260608 12:55:28.418247 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:28.421013 17186 webserver.cc:533] Webserver started at http://127.16.200.132:38665/ using document root <none> and password file <none>
I20260608 12:55:28.421605 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:28.421810 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:28.422184 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:28.423584 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "69d36f918304478cafcd5241291aa556"
format_stamp: "Formatted at 2026-06-08 12:55:28 on dist-test-slave-jxwz"
I20260608 12:55:28.428695 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:55:28.433056 19191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:28.433902 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:55:28.434221 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "69d36f918304478cafcd5241291aa556"
format_stamp: "Formatted at 2026-06-08 12:55:28 on dist-test-slave-jxwz"
I20260608 12:55:28.434500 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-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)
I20260608 12:55:28.450277 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:28.451756 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:28.453416 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:28.455969 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:28.456158 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:28.456431 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:28.456595 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:28.502619 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:33215
I20260608 12:55:28.502739 19253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:33215 every 8 connection(s)
I20260608 12:55:28.525434 19254 heartbeater.cc:344] Connected to a master server at 127.16.200.190:42831
I20260608 12:55:28.525872 19254 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:28.526773 19254 heartbeater.cc:507] Master 127.16.200.190:42831 requested a full tablet report, sending...
I20260608 12:55:28.528970 18849 ts_manager.cc:194] Registered new tserver with Master: 69d36f918304478cafcd5241291aa556 (127.16.200.132:33215)
I20260608 12:55:28.530493 18849 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34218
I20260608 12:55:28.668912 19029 consensus_queue.cc:237] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [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: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } }
I20260608 12:55:28.680106 19103 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:28.681522 18953 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:28.682165 19261 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:28.683408 19178 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:55:28.693945 18994 consensus_peers.cc:597] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 -> Peer 69d36f918304478cafcd5241291aa556 (127.16.200.132:33215): Couldn't send request to peer 69d36f918304478cafcd5241291aa556. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d794825be932487b8dc403436ab9dad4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:28.698573 19178 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d36f918304478cafcd5241291aa556 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } } }
I20260608 12:55:28.700404 19103 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d36f918304478cafcd5241291aa556 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } } }
I20260608 12:55:28.702525 18953 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69d36f918304478cafcd5241291aa556 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } } }
I20260608 12:55:28.717270 18849 catalog_manager.cc:5696] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 reported cstate change: config changed from index -1 to 2, NON_VOTER 69d36f918304478cafcd5241291aa556 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "8c089fb286c544bfaae4cecd96e8dd59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } } }
I20260608 12:55:29.165262 19272 ts_tablet_manager.cc:933] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: Initiating tablet copy from peer 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130:45083)
I20260608 12:55:29.168431 19272 tablet_copy_client.cc:323] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:45083
I20260608 12:55:29.179693 19039 tablet_copy_service.cc:140] P 8c089fb286c544bfaae4cecd96e8dd59: Received BeginTabletCopySession request for tablet d794825be932487b8dc403436ab9dad4 from peer 69d36f918304478cafcd5241291aa556 ({username='slave'} at 127.0.0.1:59274)
I20260608 12:55:29.180276 19039 tablet_copy_service.cc:161] P 8c089fb286c544bfaae4cecd96e8dd59: Beginning new tablet copy session on tablet d794825be932487b8dc403436ab9dad4 from peer 69d36f918304478cafcd5241291aa556 at {username='slave'} at 127.0.0.1:59274: session id = 69d36f918304478cafcd5241291aa556-d794825be932487b8dc403436ab9dad4
I20260608 12:55:29.186211 19039 tablet_copy_source_session.cc:215] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:29.189459 19272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d794825be932487b8dc403436ab9dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:29.206606 19272 tablet_copy_client.cc:806] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:29.207300 19272 tablet_copy_client.cc:670] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:29.211442 19272 tablet_copy_client.cc:538] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:29.220840 19272 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: Bootstrap starting.
I20260608 12:55:29.243469 19272 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: 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
I20260608 12:55:29.244472 19272 tablet_bootstrap.cc:492] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: Bootstrap complete.
I20260608 12:55:29.245231 19272 ts_tablet_manager.cc:1403] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: Time spent bootstrapping tablet: real 0.025s	user 0.027s	sys 0.000s
I20260608 12:55:29.248667 19272 raft_consensus.cc:359] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } }
I20260608 12:55:29.249536 19272 raft_consensus.cc:740] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69d36f918304478cafcd5241291aa556, State: Initialized, Role: LEARNER
I20260608 12:55:29.250262 19272 consensus_queue.cc:260] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [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: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: true } }
I20260608 12:55:29.252521 19254 heartbeater.cc:499] Master 127.16.200.190:42831 was elected leader, sending a full tablet report...
I20260608 12:55:29.253202 19272 ts_tablet_manager.cc:1434] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:55:29.255239 19039 tablet_copy_service.cc:342] P 8c089fb286c544bfaae4cecd96e8dd59: Request end of tablet copy session 69d36f918304478cafcd5241291aa556-d794825be932487b8dc403436ab9dad4 received from {username='slave'} at 127.0.0.1:59274
I20260608 12:55:29.255802 19039 tablet_copy_service.cc:434] P 8c089fb286c544bfaae4cecd96e8dd59: ending tablet copy session 69d36f918304478cafcd5241291aa556-d794825be932487b8dc403436ab9dad4 on tablet d794825be932487b8dc403436ab9dad4 with peer 69d36f918304478cafcd5241291aa556
I20260608 12:55:29.618028 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:29.620441 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:29.620899 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:29.732180 19229 raft_consensus.cc:1217] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:30.310808 19279 raft_consensus.cc:1064] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: attempting to promote NON_VOTER 69d36f918304478cafcd5241291aa556 to VOTER
I20260608 12:55:30.313207 19279 consensus_queue.cc:237] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [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: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } }
I20260608 12:55:30.320401 19229 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 LEARNER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:30.323865 19103 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:30.325884 19282 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:30.327664 18953 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:30.327903 19283 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:30.329789 19280 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:30.340837 19279 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d36f918304478cafcd5241291aa556 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.343044 18953 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d36f918304478cafcd5241291aa556 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.356637 19103 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d36f918304478cafcd5241291aa556 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.359046 19229 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69d36f918304478cafcd5241291aa556 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.362975 18849 catalog_manager.cc:5696] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 reported cstate change: config changed from index 2 to 3, 69d36f918304478cafcd5241291aa556 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8c089fb286c544bfaae4cecd96e8dd59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df3dd2d3474f44f09c4b95ae744619d1" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34315 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:30.400146 19029 consensus_queue.cc:237] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [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: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } }
I20260608 12:55:30.405411 19229 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:30.406194 18953 raft_consensus.cc:1275] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Refusing update from remote peer 8c089fb286c544bfaae4cecd96e8dd59: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:30.406931 19283 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:30.407919 19279 consensus_queue.cc:1048] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:30.415148 19282 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.416571 18953 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.421430 19229 raft_consensus.cc:2955] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.453226 18839 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d794825be932487b8dc403436ab9dad4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:30.452853 18850 catalog_manager.cc:5696] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 reported cstate change: config changed from index 3 to 4, VOTER df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131) evicted. New cstate: current_term: 1 leader_uuid: "8c089fb286c544bfaae4cecd96e8dd59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0ec0502d7b81429f8d022465caff0314" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45971 } } peers { permanent_uuid: "8c089fb286c544bfaae4cecd96e8dd59" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45083 } } peers { permanent_uuid: "69d36f918304478cafcd5241291aa556" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 33215 } attrs { promote: false } } }
I20260608 12:55:30.507737 19092 tablet_service.cc:1558] Processing DeleteTablet for tablet d794825be932487b8dc403436ab9dad4 with delete_type TABLET_DATA_TOMBSTONED (TS df3dd2d3474f44f09c4b95ae744619d1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54730
I20260608 12:55:30.512540 19294 tablet_replica.cc:333] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: stopping tablet replica
I20260608 12:55:30.514500 19294 raft_consensus.cc:2243] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:30.515841 19294 raft_consensus.cc:2272] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:30.521834 19294 ts_tablet_manager.cc:1916] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:30.546958 19294 ts_tablet_manager.cc:1929] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:30.547931 19294 log.cc:1199] T d794825be932487b8dc403436ab9dad4 P df3dd2d3474f44f09c4b95ae744619d1: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/d794825be932487b8dc403436ab9dad4
I20260608 12:55:30.552397 18837 catalog_manager.cc:5027] TS df3dd2d3474f44f09c4b95ae744619d1 (127.16.200.131:34315): tablet d794825be932487b8dc403436ab9dad4 (table test-workload [id=d43b3c2ebded47118f4fdff83b01ea60]) successfully deleted
I20260608 12:55:31.621979 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:31.624390 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:31.624760 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:33.625802 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:33.628399 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:33.628804 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:35.629985 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:35.633133 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:35.633456 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:37.634697 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:37.637365 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:37.637684 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:39.638697 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:39.640980 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:39.641291 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:41.642191 18905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:41.645464 18905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:41.645936 18905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:42.351709 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:55:42.379516 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:42.380323 17186 tablet_replica.cc:333] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314: stopping tablet replica
I20260608 12:55:42.380986 17186 raft_consensus.cc:2243] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:42.381636 17186 raft_consensus.cc:2272] T a35c4891b6bd41d58870c0e0f990fe1e P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.384321 17186 tablet_replica.cc:333] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314: stopping tablet replica
I20260608 12:55:42.384848 17186 raft_consensus.cc:2243] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:42.385740 17186 raft_consensus.cc:2272] T d794825be932487b8dc403436ab9dad4 P 0ec0502d7b81429f8d022465caff0314 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.409118 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:55:42.423532 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
W20260608 12:55:42.438490 19069 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 12:55:42.444414 19069 consensus_peers.cc:597] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 -> Peer 8c089fb286c544bfaae4cecd96e8dd59 (127.16.200.130:45083): Couldn't send request to peer 8c089fb286c544bfaae4cecd96e8dd59. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:42.451391 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:42.452241 17186 tablet_replica.cc:333] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59: stopping tablet replica
I20260608 12:55:42.453022 17186 raft_consensus.cc:2243] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:42.454182 17186 raft_consensus.cc:2272] T d794825be932487b8dc403436ab9dad4 P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.457053 17186 tablet_replica.cc:333] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59: stopping tablet replica
I20260608 12:55:42.457552 17186 raft_consensus.cc:2243] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:42.458048 17186 raft_consensus.cc:2272] T a35c4891b6bd41d58870c0e0f990fe1e P 8c089fb286c544bfaae4cecd96e8dd59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.481232 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
W20260608 12:55:42.487061 19066 consensus_peers.cc:597] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 -> Peer 0ec0502d7b81429f8d022465caff0314 (127.16.200.129:45971): Couldn't send request to peer 0ec0502d7b81429f8d022465caff0314. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:45971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:42.496025 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:55:42.519939 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:42.520800 17186 tablet_replica.cc:333] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1: stopping tablet replica
I20260608 12:55:42.521373 17186 raft_consensus.cc:2243] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:42.522419 17186 raft_consensus.cc:2272] T a35c4891b6bd41d58870c0e0f990fe1e P df3dd2d3474f44f09c4b95ae744619d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.543941 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:55:42.557616 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:55:42.581858 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:42.582527 17186 tablet_replica.cc:333] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556: stopping tablet replica
I20260608 12:55:42.583063 17186 raft_consensus.cc:2243] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:42.583788 17186 raft_consensus.cc:2272] T d794825be932487b8dc403436ab9dad4 P 69d36f918304478cafcd5241291aa556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.602777 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:55:42.613731 17186 master.cc:562] Master@127.16.200.190:42831 shutting down...
I20260608 12:55:42.634061 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:42.634825 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:42.635280 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 352a6abd18c541fba94f698e46ceceb3: stopping tablet replica
I20260608 12:55:42.655220 17186 master.cc:584] Master@127.16.200.190:42831 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27262 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:55:42.692651 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:44169
I20260608 12:55:42.693912 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:42.700234 19300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:42.700291 19301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:42.701207 19303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:42.702457 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:42.703411 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:42.703608 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:42.703735 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923342703722 us; error 0 us; skew 500 ppm
I20260608 12:55:42.704278 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:42.707010 17186 webserver.cc:533] Webserver started at http://127.16.200.190:32907/ using document root <none> and password file <none>
I20260608 12:55:42.707561 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:42.707746 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:42.707985 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:42.709364 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "068e454a07d9457e99f7850bfff8f6ea"
format_stamp: "Formatted at 2026-06-08 12:55:42 on dist-test-slave-jxwz"
I20260608 12:55:42.714526 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:55:42.718138 19308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:42.718959 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:42.719225 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "068e454a07d9457e99f7850bfff8f6ea"
format_stamp: "Formatted at 2026-06-08 12:55:42 on dist-test-slave-jxwz"
I20260608 12:55:42.719485 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923286344075-17186-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)
I20260608 12:55:42.733826 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:42.735255 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:42.779208 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:44169
I20260608 12:55:42.779320 19359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:44169 every 8 connection(s)
I20260608 12:55:42.783608 19360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:42.795869 19360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea: Bootstrap starting.
I20260608 12:55:42.801465 19360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:42.805980 19360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea: No bootstrap required, opened a new log
I20260608 12:55:42.808514 19360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER }
I20260608 12:55:42.808992 19360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:42.809249 19360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068e454a07d9457e99f7850bfff8f6ea, State: Initialized, Role: FOLLOWER
I20260608 12:55:42.809883 19360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER }
I20260608 12:55:42.810391 19360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:42.810603 19360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:42.810890 19360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:42.815721 19360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER }
I20260608 12:55:42.816226 19360 leader_election.cc:304] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [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: 068e454a07d9457e99f7850bfff8f6ea; no voters: 
I20260608 12:55:42.817512 19360 leader_election.cc:290] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:42.818051 19363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:42.819598 19363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 1 LEADER]: Becoming Leader. State: Replica: 068e454a07d9457e99f7850bfff8f6ea, State: Running, Role: LEADER
I20260608 12:55:42.820276 19363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [LEADER]: Queue going to LEADER mode. State: All 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: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER }
I20260608 12:55:42.820911 19360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:42.825933 19365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 068e454a07d9457e99f7850bfff8f6ea. Latest consensus state: current_term: 1 leader_uuid: "068e454a07d9457e99f7850bfff8f6ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER } }
I20260608 12:55:42.826538 19365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:42.825549 19364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "068e454a07d9457e99f7850bfff8f6ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "068e454a07d9457e99f7850bfff8f6ea" member_type: VOTER } }
I20260608 12:55:42.827867 19364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:42.828877 19370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:42.834261 19370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:42.838999 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:42.844241 19370 catalog_manager.cc:1382] Generated new cluster ID: 67e1d12f01454918889295a0d8d50ac8
I20260608 12:55:42.844484 19370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:42.865355 19370 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:42.866693 19370 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:42.880738 19370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea: Generated new TSK 0
I20260608 12:55:42.881281 19370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:42.904096 17186 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000181663s
I20260608 12:55:55.000047 17186 master.cc:562] Master@127.16.200.190:44169 shutting down...
I20260608 12:55:55.025528 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:55.026376 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:55.026736 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 068e454a07d9457e99f7850bfff8f6ea: stopping tablet replica
I20260608 12:55:55.046797 17186 master.cc:584] Master@127.16.200.190:44169 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12388 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:55:55.081341 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:37197
I20260608 12:55:55.082604 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:55.088583 19383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.090165 19384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.090402 19386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:55.091284 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:55.092002 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:55.092245 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:55.092384 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923355092366 us; error 0 us; skew 500 ppm
I20260608 12:55:55.093009 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:55.095551 17186 webserver.cc:533] Webserver started at http://127.16.200.190:36647/ using document root <none> and password file <none>
I20260608 12:55:55.096102 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:55.096303 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:55.096570 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:55.097892 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "2b78bf57f5e7454ca5de287350afd261"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.102847 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:55.106676 19391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.107455 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:55.107733 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "2b78bf57f5e7454ca5de287350afd261"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.107996 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-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)
I20260608 12:55:55.136121 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:55.137627 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:55.182507 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:37197
I20260608 12:55:55.182638 19442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:37197 every 8 connection(s)
I20260608 12:55:55.187196 19443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:55.200006 19443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261: Bootstrap starting.
I20260608 12:55:55.207645 19443 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:55.213533 19443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261: No bootstrap required, opened a new log
I20260608 12:55:55.216339 19443 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER }
I20260608 12:55:55.216909 19443 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:55.217229 19443 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b78bf57f5e7454ca5de287350afd261, State: Initialized, Role: FOLLOWER
I20260608 12:55:55.217865 19443 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER }
I20260608 12:55:55.218376 19443 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:55.218632 19443 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:55.218902 19443 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:55.224741 19443 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER }
I20260608 12:55:55.225310 19443 leader_election.cc:304] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [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: 2b78bf57f5e7454ca5de287350afd261; no voters: 
I20260608 12:55:55.226650 19443 leader_election.cc:290] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:55.227145 19446 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:55.229223 19446 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 1 LEADER]: Becoming Leader. State: Replica: 2b78bf57f5e7454ca5de287350afd261, State: Running, Role: LEADER
I20260608 12:55:55.229980 19446 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [LEADER]: Queue going to LEADER mode. State: All 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: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER }
I20260608 12:55:55.230214 19443 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:55.233811 19447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b78bf57f5e7454ca5de287350afd261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER } }
I20260608 12:55:55.234025 19448 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b78bf57f5e7454ca5de287350afd261. Latest consensus state: current_term: 1 leader_uuid: "2b78bf57f5e7454ca5de287350afd261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b78bf57f5e7454ca5de287350afd261" member_type: VOTER } }
I20260608 12:55:55.234441 19447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:55.234628 19448 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:55.241672 19453 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:55.248543 19453 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:55.254782 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:55.261022 19453 catalog_manager.cc:1382] Generated new cluster ID: 5e2a78c0eb554dea84ee6a3d79349fa4
I20260608 12:55:55.261456 19453 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:55.290843 19453 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:55.292452 19453 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:55.308502 19453 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261: Generated new TSK 0
I20260608 12:55:55.309185 19453 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:55.328150 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:55.336735 19464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.337809 19465 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.339466 19467 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:55.340138 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:55.341059 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:55.341252 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:55.341382 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923355341369 us; error 0 us; skew 500 ppm
I20260608 12:55:55.341989 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:55.344344 17186 webserver.cc:533] Webserver started at http://127.16.200.129:36063/ using document root <none> and password file <none>
I20260608 12:55:55.344892 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:55.345055 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:55.345319 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:55.346632 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "c5095ce7be3a4ed0b92c0d07bf3fb0c1"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.351718 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:55.355443 19472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.356209 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:55.356490 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "c5095ce7be3a4ed0b92c0d07bf3fb0c1"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.356803 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-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)
I20260608 12:55:55.374300 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:55.375546 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:55.377146 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:55.379720 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:55.379916 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.380136 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:55.380304 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.429878 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:40797
I20260608 12:55:55.430063 19534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:40797 every 8 connection(s)
I20260608 12:55:55.436057 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:55.445096 19539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.445833 19540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.448469 19542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:55.450861 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:55.451853 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:55.452064 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:55.452077 19535 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37197
I20260608 12:55:55.452351 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923355452330 us; error 0 us; skew 500 ppm
I20260608 12:55:55.452579 19535 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:55.453073 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:55.453508 19535 heartbeater.cc:507] Master 127.16.200.190:37197 requested a full tablet report, sending...
I20260608 12:55:55.455726 17186 webserver.cc:533] Webserver started at http://127.16.200.130:33589/ using document root <none> and password file <none>
I20260608 12:55:55.456310 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:55.456205 19408 ts_manager.cc:194] Registered new tserver with Master: c5095ce7be3a4ed0b92c0d07bf3fb0c1 (127.16.200.129:40797)
I20260608 12:55:55.456591 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:55.456933 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:55.458118 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "fadff9980bfe40c680cd7b9c4a7c6a8f"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.458824 19408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51684
I20260608 12:55:55.463234 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:55.467027 19547 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.467732 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:55.467996 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "fadff9980bfe40c680cd7b9c4a7c6a8f"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.468262 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-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)
I20260608 12:55:55.484086 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:55.485783 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:55.487534 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:55.489982 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:55.490178 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.490408 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:55.490561 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.546636 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:34753
I20260608 12:55:55.546811 19609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:34753 every 8 connection(s)
I20260608 12:55:55.552711 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:55.562678 19613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.564426 19614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:55.565246 19616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:55.567230 17186 server_base.cc:1061] running on GCE node
I20260608 12:55:55.568413 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:55.568706 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:55.568944 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923355568922 us; error 0 us; skew 500 ppm
I20260608 12:55:55.569618 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:55.570160 19610 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37197
I20260608 12:55:55.570677 19610 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:55.571902 19610 heartbeater.cc:507] Master 127.16.200.190:37197 requested a full tablet report, sending...
I20260608 12:55:55.572818 17186 webserver.cc:533] Webserver started at http://127.16.200.131:33091/ using document root <none> and password file <none>
I20260608 12:55:55.573467 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:55.573724 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:55.574090 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:55.574867 19408 ts_manager.cc:194] Registered new tserver with Master: fadff9980bfe40c680cd7b9c4a7c6a8f (127.16.200.130:34753)
I20260608 12:55:55.575443 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "5d97f0b3199948ef9c92d8cca07bd534"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.576437 19408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51688
I20260608 12:55:55.580785 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:55:55.584524 19621 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.585446 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:55:55.585739 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "5d97f0b3199948ef9c92d8cca07bd534"
format_stamp: "Formatted at 2026-06-08 12:55:55 on dist-test-slave-jxwz"
I20260608 12:55:55.586002 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923286344075-17186-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)
I20260608 12:55:55.601529 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:55.603143 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:55.604789 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:55.607685 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:55.607905 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.608144 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:55.608306 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:55.671043 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:42211
I20260608 12:55:55.671229 19683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:42211 every 8 connection(s)
I20260608 12:55:55.692422 19684 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37197
I20260608 12:55:55.692853 19684 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:55.693806 19684 heartbeater.cc:507] Master 127.16.200.190:37197 requested a full tablet report, sending...
I20260608 12:55:55.695955 19408 ts_manager.cc:194] Registered new tserver with Master: 5d97f0b3199948ef9c92d8cca07bd534 (127.16.200.131:42211)
I20260608 12:55:55.696722 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021519759s
I20260608 12:55:55.697549 19408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51690
I20260608 12:55:56.462323 19535 heartbeater.cc:499] Master 127.16.200.190:37197 was elected leader, sending a full tablet report...
I20260608 12:55:56.579097 19610 heartbeater.cc:499] Master 127.16.200.190:37197 was elected leader, sending a full tablet report...
I20260608 12:55:56.700474 19684 heartbeater.cc:499] Master 127.16.200.190:37197 was elected leader, sending a full tablet report...
I20260608 12:55:57.254573 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:59.255728 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:00.881760 19439 debug-util.cc:398] Leaking SignalData structure 0x7b0800188980 after lost signal to thread 17189
W20260608 12:56:00.882771 19439 debug-util.cc:398] Leaking SignalData structure 0x7b080012d6c0 after lost signal to thread 19442
W20260608 12:56:00.883912 19439 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb5e0 after lost signal to thread 19534
W20260608 12:56:00.885069 19439 debug-util.cc:398] Leaking SignalData structure 0x7b08000eac40 after lost signal to thread 19609
W20260608 12:56:00.886045 19439 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4c80 after lost signal to thread 19683
I20260608 12:56:01.256922 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:03.258124 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:05.259181 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:07.260772 19461 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:07.830351 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:56:07.862236 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:07.879657 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:56:07.890954 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:56:07.911535 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:07.927094 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:56:07.936534 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:56:07.955458 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:07.971688 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:56:07.981894 17186 master.cc:562] Master@127.16.200.190:37197 shutting down...
I20260608 12:56:08.001564 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:08.002393 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:08.002748 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b78bf57f5e7454ca5de287350afd261: stopping tablet replica
I20260608 12:56:08.037096 17186 master.cc:584] Master@127.16.200.190:37197 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12988 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:56:08.073041 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:33773
I20260608 12:56:08.074364 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:08.081074 19690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.081146 19691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.082245 19693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:08.082646 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:08.084559 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:08.084794 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:08.084918 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923368084906 us; error 0 us; skew 500 ppm
I20260608 12:56:08.085462 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:08.088039 17186 webserver.cc:533] Webserver started at http://127.16.200.190:43073/ using document root <none> and password file <none>
I20260608 12:56:08.088732 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:08.088979 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:08.089244 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:08.090582 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "508e506759fd45bca29ab7b0cb23c6a0"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.096091 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:08.099898 19698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.100744 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:08.101014 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "508e506759fd45bca29ab7b0cb23c6a0"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.101330 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-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)
I20260608 12:56:08.115113 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.116348 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.157946 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:33773
I20260608 12:56:08.158078 19749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:33773 every 8 connection(s)
I20260608 12:56:08.162461 19750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:08.175065 19750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0: Bootstrap starting.
I20260608 12:56:08.180856 19750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:08.185840 19750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0: No bootstrap required, opened a new log
I20260608 12:56:08.188442 19750 raft_consensus.cc:359] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER }
I20260608 12:56:08.188936 19750 raft_consensus.cc:385] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:08.189200 19750 raft_consensus.cc:740] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 508e506759fd45bca29ab7b0cb23c6a0, State: Initialized, Role: FOLLOWER
I20260608 12:56:08.189831 19750 consensus_queue.cc:260] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER }
I20260608 12:56:08.190333 19750 raft_consensus.cc:399] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:08.190549 19750 raft_consensus.cc:493] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:08.190815 19750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:08.195951 19750 raft_consensus.cc:515] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER }
I20260608 12:56:08.196453 19750 leader_election.cc:304] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [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: 508e506759fd45bca29ab7b0cb23c6a0; no voters: 
I20260608 12:56:08.197672 19750 leader_election.cc:290] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:08.198053 19753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:08.199477 19753 raft_consensus.cc:697] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 1 LEADER]: Becoming Leader. State: Replica: 508e506759fd45bca29ab7b0cb23c6a0, State: Running, Role: LEADER
I20260608 12:56:08.200107 19753 consensus_queue.cc:237] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [LEADER]: Queue going to LEADER mode. State: All 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: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER }
I20260608 12:56:08.200758 19750 sys_catalog.cc:565] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:08.205396 19754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "508e506759fd45bca29ab7b0cb23c6a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER } }
I20260608 12:56:08.205987 19754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:08.206171 19755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 508e506759fd45bca29ab7b0cb23c6a0. Latest consensus state: current_term: 1 leader_uuid: "508e506759fd45bca29ab7b0cb23c6a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "508e506759fd45bca29ab7b0cb23c6a0" member_type: VOTER } }
I20260608 12:56:08.206780 19755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:08.209908 19761 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:08.215476 19761 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:08.217046 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:08.225744 19761 catalog_manager.cc:1382] Generated new cluster ID: 033c0903c596463fa8f6be1a8380725a
I20260608 12:56:08.226055 19761 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:08.239236 19761 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:08.240605 19761 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:08.257767 19761 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0: Generated new TSK 0
I20260608 12:56:08.258378 19761 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:08.284747 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:08.291380 19771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.292204 19772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.293624 19774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:08.294329 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:08.295162 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:08.295400 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:08.295528 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923368295517 us; error 0 us; skew 500 ppm
I20260608 12:56:08.296069 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:08.298630 17186 webserver.cc:533] Webserver started at http://127.16.200.129:45643/ using document root <none> and password file <none>
I20260608 12:56:08.299141 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:08.299314 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:08.299558 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:08.300871 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "ea92b33ccb0f4629adf4098f567f3273"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.305861 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:08.309490 19779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.310345 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:08.310662 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "ea92b33ccb0f4629adf4098f567f3273"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.311041 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-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)
I20260608 12:56:08.328814 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.330116 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.331708 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:08.334127 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:08.334316 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.334568 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:08.334725 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.378270 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:45127
I20260608 12:56:08.378409 19841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:45127 every 8 connection(s)
I20260608 12:56:08.383745 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:08.391242 19846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.392903 19847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:08.395393 17186 server_base.cc:1061] running on GCE node
W20260608 12:56:08.395421 19849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:08.396965 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:08.397209 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:08.397426 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923368397404 us; error 0 us; skew 500 ppm
I20260608 12:56:08.398221 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:08.399786 19842 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33773
I20260608 12:56:08.400175 19842 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:08.401109 17186 webserver.cc:533] Webserver started at http://127.16.200.130:39103/ using document root <none> and password file <none>
I20260608 12:56:08.401144 19842 heartbeater.cc:507] Master 127.16.200.190:33773 requested a full tablet report, sending...
I20260608 12:56:08.402019 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:08.402297 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:08.402585 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:08.403856 19715 ts_manager.cc:194] Registered new tserver with Master: ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127)
I20260608 12:56:08.404026 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "061ad8171c97487e9238d24b864faa55"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.405938 19715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40552
I20260608 12:56:08.409228 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:56:08.412829 19854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.413558 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:08.413839 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "061ad8171c97487e9238d24b864faa55"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.414086 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-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)
I20260608 12:56:08.434325 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.435464 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.436904 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:08.439232 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:08.439451 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.439677 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:08.439838 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.481349 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:34743
I20260608 12:56:08.481479 19916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:34743 every 8 connection(s)
I20260608 12:56:08.486498 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:08.494489 19920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.495888 19921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:08.498951 19923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:08.499030 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:08.500047 19917 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33773
I20260608 12:56:08.500298 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:08.500463 19917 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:08.500564 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:08.500897 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923368500879 us; error 0 us; skew 500 ppm
I20260608 12:56:08.501477 19917 heartbeater.cc:507] Master 127.16.200.190:33773 requested a full tablet report, sending...
I20260608 12:56:08.501571 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:08.504001 19715 ts_manager.cc:194] Registered new tserver with Master: 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743)
I20260608 12:56:08.504755 17186 webserver.cc:533] Webserver started at http://127.16.200.131:41017/ using document root <none> and password file <none>
I20260608 12:56:08.505285 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:08.505486 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:08.505825 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:08.505698 19715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40564
I20260608 12:56:08.507339 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "d142b9c9603348888930a7751428b4f2"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.512365 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:08.516512 19928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.517361 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:08.517669 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "d142b9c9603348888930a7751428b4f2"
format_stamp: "Formatted at 2026-06-08 12:56:08 on dist-test-slave-jxwz"
I20260608 12:56:08.517928 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923286344075-17186-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)
I20260608 12:56:08.541110 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:08.542392 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:08.543933 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:08.546332 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:08.546542 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.546780 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:08.546940 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:08.589592 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:34429
I20260608 12:56:08.589717 19990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:34429 every 8 connection(s)
I20260608 12:56:08.604529 19991 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33773
I20260608 12:56:08.605015 19991 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:08.605821 19991 heartbeater.cc:507] Master 127.16.200.190:33773 requested a full tablet report, sending...
I20260608 12:56:08.608011 19715 ts_manager.cc:194] Registered new tserver with Master: d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429)
I20260608 12:56:08.608932 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015904628s
I20260608 12:56:08.610129 19715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40570
I20260608 12:56:09.408970 19842 heartbeater.cc:499] Master 127.16.200.190:33773 was elected leader, sending a full tablet report...
I20260608 12:56:09.508577 19917 heartbeater.cc:499] Master 127.16.200.190:33773 was elected leader, sending a full tablet report...
I20260608 12:56:09.613620 19991 heartbeater.cc:499] Master 127.16.200.190:33773 was elected leader, sending a full tablet report...
I20260608 12:56:09.668444 19715 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40584:
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"
    }
  }
}
W20260608 12:56:09.672029 19715 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:09.759125 19882 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6f7ea0117478eae5e5fda504ea09f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.759328 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 87c7f293d2f946d184418a3bb903c356 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.761466 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c7f293d2f946d184418a3bb903c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.760156 19807 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6f7ea0117478eae5e5fda504ea09f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.761492 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 87c7f293d2f946d184418a3bb903c356 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.763378 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c7f293d2f946d184418a3bb903c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.764029 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6f7ea0117478eae5e5fda504ea09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.763597 19805 tablet_service.cc:1511] Processing CreateTablet for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.764741 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6f7ea0117478eae5e5fda504ea09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.765502 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.768569 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 158e61bbc22644719266e3ee041dfe9a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.770181 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158e61bbc22644719266e3ee041dfe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.774004 19880 tablet_service.cc:1511] Processing CreateTablet for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.775876 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.762094 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 158e61bbc22644719266e3ee041dfe9a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.778414 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158e61bbc22644719266e3ee041dfe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.788709 20012 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: Bootstrap starting.
I20260608 12:56:09.792918 20011 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: Bootstrap starting.
I20260608 12:56:09.800922 20012 tablet_bootstrap.cc:654] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.805361 19956 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6f7ea0117478eae5e5fda504ea09f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.813920 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6f7ea0117478eae5e5fda504ea09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.807523 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 87c7f293d2f946d184418a3bb903c356 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.816756 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c7f293d2f946d184418a3bb903c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.809578 19954 tablet_service.cc:1511] Processing CreateTablet for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:09.811583 19953 tablet_service.cc:1511] Processing CreateTablet for tablet 158e61bbc22644719266e3ee041dfe9a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66d735efce1a439fb4f78ff473dceebe]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:09.820406 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f7a1ff3894ac9bc5687f6fdc4a7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.824003 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158e61bbc22644719266e3ee041dfe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:09.827615 20011 tablet_bootstrap.cc:654] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.845448 20011 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: No bootstrap required, opened a new log
I20260608 12:56:09.846135 20011 ts_tablet_manager.cc:1403] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.010s
I20260608 12:56:09.850579 20011 raft_consensus.cc:359] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.851263 20014 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Bootstrap starting.
I20260608 12:56:09.851492 20011 raft_consensus.cc:385] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.851972 20011 raft_consensus.cc:740] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ad8171c97487e9238d24b864faa55, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.853024 20011 consensus_queue.cc:260] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.857648 20011 ts_tablet_manager.cc:1434] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 12:56:09.858304 20012 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: No bootstrap required, opened a new log
I20260608 12:56:09.858883 20011 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: Bootstrap starting.
I20260608 12:56:09.858935 20012 ts_tablet_manager.cc:1403] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.008s
I20260608 12:56:09.860502 20014 tablet_bootstrap.cc:654] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.863027 20012 raft_consensus.cc:359] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:09.863970 20012 raft_consensus.cc:385] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.864312 20012 raft_consensus.cc:740] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea92b33ccb0f4629adf4098f567f3273, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.865324 20012 consensus_queue.cc:260] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:09.868014 20011 tablet_bootstrap.cc:654] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.874557 20012 ts_tablet_manager.cc:1434] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:56:09.876645 20012 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: Bootstrap starting.
I20260608 12:56:09.876761 20011 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: No bootstrap required, opened a new log
I20260608 12:56:09.877475 20011 ts_tablet_manager.cc:1403] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260608 12:56:09.879545 20014 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: No bootstrap required, opened a new log
I20260608 12:56:09.880133 20014 ts_tablet_manager.cc:1403] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260608 12:56:09.881609 20011 raft_consensus.cc:359] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:09.882424 20011 raft_consensus.cc:385] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.882812 20011 raft_consensus.cc:740] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ad8171c97487e9238d24b864faa55, State: Initialized, Role: FOLLOWER
W20260608 12:56:09.884213 19843 tablet.cc:2404] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:09.883853 20011 consensus_queue.cc:260] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:09.885492 20014 raft_consensus.cc:359] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.886379 20014 raft_consensus.cc:385] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.886710 20011 ts_tablet_manager.cc:1434] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:56:09.886747 20014 raft_consensus.cc:740] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d142b9c9603348888930a7751428b4f2, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.888216 20011 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: Bootstrap starting.
I20260608 12:56:09.888137 20014 consensus_queue.cc:260] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.888901 20012 tablet_bootstrap.cc:654] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.897682 20011 tablet_bootstrap.cc:654] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.898978 20014 ts_tablet_manager.cc:1434] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:56:09.901597 20012 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: No bootstrap required, opened a new log
I20260608 12:56:09.902297 20012 ts_tablet_manager.cc:1403] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.015s
I20260608 12:56:09.902788 20014 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Bootstrap starting.
I20260608 12:56:09.905884 20012 raft_consensus.cc:359] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.908457 20012 raft_consensus.cc:385] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.908922 20012 raft_consensus.cc:740] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea92b33ccb0f4629adf4098f567f3273, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.909916 20012 consensus_queue.cc:260] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.912289 20014 tablet_bootstrap.cc:654] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.912653 20012 ts_tablet_manager.cc:1434] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:56:09.913808 20012 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: Bootstrap starting.
I20260608 12:56:09.921262 20012 tablet_bootstrap.cc:654] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.923563 20020 raft_consensus.cc:493] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:09.924643 20011 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: No bootstrap required, opened a new log
I20260608 12:56:09.925258 20011 ts_tablet_manager.cc:1403] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.022s
I20260608 12:56:09.924971 20020 raft_consensus.cc:515] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.926213 20014 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: No bootstrap required, opened a new log
I20260608 12:56:09.926759 20014 ts_tablet_manager.cc:1403] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260608 12:56:09.928894 20011 raft_consensus.cc:359] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.929611 20011 raft_consensus.cc:385] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.929935 20011 raft_consensus.cc:740] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ad8171c97487e9238d24b864faa55, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.930372 20014 raft_consensus.cc:359] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.931269 20014 raft_consensus.cc:385] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:09.930884 20011 consensus_queue.cc:260] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.931623 20014 raft_consensus.cc:740] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d142b9c9603348888930a7751428b4f2, State: Initialized, Role: FOLLOWER
I20260608 12:56:09.933799 20011 ts_tablet_manager.cc:1434] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:56:09.932538 20014 consensus_queue.cc:260] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.935038 20011 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: Bootstrap starting.
I20260608 12:56:09.937678 20020 leader_election.cc:290] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127), 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743)
I20260608 12:56:09.943833 20011 tablet_bootstrap.cc:654] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:09.947829 20016 raft_consensus.cc:493] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:09.948441 20016 raft_consensus.cc:515] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:09.992974 20016 leader_election.cc:290] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127), d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429)
I20260608 12:56:09.999055 20014 ts_tablet_manager.cc:1434] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Time spent starting tablet: real 0.072s	user 0.032s	sys 0.039s
I20260608 12:56:10.003369 20014 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: Bootstrap starting.
I20260608 12:56:10.003306 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273" is_pre_election: true
I20260608 12:56:10.012568 20018 raft_consensus.cc:493] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:10.013268 20018 raft_consensus.cc:515] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.014062 20014 tablet_bootstrap.cc:654] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:10.012236 19931 leader_election.cc:343] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:10.018285 20018 leader_election.cc:290] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743), d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429)
I20260608 12:56:10.029171 20012 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: No bootstrap required, opened a new log
I20260608 12:56:10.030655 20012 ts_tablet_manager.cc:1403] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.006s
I20260608 12:56:10.037101 20012 raft_consensus.cc:359] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.041114 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55" is_pre_election: true
I20260608 12:56:10.044440 20012 raft_consensus.cc:385] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.042302 20011 tablet_bootstrap.cc:492] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: No bootstrap required, opened a new log
I20260608 12:56:10.044641 19892 raft_consensus.cc:2468] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 0.
I20260608 12:56:10.045362 20012 raft_consensus.cc:740] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea92b33ccb0f4629adf4098f567f3273, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.045746 20011 ts_tablet_manager.cc:1403] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: Time spent bootstrapping tablet: real 0.111s	user 0.041s	sys 0.043s
I20260608 12:56:10.046317 20012 consensus_queue.cc:260] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.046999 19932 leader_election.cc:304] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [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: 061ad8171c97487e9238d24b864faa55, d142b9c9603348888930a7751428b4f2; no voters: ea92b33ccb0f4629adf4098f567f3273
I20260608 12:56:10.049381 20012 ts_tablet_manager.cc:1434] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260608 12:56:10.049770 20026 raft_consensus.cc:2804] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:10.050221 20026 raft_consensus.cc:493] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:10.050661 20012 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: Bootstrap starting.
I20260608 12:56:10.050709 20026 raft_consensus.cc:3060] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.049494 20011 raft_consensus.cc:359] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.052574 20011 raft_consensus.cc:385] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.052911 20011 raft_consensus.cc:740] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061ad8171c97487e9238d24b864faa55, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.054199 20011 consensus_queue.cc:260] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.059885 20012 tablet_bootstrap.cc:654] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:10.060230 20011 ts_tablet_manager.cc:1434] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:56:10.066303 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273" is_pre_election: true
W20260608 12:56:10.068727 19857 leader_election.cc:343] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:10.073144 20014 tablet_bootstrap.cc:492] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: No bootstrap required, opened a new log
I20260608 12:56:10.073853 20014 ts_tablet_manager.cc:1403] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: Time spent bootstrapping tablet: real 0.071s	user 0.005s	sys 0.010s
I20260608 12:56:10.077677 20014 raft_consensus.cc:359] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.078446 20014 raft_consensus.cc:385] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.078773 20014 raft_consensus.cc:740] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d142b9c9603348888930a7751428b4f2, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.079959 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f7a1ff3894ac9bc5687f6fdc4a7d6" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55" is_pre_election: true
I20260608 12:56:10.079782 20014 consensus_queue.cc:260] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.080832 19892 raft_consensus.cc:2468] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea92b33ccb0f4629adf4098f567f3273 in term 0.
I20260608 12:56:10.082592 20014 ts_tablet_manager.cc:1434] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:10.082443 20026 raft_consensus.cc:515] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.084707 19783 leader_election.cc:304] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061ad8171c97487e9238d24b864faa55, ea92b33ccb0f4629adf4098f567f3273; no voters: 
I20260608 12:56:10.085747 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273"
I20260608 12:56:10.085925 20014 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: Bootstrap starting.
I20260608 12:56:10.085753 20018 raft_consensus.cc:2804] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:10.087059 20018 raft_consensus.cc:493] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:10.087373 20018 raft_consensus.cc:3060] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:10.089017 19931 leader_election.cc:343] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:10.091464 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55"
I20260608 12:56:10.092085 19892 raft_consensus.cc:3060] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.094801 20014 tablet_bootstrap.cc:654] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:10.098412 20026 leader_election.cc:290] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 election: Requested vote from peers ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127), 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743)
I20260608 12:56:10.101506 19892 raft_consensus.cc:2468] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 1.
I20260608 12:56:10.101208 20018 raft_consensus.cc:515] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.103014 19932 leader_election.cc:304] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [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: 061ad8171c97487e9238d24b864faa55, d142b9c9603348888930a7751428b4f2; no voters: ea92b33ccb0f4629adf4098f567f3273
I20260608 12:56:10.104578 20026 raft_consensus.cc:2804] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:10.105216 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f7a1ff3894ac9bc5687f6fdc4a7d6" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55"
I20260608 12:56:10.106014 19891 raft_consensus.cc:3060] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.106251 20026 raft_consensus.cc:697] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: Becoming Leader. State: Replica: d142b9c9603348888930a7751428b4f2, State: Running, Role: LEADER
I20260608 12:56:10.106415 20012 tablet_bootstrap.cc:492] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: No bootstrap required, opened a new log
I20260608 12:56:10.107132 20012 ts_tablet_manager.cc:1403] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.008s
I20260608 12:56:10.107416 20026 consensus_queue.cc:237] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.108594 20018 leader_election.cc:290] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [CANDIDATE]: Term 1 election: Requested vote from peers 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743), d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429)
I20260608 12:56:10.109920 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2" is_pre_election: true
I20260608 12:56:10.113813 20012 raft_consensus.cc:359] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.114656 20012 raft_consensus.cc:385] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.115079 20012 raft_consensus.cc:740] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea92b33ccb0f4629adf4098f567f3273, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.116164 20012 consensus_queue.cc:260] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.114602 19855 leader_election.cc:304] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [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: 061ad8171c97487e9238d24b864faa55; no voters: d142b9c9603348888930a7751428b4f2, ea92b33ccb0f4629adf4098f567f3273
I20260608 12:56:10.118611 20016 raft_consensus.cc:2749] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:10.122551 19891 raft_consensus.cc:2468] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea92b33ccb0f4629adf4098f567f3273 in term 1.
I20260608 12:56:10.123236 20012 ts_tablet_manager.cc:1434] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 12:56:10.124281 19783 leader_election.cc:304] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061ad8171c97487e9238d24b864faa55, ea92b33ccb0f4629adf4098f567f3273; no voters: 
I20260608 12:56:10.130059 20018 raft_consensus.cc:2804] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:10.124432 20016 raft_consensus.cc:493] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:10.131000 20014 tablet_bootstrap.cc:492] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: No bootstrap required, opened a new log
I20260608 12:56:10.130766 20016 raft_consensus.cc:515] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:10.131517 20014 ts_tablet_manager.cc:1403] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.016s
I20260608 12:56:10.132314 20018 raft_consensus.cc:697] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 1 LEADER]: Becoming Leader. State: Replica: ea92b33ccb0f4629adf4098f567f3273, State: Running, Role: LEADER
I20260608 12:56:10.127035 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f7a1ff3894ac9bc5687f6fdc4a7d6" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2" is_pre_election: true
I20260608 12:56:10.133266 20018 consensus_queue.cc:237] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.127254 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f7a1ff3894ac9bc5687f6fdc4a7d6" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2"
I20260608 12:56:10.134994 20014 raft_consensus.cc:359] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:10.137054 20014 raft_consensus.cc:385] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.137355 20014 raft_consensus.cc:740] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d142b9c9603348888930a7751428b4f2, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.133322 20016 leader_election.cc:290] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429), ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127)
I20260608 12:56:10.133909 19966 raft_consensus.cc:2468] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea92b33ccb0f4629adf4098f567f3273 in term 0.
I20260608 12:56:10.134568 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6f7ea0117478eae5e5fda504ea09f" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273" is_pre_election: true
I20260608 12:56:10.137727 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6f7ea0117478eae5e5fda504ea09f" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2" is_pre_election: true
I20260608 12:56:10.138355 19817 raft_consensus.cc:2468] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 061ad8171c97487e9238d24b864faa55 in term 0.
I20260608 12:56:10.138363 20014 consensus_queue.cc:260] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:10.140055 19857 leader_election.cc:304] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061ad8171c97487e9238d24b864faa55, ea92b33ccb0f4629adf4098f567f3273; no voters: 
I20260608 12:56:10.136780 19714 catalog_manager.cc:5696] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d142b9c9603348888930a7751428b4f2 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "d142b9c9603348888930a7751428b4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:10.140993 20014 ts_tablet_manager.cc:1434] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 12:56:10.141175 19964 raft_consensus.cc:2468] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 061ad8171c97487e9238d24b864faa55 in term 0.
I20260608 12:56:10.141043 20016 raft_consensus.cc:2804] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:10.143334 20016 raft_consensus.cc:493] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:10.143674 20016 raft_consensus.cc:3060] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.149945 20016 raft_consensus.cc:515] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:10.153340 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6f7ea0117478eae5e5fda504ea09f" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273"
I20260608 12:56:10.153484 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6f7ea0117478eae5e5fda504ea09f" candidate_uuid: "061ad8171c97487e9238d24b864faa55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2"
I20260608 12:56:10.153926 19817 raft_consensus.cc:3060] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.154006 19964 raft_consensus.cc:3060] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.155747 19711 catalog_manager.cc:5696] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "ea92b33ccb0f4629adf4098f567f3273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:10.163707 20016 leader_election.cc:290] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 election: Requested vote from peers d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429), ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127)
I20260608 12:56:10.164721 19964 raft_consensus.cc:2468] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061ad8171c97487e9238d24b864faa55 in term 1.
I20260608 12:56:10.164738 19817 raft_consensus.cc:2468] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 061ad8171c97487e9238d24b864faa55 in term 1.
I20260608 12:56:10.166142 19857 leader_election.cc:304] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061ad8171c97487e9238d24b864faa55, ea92b33ccb0f4629adf4098f567f3273; no voters: 
I20260608 12:56:10.167583 20016 raft_consensus.cc:2804] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:10.170106 20016 raft_consensus.cc:697] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 1 LEADER]: Becoming Leader. State: Replica: 061ad8171c97487e9238d24b864faa55, State: Running, Role: LEADER
I20260608 12:56:10.170995 20016 consensus_queue.cc:237] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } }
I20260608 12:56:10.180195 19711 catalog_manager.cc:5696] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 061ad8171c97487e9238d24b864faa55 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "061ad8171c97487e9238d24b864faa55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:10.217593 19768 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:56:10.219774 19763 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:56:10.223150 19768 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:10.266489 20018 raft_consensus.cc:493] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:10.267011 20018 raft_consensus.cc:515] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.269012 20018 leader_election.cc:290] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743), d142b9c9603348888930a7751428b4f2 (127.16.200.131:34429)
I20260608 12:56:10.270162 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55" is_pre_election: true
I20260608 12:56:10.270478 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c7f293d2f946d184418a3bb903c356" candidate_uuid: "ea92b33ccb0f4629adf4098f567f3273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d142b9c9603348888930a7751428b4f2" is_pre_election: true
I20260608 12:56:10.271126 19891 raft_consensus.cc:2393] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea92b33ccb0f4629adf4098f567f3273 in current term 1: Already voted for candidate d142b9c9603348888930a7751428b4f2 in this term.
I20260608 12:56:10.272552 19780 leader_election.cc:304] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [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: ea92b33ccb0f4629adf4098f567f3273; no voters: 061ad8171c97487e9238d24b864faa55, d142b9c9603348888930a7751428b4f2
I20260608 12:56:10.273262 20018 raft_consensus.cc:3060] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.278264 20018 raft_consensus.cc:2749] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:10.423841 20026 raft_consensus.cc:493] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:10.424326 20026 raft_consensus.cc:515] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.426254 20026 leader_election.cc:290] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127), 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743)
I20260608 12:56:10.427229 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158e61bbc22644719266e3ee041dfe9a" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273" is_pre_election: true
I20260608 12:56:10.427409 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158e61bbc22644719266e3ee041dfe9a" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55" is_pre_election: true
I20260608 12:56:10.427821 19817 raft_consensus.cc:2468] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 0.
I20260608 12:56:10.427953 19891 raft_consensus.cc:2468] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 0.
I20260608 12:56:10.428958 19931 leader_election.cc:304] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d142b9c9603348888930a7751428b4f2, ea92b33ccb0f4629adf4098f567f3273; no voters: 
I20260608 12:56:10.429625 20026 raft_consensus.cc:2804] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:10.429914 20026 raft_consensus.cc:493] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:10.430176 20026 raft_consensus.cc:3060] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.435142 20026 raft_consensus.cc:515] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.436890 20026 leader_election.cc:290] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 election: Requested vote from peers ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127), 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743)
I20260608 12:56:10.437667 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158e61bbc22644719266e3ee041dfe9a" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea92b33ccb0f4629adf4098f567f3273"
I20260608 12:56:10.437942 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158e61bbc22644719266e3ee041dfe9a" candidate_uuid: "d142b9c9603348888930a7751428b4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "061ad8171c97487e9238d24b864faa55"
I20260608 12:56:10.438266 19817 raft_consensus.cc:3060] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.438508 19891 raft_consensus.cc:3060] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.445284 19817 raft_consensus.cc:2468] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 1.
I20260608 12:56:10.445284 19891 raft_consensus.cc:2468] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d142b9c9603348888930a7751428b4f2 in term 1.
I20260608 12:56:10.446534 19932 leader_election.cc:304] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 061ad8171c97487e9238d24b864faa55, d142b9c9603348888930a7751428b4f2; no voters: 
I20260608 12:56:10.447167 20026 raft_consensus.cc:2804] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:10.447649 20026 raft_consensus.cc:697] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: Becoming Leader. State: Replica: d142b9c9603348888930a7751428b4f2, State: Running, Role: LEADER
I20260608 12:56:10.448385 20026 consensus_queue.cc:237] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } }
I20260608 12:56:10.455441 19711 catalog_manager.cc:5696] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d142b9c9603348888930a7751428b4f2 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "d142b9c9603348888930a7751428b4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea92b33ccb0f4629adf4098f567f3273" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:10.529999 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:56:10.547580 20018 consensus_queue.cc:1048] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "061ad8171c97487e9238d24b864faa55" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 34743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:10.554004 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:10.554963 17186 tablet_replica.cc:333] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273: stopping tablet replica
I20260608 12:56:10.555860 17186 raft_consensus.cc:2243] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.556385 17186 raft_consensus.cc:2272] T 87c7f293d2f946d184418a3bb903c356 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.559657 17186 tablet_replica.cc:333] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273: stopping tablet replica
I20260608 12:56:10.560508 17186 raft_consensus.cc:2243] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.561026 17186 raft_consensus.cc:2272] T 158e61bbc22644719266e3ee041dfe9a P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.565641 19964 raft_consensus.cc:3060] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.567128 17186 tablet_replica.cc:333] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273: stopping tablet replica
I20260608 12:56:10.568452 17186 raft_consensus.cc:2243] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:10.569445 17186 raft_consensus.cc:2272] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.571768 17186 tablet_replica.cc:333] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273: stopping tablet replica
I20260608 12:56:10.572324 17186 raft_consensus.cc:2243] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.572805 17186 raft_consensus.cc:2272] T b6e6f7ea0117478eae5e5fda504ea09f P ea92b33ccb0f4629adf4098f567f3273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.596354 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:56:10.603183 20016 consensus_queue.cc:1048] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d142b9c9603348888930a7751428b4f2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:10.610330 19857 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:45127: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 12:56:10.610842 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
W20260608 12:56:10.636761 19857 consensus_peers.cc:597] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 -> Peer ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127): Couldn't send request to peer ea92b33ccb0f4629adf4098f567f3273. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:45127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:10.643263 19932 consensus_peers.cc:597] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 -> Peer 061ad8171c97487e9238d24b864faa55 (127.16.200.130:34743): Couldn't send request to peer 061ad8171c97487e9238d24b864faa55. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:10.649395 19931 consensus_peers.cc:597] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 -> Peer ea92b33ccb0f4629adf4098f567f3273 (127.16.200.129:45127): Couldn't send request to peer ea92b33ccb0f4629adf4098f567f3273. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:45127: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:10.657835 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:10.658593 17186 tablet_replica.cc:333] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55: stopping tablet replica
I20260608 12:56:10.659178 17186 raft_consensus.cc:2243] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.659624 17186 raft_consensus.cc:2272] T 158e61bbc22644719266e3ee041dfe9a P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.661559 17186 tablet_replica.cc:333] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55: stopping tablet replica
I20260608 12:56:10.662127 17186 raft_consensus.cc:2243] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.662542 17186 raft_consensus.cc:2272] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.664791 17186 tablet_replica.cc:333] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55: stopping tablet replica
I20260608 12:56:10.665287 17186 raft_consensus.cc:2243] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:10.666074 17186 raft_consensus.cc:2272] T b6e6f7ea0117478eae5e5fda504ea09f P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.668149 17186 tablet_replica.cc:333] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55: stopping tablet replica
I20260608 12:56:10.668606 17186 raft_consensus.cc:2243] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.668998 17186 raft_consensus.cc:2272] T 87c7f293d2f946d184418a3bb903c356 P 061ad8171c97487e9238d24b864faa55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.680495 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:56:10.692027 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:56:10.708058 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:10.708720 17186 tablet_replica.cc:333] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2: stopping tablet replica
I20260608 12:56:10.709298 17186 raft_consensus.cc:2243] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.709760 17186 raft_consensus.cc:2272] T b6e6f7ea0117478eae5e5fda504ea09f P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.712224 17186 tablet_replica.cc:333] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2: stopping tablet replica
I20260608 12:56:10.712783 17186 raft_consensus.cc:2243] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:10.713162 17186 raft_consensus.cc:2272] T b18f7a1ff3894ac9bc5687f6fdc4a7d6 P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.714845 17186 tablet_replica.cc:333] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: stopping tablet replica
I20260608 12:56:10.715327 17186 raft_consensus.cc:2243] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:10.715941 17186 pending_rounds.cc:70] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Trying to abort 1 pending ops.
I20260608 12:56:10.716176 17186 pending_rounds.cc:77] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662125364584448 op_type: NO_OP noop_request { }
I20260608 12:56:10.716558 17186 raft_consensus.cc:2889] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:10.716921 17186 raft_consensus.cc:2272] T 158e61bbc22644719266e3ee041dfe9a P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.719053 17186 tablet_replica.cc:333] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: stopping tablet replica
I20260608 12:56:10.719535 17186 raft_consensus.cc:2243] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:10.720336 17186 pending_rounds.cc:70] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Trying to abort 1 pending ops.
I20260608 12:56:10.720517 17186 pending_rounds.cc:77] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662123974057984 op_type: NO_OP noop_request { }
I20260608 12:56:10.720814 17186 raft_consensus.cc:2889] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:10.721082 17186 raft_consensus.cc:2272] T 87c7f293d2f946d184418a3bb903c356 P d142b9c9603348888930a7751428b4f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.743901 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:56:10.758603 17186 master.cc:562] Master@127.16.200.190:33773 shutting down...
I20260608 12:56:10.779428 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:10.780071 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:10.780442 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 508e506759fd45bca29ab7b0cb23c6a0: stopping tablet replica
I20260608 12:56:10.800289 17186 master.cc:584] Master@127.16.200.190:33773 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2761 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:56:10.833586 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:33103
I20260608 12:56:10.834797 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:10.840062 20054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:10.840235 20055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:10.841903 20057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:10.843066 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:10.844026 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:10.844348 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:10.844509 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923370844495 us; error 0 us; skew 500 ppm
I20260608 12:56:10.845139 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:10.847599 17186 webserver.cc:533] Webserver started at http://127.16.200.190:35931/ using document root <none> and password file <none>
I20260608 12:56:10.848104 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:10.848270 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:10.848492 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:10.849812 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "2ec47f03a681446986931607863646da"
format_stamp: "Formatted at 2026-06-08 12:56:10 on dist-test-slave-jxwz"
I20260608 12:56:10.854818 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:10.858420 20062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:10.859251 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:10.859545 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "2ec47f03a681446986931607863646da"
format_stamp: "Formatted at 2026-06-08 12:56:10 on dist-test-slave-jxwz"
I20260608 12:56:10.859843 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-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)
I20260608 12:56:10.871133 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:10.872208 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:10.911309 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:33103
I20260608 12:56:10.911437 20113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:33103 every 8 connection(s)
I20260608 12:56:10.915444 20114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:10.926141 20114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: Bootstrap starting.
I20260608 12:56:10.930869 20114 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:10.934863 20114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: No bootstrap required, opened a new log
I20260608 12:56:10.937016 20114 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec47f03a681446986931607863646da" member_type: VOTER }
I20260608 12:56:10.937405 20114 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:10.937630 20114 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec47f03a681446986931607863646da, State: Initialized, Role: FOLLOWER
I20260608 12:56:10.938238 20114 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ec47f03a681446986931607863646da" member_type: VOTER }
I20260608 12:56:10.938724 20114 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:10.938943 20114 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:10.939208 20114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:10.944100 20114 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec47f03a681446986931607863646da" member_type: VOTER }
I20260608 12:56:10.944665 20114 leader_election.cc:304] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [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: 2ec47f03a681446986931607863646da; no voters: 
I20260608 12:56:10.945833 20114 leader_election.cc:290] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:10.946228 20117 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:10.947662 20117 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 1 LEADER]: Becoming Leader. State: Replica: 2ec47f03a681446986931607863646da, State: Running, Role: LEADER
I20260608 12:56:10.948285 20117 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [LEADER]: Queue going to LEADER mode. State: All 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: "2ec47f03a681446986931607863646da" member_type: VOTER }
I20260608 12:56:10.948949 20114 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:10.951380 20118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ec47f03a681446986931607863646da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec47f03a681446986931607863646da" member_type: VOTER } }
I20260608 12:56:10.951439 20119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ec47f03a681446986931607863646da. Latest consensus state: current_term: 1 leader_uuid: "2ec47f03a681446986931607863646da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ec47f03a681446986931607863646da" member_type: VOTER } }
I20260608 12:56:10.952181 20118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:10.952239 20119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:10.955977 20123 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:10.963653 20123 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:10.964722 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:10.973855 20123 catalog_manager.cc:1382] Generated new cluster ID: 9230173401424fefa72dd763d1392b3e
I20260608 12:56:10.974131 20123 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:10.991529 20123 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:10.992933 20123 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:11.010277 20123 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: Generated new TSK 0
I20260608 12:56:11.010888 20123 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:11.031507 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:11.038096 20135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:11.039248 20136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:11.041085 17186 server_base.cc:1061] running on GCE node
W20260608 12:56:11.041121 20138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:11.042169 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:11.042377 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:11.042537 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923371042516 us; error 0 us; skew 500 ppm
I20260608 12:56:11.043167 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:11.045624 17186 webserver.cc:533] Webserver started at http://127.16.200.129:43567/ using document root <none> and password file <none>
I20260608 12:56:11.046120 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:11.046293 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:11.046586 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:11.047781 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "a0743b4467f345129cfd8e683fdbdf52"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.052798 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:11.056427 20143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.057245 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:11.057526 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "a0743b4467f345129cfd8e683fdbdf52"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.057817 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-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)
I20260608 12:56:11.093463 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:11.094812 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:11.096688 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:11.099191 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:11.099380 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.099637 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:11.099785 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.139807 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:39543
I20260608 12:56:11.139930 20205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:39543 every 8 connection(s)
I20260608 12:56:11.144979 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:11.151912 20210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:11.152937 20211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:11.155848 20213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:11.156409 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:11.157343 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:11.157598 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:11.157814 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923371157792 us; error 0 us; skew 500 ppm
I20260608 12:56:11.158524 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:11.159422 20206 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33103
I20260608 12:56:11.159862 20206 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:11.160760 20206 heartbeater.cc:507] Master 127.16.200.190:33103 requested a full tablet report, sending...
I20260608 12:56:11.161399 17186 webserver.cc:533] Webserver started at http://127.16.200.130:34593/ using document root <none> and password file <none>
I20260608 12:56:11.162066 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:11.162269 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:11.162528 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:11.163224 20079 ts_manager.cc:194] Registered new tserver with Master: a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:11.163658 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.165185 20079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37894
I20260608 12:56:11.168884 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:11.172339 20218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.173132 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:11.173406 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.173667 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-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)
I20260608 12:56:11.188098 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:11.189253 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:11.190692 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:11.193005 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:11.193209 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.193430 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:11.193584 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.236836 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:37503
I20260608 12:56:11.236959 20280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:37503 every 8 connection(s)
I20260608 12:56:11.241808 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:11.249543 20285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:11.251519 20284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:11.253468 20287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:11.253501 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:11.254326 20281 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33103
I20260608 12:56:11.254705 20281 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:11.254874 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:11.255113 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:11.255287 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923371255271 us; error 0 us; skew 500 ppm
I20260608 12:56:11.255471 20281 heartbeater.cc:507] Master 127.16.200.190:33103 requested a full tablet report, sending...
I20260608 12:56:11.255949 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:11.257858 20079 ts_manager.cc:194] Registered new tserver with Master: 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:11.259393 20079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37896
I20260608 12:56:11.260746 17186 webserver.cc:533] Webserver started at http://127.16.200.131:37383/ using document root <none> and password file <none>
I20260608 12:56:11.261343 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:11.261536 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:11.261866 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:11.263005 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "a3519dfe17084c1ba7161a86c652ff8e"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.269419 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:56:11.272910 20292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.273747 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:11.274080 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "a3519dfe17084c1ba7161a86c652ff8e"
format_stamp: "Formatted at 2026-06-08 12:56:11 on dist-test-slave-jxwz"
I20260608 12:56:11.274367 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-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)
I20260608 12:56:11.300766 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:11.302621 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:11.304234 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:11.306713 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:11.306908 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.307155 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:11.307301 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:11.354581 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:44053
I20260608 12:56:11.354700 20354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:44053 every 8 connection(s)
I20260608 12:56:11.370247 20355 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33103
I20260608 12:56:11.370996 20355 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:11.372402 20355 heartbeater.cc:507] Master 127.16.200.190:33103 requested a full tablet report, sending...
I20260608 12:56:11.376467 20079 ts_manager.cc:194] Registered new tserver with Master: a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:11.377327 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019505528s
I20260608 12:56:11.379487 20079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37900
I20260608 12:56:12.168104 20206 heartbeater.cc:499] Master 127.16.200.190:33103 was elected leader, sending a full tablet report...
I20260608 12:56:12.262158 20281 heartbeater.cc:499] Master 127.16.200.190:33103 was elected leader, sending a full tablet report...
I20260608 12:56:12.383981 20355 heartbeater.cc:499] Master 127.16.200.190:33103 was elected leader, sending a full tablet report...
I20260608 12:56:12.439162 20079 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37902:
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"
    }
  }
}
W20260608 12:56:12.441632 20079 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:12.503451 20246 tablet_service.cc:1511] Processing CreateTablet for tablet a61e7a9d2e20424cb7d64b9d524adb1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.505116 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61e7a9d2e20424cb7d64b9d524adb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.505688 20242 tablet_service.cc:1511] Processing CreateTablet for tablet b8966db23b664803be27d335068ae72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.507332 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8966db23b664803be27d335068ae72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.508721 20244 tablet_service.cc:1511] Processing CreateTablet for tablet f377887504de448ab481174f0a7be6da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.510187 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f377887504de448ab481174f0a7be6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.513656 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5b4fc947b4916b903fe2a3ccf973c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.515053 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5b4fc947b4916b903fe2a3ccf973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.517061 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 64a7a326ad344225b2022e815f4cf747 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.507507 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.518554 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a7a326ad344225b2022e815f4cf747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.519254 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.528319 20240 tablet_service.cc:1511] Processing CreateTablet for tablet d9feec9b3cbb4c828deb708e956b5cc0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.529912 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9feec9b3cbb4c828deb708e956b5cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.550666 20320 tablet_service.cc:1511] Processing CreateTablet for tablet a61e7a9d2e20424cb7d64b9d524adb1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.551710 20239 tablet_service.cc:1511] Processing CreateTablet for tablet e57018797bcc4e08834cf13973b146ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.552330 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61e7a9d2e20424cb7d64b9d524adb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.563148 20167 tablet_service.cc:1511] Processing CreateTablet for tablet b8966db23b664803be27d335068ae72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.553290 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57018797bcc4e08834cf13973b146ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.553733 20319 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5b4fc947b4916b903fe2a3ccf973c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.555413 20169 tablet_service.cc:1511] Processing CreateTablet for tablet f377887504de448ab481174f0a7be6da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.557299 20318 tablet_service.cc:1511] Processing CreateTablet for tablet f377887504de448ab481174f0a7be6da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.559116 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.561170 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.606686 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f377887504de448ab481174f0a7be6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.625257 20164 tablet_service.cc:1511] Processing CreateTablet for tablet e57018797bcc4e08834cf13973b146ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.600024 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5b4fc947b4916b903fe2a3ccf973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.611457 20165 tablet_service.cc:1511] Processing CreateTablet for tablet d9feec9b3cbb4c828deb708e956b5cc0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.624099 20171 tablet_service.cc:1511] Processing CreateTablet for tablet a61e7a9d2e20424cb7d64b9d524adb1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.601729 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 64a7a326ad344225b2022e815f4cf747 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.614653 20316 tablet_service.cc:1511] Processing CreateTablet for tablet b8966db23b664803be27d335068ae72d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.611464 20170 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5b4fc947b4916b903fe2a3ccf973c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.607744 20313 tablet_service.cc:1511] Processing CreateTablet for tablet e57018797bcc4e08834cf13973b146ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.634269 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.650507 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.653426 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57018797bcc4e08834cf13973b146ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.657308 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f377887504de448ab481174f0a7be6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.658422 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9feec9b3cbb4c828deb708e956b5cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.595434 20166 tablet_service.cc:1511] Processing CreateTablet for tablet 64a7a326ad344225b2022e815f4cf747 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.661198 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5b4fc947b4916b903fe2a3ccf973c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.619287 20375 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:12.664124 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8966db23b664803be27d335068ae72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.662184 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a7a326ad344225b2022e815f4cf747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.666186 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a7a326ad344225b2022e815f4cf747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.674639 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61e7a9d2e20424cb7d64b9d524adb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.676918 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8966db23b664803be27d335068ae72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.592805 20314 tablet_service.cc:1511] Processing CreateTablet for tablet d9feec9b3cbb4c828deb708e956b5cc0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:12.698577 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9feec9b3cbb4c828deb708e956b5cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:12.700732 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57018797bcc4e08834cf13973b146ad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:56:12.718158 20066 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.200.130:37503, user_credentials={real_user=slave}} blocked reactor thread for 58698.4us
I20260608 12:56:12.775151 20376 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:12.799412 20376 tablet_bootstrap.cc:654] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.811075 20375 tablet_bootstrap.cc:654] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.865896 20375 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:12.868474 20375 ts_tablet_manager.cc:1403] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.251s	user 0.034s	sys 0.021s
I20260608 12:56:12.871701 20375 raft_consensus.cc:359] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.872494 20375 raft_consensus.cc:385] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.872890 20375 raft_consensus.cc:740] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.873858 20375 consensus_queue.cc:260] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.874827 20376 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:12.875355 20376 ts_tablet_manager.cc:1403] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.004s
I20260608 12:56:12.882297 20379 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:12.886308 20375 ts_tablet_manager.cc:1434] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.009s
I20260608 12:56:12.887648 20375 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:12.889370 20379 tablet_bootstrap.cc:654] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.891132 20376 raft_consensus.cc:359] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:12.891906 20376 raft_consensus.cc:385] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.892225 20376 raft_consensus.cc:740] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.894605 20375 tablet_bootstrap.cc:654] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.896123 20376 consensus_queue.cc:260] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:12.908037 20376 ts_tablet_manager.cc:1434] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.008s
I20260608 12:56:12.909207 20376 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:12.909497 20379 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:12.909937 20375 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:12.910151 20379 ts_tablet_manager.cc:1403] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.008s
I20260608 12:56:12.910467 20375 ts_tablet_manager.cc:1403] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260608 12:56:12.913517 20379 raft_consensus.cc:359] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.914059 20379 raft_consensus.cc:385] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.914310 20379 raft_consensus.cc:740] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.915017 20379 consensus_queue.cc:260] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.915915 20376 tablet_bootstrap.cc:654] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.916389 20375 raft_consensus.cc:359] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:12.917181 20375 raft_consensus.cc:385] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.917474 20375 raft_consensus.cc:740] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.918409 20375 consensus_queue.cc:260] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:12.923542 20379 ts_tablet_manager.cc:1434] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:56:12.924283 20375 ts_tablet_manager.cc:1434] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260608 12:56:12.925524 20375 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:12.928042 20379 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:12.932221 20375 tablet_bootstrap.cc:654] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.938259 20376 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:12.939034 20376 ts_tablet_manager.cc:1403] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.009s
I20260608 12:56:12.939698 20379 tablet_bootstrap.cc:654] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.942106 20376 raft_consensus.cc:359] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.943005 20376 raft_consensus.cc:385] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.943436 20375 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:12.943389 20376 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.944088 20375 ts_tablet_manager.cc:1403] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 12:56:12.944425 20376 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.945092 20379 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:12.945652 20379 ts_tablet_manager.cc:1403] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:56:12.946812 20376 ts_tablet_manager.cc:1434] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:56:12.947147 20375 raft_consensus.cc:359] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.947867 20375 raft_consensus.cc:385] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.947988 20376 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:12.948180 20375 raft_consensus.cc:740] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.948925 20379 raft_consensus.cc:359] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.949124 20375 consensus_queue.cc:260] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.949649 20379 raft_consensus.cc:385] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.949990 20379 raft_consensus.cc:740] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.950867 20379 consensus_queue.cc:260] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.951385 20375 ts_tablet_manager.cc:1434] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:56:12.952478 20375 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:12.958148 20376 tablet_bootstrap.cc:654] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.962751 20375 tablet_bootstrap.cc:654] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.963225 20379 ts_tablet_manager.cc:1434] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260608 12:56:12.964758 20379 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
W20260608 12:56:12.971658 20127 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:12.964820 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:56:12.973726 20132 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:12.976649 20376 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:12.979041 20376 ts_tablet_manager.cc:1403] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260608 12:56:12.982599 20376 raft_consensus.cc:359] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.983358 20376 raft_consensus.cc:385] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.983685 20376 raft_consensus.cc:740] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.984606 20376 consensus_queue.cc:260] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.987068 20379 tablet_bootstrap.cc:654] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:12.989915 20376 ts_tablet_manager.cc:1434] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:56:12.990247 20375 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:12.990813 20375 ts_tablet_manager.cc:1403] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.016s
I20260608 12:56:12.991114 20376 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:12.993366 20375 raft_consensus.cc:359] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.994097 20375 raft_consensus.cc:385] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:12.994423 20375 raft_consensus.cc:740] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:12.995229 20375 consensus_queue.cc:260] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:12.997848 20375 ts_tablet_manager.cc:1434] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:56:12.998907 20375 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:13.006142 20375 tablet_bootstrap.cc:654] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.006731 20380 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.007369 20380 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.011346 20376 tablet_bootstrap.cc:654] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.013761 20380 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.019753 20379 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.020463 20379 ts_tablet_manager.cc:1403] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.005s
I20260608 12:56:13.024820 20384 raft_consensus.cc:493] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.025563 20379 raft_consensus.cc:359] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.025561 20384 raft_consensus.cc:515] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.026875 20379 raft_consensus.cc:385] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.027721 20379 raft_consensus.cc:740] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.032094 20376 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:13.031390 20379 consensus_queue.cc:260] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.032680 20376 ts_tablet_manager.cc:1403] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.012s
I20260608 12:56:13.042289 20376 raft_consensus.cc:359] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.043475 20376 raft_consensus.cc:385] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.037492 20384 leader_election.cc:290] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.046799 20384 raft_consensus.cc:493] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.047649 20384 raft_consensus.cc:515] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.063880 20383 raft_consensus.cc:493] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.065069 20384 leader_election.cc:290] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.064833 20383 raft_consensus.cc:515] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.043910 20376 raft_consensus.cc:740] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.074138 20379 ts_tablet_manager.cc:1434] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.053s	user 0.038s	sys 0.005s
I20260608 12:56:13.076273 20375 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:13.079609 20383 leader_election.cc:290] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:13.081200 20375 ts_tablet_manager.cc:1403] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.018s
I20260608 12:56:13.084972 20375 raft_consensus.cc:359] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.076148 20376 consensus_queue.cc:260] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.088102 20376 ts_tablet_manager.cc:1434] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
I20260608 12:56:13.089407 20376 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:13.091125 20379 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:13.091614 20375 raft_consensus.cc:385] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.092218 20375 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.093518 20375 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.098737 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.099794 20256 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:13.106596 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.113247 20375 ts_tablet_manager.cc:1434] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.007s
W20260608 12:56:13.113472 20219 leader_election.cc:343] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.115164 20375 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:13.117545 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.118737 20379 tablet_bootstrap.cc:654] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:13.123234 20219 leader_election.cc:343] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.123827 20219 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.123708 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.124769 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.125363 20256 raft_consensus.cc:2468] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:13.125449 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.125514 20330 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:13.126905 20376 tablet_bootstrap.cc:654] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.127029 20380 raft_consensus.cc:2749] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:13.131085 20147 leader_election.cc:304] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:13.132112 20395 raft_consensus.cc:2804] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.132553 20395 raft_consensus.cc:493] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.132998 20395 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:13.134735 20144 leader_election.cc:343] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.135437 20375 tablet_bootstrap.cc:654] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.140216 20383 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.140905 20383 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.139003 20147 leader_election.cc:304] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.143765 20383 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:13.144882 20398 raft_consensus.cc:2804] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.145459 20398 raft_consensus.cc:493] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.145859 20398 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.150108 20380 raft_consensus.cc:493] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.150671 20380 raft_consensus.cc:515] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.151644 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.153160 20380 leader_election.cc:290] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:13.154193 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.154896 20256 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:13.155463 20395 raft_consensus.cc:515] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.156450 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.156821 20398 raft_consensus.cc:515] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.157963 20329 raft_consensus.cc:2468] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 0.
W20260608 12:56:13.158352 20296 leader_election.cc:343] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.157542 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.160224 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.160444 20219 leader_election.cc:304] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:13.160679 20296 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:13.161124 20180 raft_consensus.cc:2468] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
W20260608 12:56:13.161906 20219 leader_election.cc:343] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.162721 20380 raft_consensus.cc:2804] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.163379 20383 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.163236 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:13.163249 20380 raft_consensus.cc:493] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.164952 20380 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.164422 20329 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.164042 20383 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.162217 20395 leader_election.cc:290] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.171020 20383 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.175414 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:13.177543 20379 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.178216 20379 ts_tablet_manager.cc:1403] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.016s
W20260608 12:56:13.178216 20144 leader_election.cc:343] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.177585 20376 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:13.179703 20376 ts_tablet_manager.cc:1403] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.009s
I20260608 12:56:13.174113 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.181500 20256 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.171761 20398 leader_election.cc:290] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.174345 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.184074 20293 leader_election.cc:304] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:13.183820 20379 raft_consensus.cc:359] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.187007 20379 raft_consensus.cc:385] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.187321 20379 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.186137 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.188376 20376 raft_consensus.cc:359] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.189184 20255 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.189592 20376 raft_consensus.cc:385] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.190085 20376 raft_consensus.cc:740] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.191790 20379 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.193559 20256 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:13.194803 20180 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:13.196866 20379 ts_tablet_manager.cc:1434] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260608 12:56:13.197999 20379 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:13.199487 20255 raft_consensus.cc:2468] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:13.199994 20376 consensus_queue.cc:260] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.202083 20147 leader_election.cc:304] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.202176 20383 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.203455 20398 raft_consensus.cc:2804] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.203941 20398 raft_consensus.cc:697] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:13.205236 20398 consensus_queue.cc:237] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.207226 20329 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:13.208004 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.208636 20144 leader_election.cc:304] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:13.209796 20383 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:13.210479 20383 raft_consensus.cc:2804] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.210914 20383 raft_consensus.cc:493] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.211032 20395 raft_consensus.cc:2804] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.211172 20379 tablet_bootstrap.cc:654] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.212101 20395 raft_consensus.cc:697] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:13.208856 20255 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.211381 20375 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:13.211335 20383 raft_consensus.cc:3060] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.213750 20375 ts_tablet_manager.cc:1403] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.017s
I20260608 12:56:13.216526 20380 raft_consensus.cc:515] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.220791 20380 leader_election.cc:290] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Requested vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:13.220770 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:13.221774 20329 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.224840 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
W20260608 12:56:13.226940 20219 leader_election.cc:343] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.229337 20383 raft_consensus.cc:515] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.229413 20375 raft_consensus.cc:359] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
W20260608 12:56:13.230867 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.200.129:39543, user_credentials={real_user=slave}} blocked reactor thread for 58018.8us
I20260608 12:56:13.230927 20395 consensus_queue.cc:237] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.240252 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.240902 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:13.241809 20181 raft_consensus.cc:3060] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:13.243081 20296 leader_election.cc:343] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.243237 20383 leader_election.cc:290] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:13.249475 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:13.250485 20180 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.258671 20329 raft_consensus.cc:2468] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 1.
I20260608 12:56:13.236712 20375 raft_consensus.cc:385] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.261689 20375 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.269351 20375 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.275976 20255 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:13.277580 20376 ts_tablet_manager.cc:1434] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.097s	user 0.037s	sys 0.022s
I20260608 12:56:13.284441 20376 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:13.282151 20296 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:13.286495 20375 ts_tablet_manager.cc:1434] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.003s
I20260608 12:56:13.286943 20407 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.288410 20375 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:13.288906 20407 raft_consensus.cc:697] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:13.290326 20407 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.297335 20219 leader_election.cc:304] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:13.298081 20180 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:13.298620 20380 raft_consensus.cc:2804] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.299100 20181 raft_consensus.cc:2468] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:13.310976 20293 leader_election.cc:304] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:13.312238 20383 raft_consensus.cc:2804] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.312680 20379 tablet_bootstrap.cc:492] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.313496 20379 ts_tablet_manager.cc:1403] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.028s
I20260608 12:56:13.313189 20383 raft_consensus.cc:697] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:13.315604 20375 tablet_bootstrap.cc:654] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.315150 20383 consensus_queue.cc:237] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.309497 20380 raft_consensus.cc:697] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:13.318876 20380 consensus_queue.cc:237] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.320025 20379 raft_consensus.cc:359] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.321627 20379 raft_consensus.cc:385] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.322184 20379 raft_consensus.cc:740] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.323390 20379 consensus_queue.cc:260] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.328569 20376 tablet_bootstrap.cc:654] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.327145 20077 catalog_manager.cc:5696] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.344734 20379 ts_tablet_manager.cc:1434] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.010s
I20260608 12:56:13.346138 20379 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:13.349689 20375 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:13.350271 20375 ts_tablet_manager.cc:1403] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.012s
I20260608 12:56:13.351624 20079 catalog_manager.cc:5696] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.362190 20376 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:13.362824 20376 ts_tablet_manager.cc:1403] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.015s
I20260608 12:56:13.363511 20379 tablet_bootstrap.cc:654] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.364291 20375 raft_consensus.cc:359] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.365247 20375 raft_consensus.cc:385] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.365656 20375 raft_consensus.cc:740] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.366751 20375 consensus_queue.cc:260] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.370121 20375 ts_tablet_manager.cc:1434] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.004s
I20260608 12:56:13.371898 20375 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:13.372438 20376 raft_consensus.cc:359] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.376437 20376 raft_consensus.cc:385] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.376914 20379 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.377610 20379 ts_tablet_manager.cc:1403] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260608 12:56:13.376904 20376 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.379244 20376 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.383746 20379 raft_consensus.cc:359] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.384470 20379 raft_consensus.cc:385] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.384660 20376 ts_tablet_manager.cc:1434] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260608 12:56:13.384972 20379 raft_consensus.cc:740] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.385188 20380 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.385910 20380 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.386198 20376 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:13.386282 20379 consensus_queue.cc:260] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.390407 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.391233 20375 tablet_bootstrap.cc:654] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.392328 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
W20260608 12:56:13.392490 20219 leader_election.cc:343] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.391073 20380 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.393225 20329 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 0.
I20260608 12:56:13.394402 20379 ts_tablet_manager.cc:1434] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:56:13.395242 20219 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:13.395848 20379 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:13.396274 20380 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.396956 20380 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.397678 20380 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.413889 20395 raft_consensus.cc:493] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.415449 20376 tablet_bootstrap.cc:654] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.415122 20395 raft_consensus.cc:515] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:13.410470 20078 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:13.420126 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.431990 20395 leader_election.cc:290] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.428537 20380 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.430088 20077 catalog_manager.cc:5696] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.456969 20398 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.457638 20398 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.458948 20380 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.440380 20379 tablet_bootstrap.cc:654] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.463105 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:13.463794 20330 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.470328 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:13.430284 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.460292 20398 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.471841 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
W20260608 12:56:13.476404 20144 leader_election.cc:343] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:13.477421 20219 leader_election.cc:343] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.449536 20078 catalog_manager.cc:5696] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:13.479000 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.480100 20329 raft_consensus.cc:2393] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0743b4467f345129cfd8e683fdbdf52 in current term 1: Already voted for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in this term.
I20260608 12:56:13.481047 20255 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:13.483676 20144 leader_election.cc:304] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.484019 20147 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.486191 20375 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:13.486704 20375 ts_tablet_manager.cc:1403] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.038s
I20260608 12:56:13.488293 20395 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.488807 20398 raft_consensus.cc:2804] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.489578 20398 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.489964 20398 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.490728 20330 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 1.
I20260608 12:56:13.492141 20219 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:13.497228 20380 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.497426 20379 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.497803 20380 raft_consensus.cc:697] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:13.498473 20379 ts_tablet_manager.cc:1403] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.016s
I20260608 12:56:13.498819 20380 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.499146 20398 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.503026 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.503475 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:13.503600 20255 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.504052 20379 raft_consensus.cc:359] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.504966 20379 raft_consensus.cc:385] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.505395 20379 raft_consensus.cc:740] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.506693 20376 tablet_bootstrap.cc:492] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:13.506410 20379 consensus_queue.cc:260] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
W20260608 12:56:13.507133 20144 leader_election.cc:343] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.507903 20395 raft_consensus.cc:2749] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:13.507285 20376 ts_tablet_manager.cc:1403] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.037s
I20260608 12:56:13.511371 20375 raft_consensus.cc:359] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.512015 20375 raft_consensus.cc:385] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.512305 20375 raft_consensus.cc:740] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.513022 20376 raft_consensus.cc:359] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.513754 20376 raft_consensus.cc:385] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.514050 20376 raft_consensus.cc:740] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.507447 20398 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.514938 20376 consensus_queue.cc:260] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.515359 20255 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:13.516578 20375 consensus_queue.cc:260] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.523907 20147 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.528704 20398 raft_consensus.cc:2804] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.540274 20375 ts_tablet_manager.cc:1434] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.053s	user 0.015s	sys 0.003s
I20260608 12:56:13.531953 20398 raft_consensus.cc:697] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:13.549432 20395 raft_consensus.cc:493] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.560407 20395 raft_consensus.cc:515] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.567323 20398 consensus_queue.cc:237] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.573956 20379 ts_tablet_manager.cc:1434] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.004s
I20260608 12:56:13.548173 20376 ts_tablet_manager.cc:1434] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260608 12:56:13.577091 20395 leader_election.cc:290] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.579885 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.584353 20376 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
W20260608 12:56:13.589855 20144 leader_election.cc:343] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.583323 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.606144 20255 raft_consensus.cc:2468] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:13.602670 20077 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.602743 20379 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:13.611052 20147 leader_election.cc:304] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.620466 20395 raft_consensus.cc:2804] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:13.621999 20395 raft_consensus.cc:493] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:13.623303 20395 raft_consensus.cc:3060] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.642269 20376 tablet_bootstrap.cc:654] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.685595 20395 raft_consensus.cc:515] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.689195 20379 tablet_bootstrap.cc:654] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.699332 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:13.699707 20395 leader_election.cc:290] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.700284 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
W20260608 12:56:13.702037 20144 leader_election.cc:343] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:13.702796 20255 raft_consensus.cc:3060] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.703066 20379 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:13.703536 20379 ts_tablet_manager.cc:1403] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.010s
I20260608 12:56:13.706938 20379 raft_consensus.cc:359] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.707631 20379 raft_consensus.cc:385] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.707891 20379 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.708887 20379 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.712239 20379 ts_tablet_manager.cc:1434] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260608 12:56:13.712965 20383 raft_consensus.cc:493] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.713701 20383 raft_consensus.cc:515] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.710601 20079 catalog_manager.cc:5696] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.711611 20255 raft_consensus.cc:2468] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:13.715010 20407 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.716344 20147 leader_election.cc:304] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.718361 20395 raft_consensus.cc:2804] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.719165 20395 raft_consensus.cc:697] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:13.720937 20383 leader_election.cc:290] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:13.720549 20395 consensus_queue.cc:237] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.724558 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.725633 20256 raft_consensus.cc:2393] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3519dfe17084c1ba7161a86c652ff8e in current term 1: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:13.727877 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.729429 20376 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:13.729943 20376 ts_tablet_manager.cc:1403] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.149s	user 0.060s	sys 0.027s
I20260608 12:56:13.730391 20293 leader_election.cc:304] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:13.732506 20383 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.733093 20376 raft_consensus.cc:359] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.733790 20376 raft_consensus.cc:385] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.737450 20380 consensus_queue.cc:1048] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.734076 20376 raft_consensus.cc:740] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.741436 20376 consensus_queue.cc:260] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.746330 20383 raft_consensus.cc:2749] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:13.750367 20376 ts_tablet_manager.cc:1434] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:56:13.771647 20407 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.774297 20078 catalog_manager.cc:5696] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:13.796777 20411 consensus_queue.cc:1048] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:13.798784 20395 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.819860 20398 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.823748 20411 raft_consensus.cc:493] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.824657 20411 raft_consensus.cc:515] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.838994 20383 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.843672 20411 leader_election.cc:290] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:13.846539 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:13.860303 20398 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.869683 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa91be5c6ac4df3a43d7261a4c1dd60" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.875612 20383 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:13.876416 20383 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:13.881155 20219 leader_election.cc:304] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:13.883602 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:13.884447 20255 raft_consensus.cc:2393] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3519dfe17084c1ba7161a86c652ff8e in current term 1: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:13.885975 20398 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:13.885327 20383 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:13.892345 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:13.894873 20293 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:13.895367 20438 raft_consensus.cc:2749] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:13.896173 20383 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.898334 20255 raft_consensus.cc:3060] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.917805 20383 raft_consensus.cc:2749] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:13.928736 20406 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:13.963935 20179 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:14.101209 20383 raft_consensus.cc:493] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:14.101920 20383 raft_consensus.cc:515] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:14.105548 20383 leader_election.cc:290] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:15.267920 20448 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3519dfe17084c1ba7161a86c652ff8e)
I20260608 12:56:15.268774 20448 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.360689 20448 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.365327 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.366443 20255 raft_consensus.cc:2393] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3519dfe17084c1ba7161a86c652ff8e in current term 1: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:15.370637 20449 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3519dfe17084c1ba7161a86c652ff8e)
I20260608 12:56:15.371598 20449 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.375902 20449 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.381456 20451 raft_consensus.cc:493] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3dfee79bb6d04a93ba34bf5ff969ad39)
I20260608 12:56:15.382043 20451 raft_consensus.cc:515] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:15.385843 20451 leader_election.cc:290] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:15.387043 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.388754 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
W20260608 12:56:15.390580 20179 consensus_meta.cc:287] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Time spent flushing consensus metadata: real 1.426s	user 0.028s	sys 0.009s
I20260608 12:56:15.391227 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.391388 20450 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.391531 20179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58528 (request call id 9) took 1428 ms. Trace:
I20260608 12:56:15.391971 20180 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 1.
I20260608 12:56:15.394030 20448 raft_consensus.cc:493] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0743b4467f345129cfd8e683fdbdf52)
I20260608 12:56:15.391266 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:15.394474 20448 raft_consensus.cc:515] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.391978 20450 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.396509 20448 leader_election.cc:290] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.392503 20179 rpcz_store.cc:276] 0608 12:56:13.962908 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:13.963124 (+   216us) service_pool.cc:224] Handling call
0608 12:56:13.963551 (+   427us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:56:15.391222 (+1427671us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:56:15.391431 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 12:56:15.398937 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:15.399132 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.401583 20219 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:15.401998 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.404438 20448 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:15.404749 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57018797bcc4e08834cf13973b146ad" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.404883 20448 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3519dfe17084c1ba7161a86c652ff8e)
I20260608 12:56:15.405354 20448 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:15.406505 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.407912 20449 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.410902 20293 leader_election.cc:304] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:15.412065 20147 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:15.414897 20453 raft_consensus.cc:2749] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.413286 20451 raft_consensus.cc:3060] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.418529 20454 raft_consensus.cc:493] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0743b4467f345129cfd8e683fdbdf52)
I20260608 12:56:15.413851 20078 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37900 (request call id 23) took 1466 ms. Trace:
I20260608 12:56:15.412695 20293 leader_election.cc:304] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:15.416697 20453 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.344575 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:15.419081 20078 rpcz_store.cc:276] 0608 12:56:13.947893 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:13.948058 (+   165us) service_pool.cc:224] Handling call
0608 12:56:15.413759 (+1465701us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":101,"reported_tablets":2}
I20260608 12:56:15.429968 20450 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.432858 20451 raft_consensus.cc:2749] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:15.433357 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.436573 20448 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.419094 20454 raft_consensus.cc:515] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.439039 20448 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 2 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.439642 20448 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.443097 20219 leader_election.cc:304] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:15.444468 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:15.445271 20455 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.446465 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:15.447420 20455 raft_consensus.cc:2749] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.448894 20454 leader_election.cc:290] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:15.449476 20454 raft_consensus.cc:2749] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.444466 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.462483 20457 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.463057 20457 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.445329 20330 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:15.467146 20079 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37896 (request call id 23) took 1161 ms. Trace:
I20260608 12:56:15.467581 20079 rpcz_store.cc:276] 0608 12:56:14.305475 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:14.710359 (+404884us) service_pool.cc:224] Handling call
0608 12:56:15.467077 (+756718us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":727173,"reported_tablets":2}
I20260608 12:56:15.470448 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:56:15.447636 20077 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37894 (request call id 16) took 1496 ms. Trace:
I20260608 12:56:15.477172 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:15.481343 20457 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:15.477011 20077 rpcz_store.cc:276] 0608 12:56:13.951284 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:13.951467 (+   183us) service_pool.cc:224] Handling call
0608 12:56:15.447565 (+1496098us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15372,"reported_tablets":1}
I20260608 12:56:15.502429 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:15.505131 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.508144 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:15.526074 20453 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.527621 20452 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:15.529690 20144 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:15.530625 20452 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:15.531016 20452 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3dfee79bb6d04a93ba34bf5ff969ad39)
I20260608 12:56:15.531371 20452 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:15.537745 20219 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:15.539775 20456 raft_consensus.cc:2749] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.541265 20293 leader_election.cc:304] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:15.542188 20451 raft_consensus.cc:2749] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.546558 20293 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:15.551541 20452 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.554044 20452 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 2 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:15.557976 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:15.564049 20451 raft_consensus.cc:2749] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.592222 20178 raft_consensus.cc:1240] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Rejecting Update request from peer 3dfee79bb6d04a93ba34bf5ff969ad39 for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:15.604076 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
W20260608 12:56:15.623479 20464 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.625463 20448 consensus_queue.cc:1059] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:15.632682 20458 raft_consensus.cc:3055] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:15.637583 20458 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:15.640796 20144 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:15.640178 20458 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
W20260608 12:56:15.643759 20475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.646193 20450 raft_consensus.cc:2749] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:15.651090 20458 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:15.715585 20178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
mode: GRACEFUL
new_leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
 from {username='slave'} at 127.0.0.1:58544
I20260608 12:56:15.717803 20178 raft_consensus.cc:606] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Received request to transfer leadership to TS 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:15.721966 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:56:15.724848 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:15.737532 20478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.738678 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:15.744211 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:15.745201 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:15.746119 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923375746051 us; error 0 us; skew 500 ppm
I20260608 12:56:15.749791 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:15.761711 17186 webserver.cc:533] Webserver started at http://127.16.200.132:39905/ using document root <none> and password file <none>
I20260608 12:56:15.765719 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:15.766752 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:15.768093 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:15.772589 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "ec05d4d609bc4b918617f985b3072c9e"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-jxwz"
I20260608 12:56:15.786441 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.010s	sys 0.002s
I20260608 12:56:15.795714 20483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.796597 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:15.796963 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "ec05d4d609bc4b918617f985b3072c9e"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-jxwz"
I20260608 12:56:15.797278 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-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)
I20260608 12:56:15.813570 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:15.815054 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:15.816885 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:15.820428 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:15.820734 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:15.821218 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:15.821389 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.913098 20254 raft_consensus.cc:1240] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Rejecting Update request from peer a3519dfe17084c1ba7161a86c652ff8e for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:15.918836 20451 consensus_queue.cc:1059] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:15.920123 20451 raft_consensus.cc:3055] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:15.920606 20451 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:15.921662 20451 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:15.923437 20451 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:15.946779 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:38255
I20260608 12:56:15.947037 20545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:38255 every 8 connection(s)
I20260608 12:56:15.962548 20079 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37902:
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
I20260608 12:56:15.977159 20546 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33103
I20260608 12:56:15.977681 20546 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:15.978571 20546 heartbeater.cc:507] Master 127.16.200.190:33103 requested a full tablet report, sending...
I20260608 12:56:15.981317 20076 ts_manager.cc:194] Registered new tserver with Master: ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:15.983983 20076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37918
W20260608 12:56:16.013468 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9069c86469e8438284c84e886d97488b has no consensus state
I20260608 12:56:16.014411 20449 raft_consensus.cc:993] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: : Instructing follower 3dfee79bb6d04a93ba34bf5ff969ad39 to start an election
I20260608 12:56:16.015228 20449 raft_consensus.cc:1081] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Signalling peer 3dfee79bb6d04a93ba34bf5ff969ad39 to start an election
W20260608 12:56:16.015463 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 936e91cc4e77415ba4b154546a96f5e9 has no consensus state
W20260608 12:56:16.017376 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd90fbfb898f41c6b4e050810ed92d9f has no consensus state
I20260608 12:56:16.017951 20254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747"
dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
 from {username='slave'} at 127.0.0.1:45162
I20260608 12:56:16.018630 20254 raft_consensus.cc:493] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:16.019079 20254 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:16.019665 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d864f9490b8441eadb5ab324766ef6a has no consensus state
W20260608 12:56:16.021672 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad77a1fa689745b299aae9bdfe33aa34 has no consensus state
W20260608 12:56:16.023232 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4ab22b3acae4d40a7ea0e0694bfb1da has no consensus state
W20260608 12:56:16.024775 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7131ad6d52104959a53ccb9746d2b008 has no consensus state
W20260608 12:56:16.026217 20079 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54349928279e4d26949575a00baa354a has no consensus state
I20260608 12:56:16.030984 20254 raft_consensus.cc:515] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
W20260608 12:56:16.033214 20063 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 9069c86469e8438284c84e886d97488b (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9069c86469e8438284c84e886d97488b has no consensus state
I20260608 12:56:16.035002 20254 leader_election.cc:290] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 2 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:16.035246 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:16.035902 20178 raft_consensus.cc:3055] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:16.036332 20178 raft_consensus.cc:740] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:16.036568 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a7a326ad344225b2022e815f4cf747" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:16.037303 20178 consensus_queue.cc:260] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:16.037331 20329 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:16.039299 20178 raft_consensus.cc:3060] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:16.047850 20329 raft_consensus.cc:2468] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 2.
I20260608 12:56:16.049703 20219 leader_election.cc:304] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:16.051096 20458 raft_consensus.cc:2804] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:16.051625 20458 raft_consensus.cc:697] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:16.052953 20458 consensus_queue.cc:237] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:16.053452 20178 raft_consensus.cc:2468] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 2.
I20260608 12:56:16.065145 20079 catalog_manager.cc:5696] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 1 to 2, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 2 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:16.074638 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 9069c86469e8438284c84e886d97488b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.076340 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069c86469e8438284c84e886d97488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.076557 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 9069c86469e8438284c84e886d97488b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.077994 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069c86469e8438284c84e886d97488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.091002 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 936e91cc4e77415ba4b154546a96f5e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.092610 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936e91cc4e77415ba4b154546a96f5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.096683 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 936e91cc4e77415ba4b154546a96f5e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.098449 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936e91cc4e77415ba4b154546a96f5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.099705 20316 tablet_service.cc:1511] Processing CreateTablet for tablet fd90fbfb898f41c6b4e050810ed92d9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.101881 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd90fbfb898f41c6b4e050810ed92d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.102041 20243 tablet_service.cc:1511] Processing CreateTablet for tablet fd90fbfb898f41c6b4e050810ed92d9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.103468 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd90fbfb898f41c6b4e050810ed92d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.106084 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 5d864f9490b8441eadb5ab324766ef6a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.108191 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d864f9490b8441eadb5ab324766ef6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.139853 20557 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:16.140223 20165 tablet_service.cc:1511] Processing CreateTablet for tablet 5d864f9490b8441eadb5ab324766ef6a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.144555 20314 tablet_service.cc:1511] Processing CreateTablet for tablet ad77a1fa689745b299aae9bdfe33aa34 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.151288 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad77a1fa689745b299aae9bdfe33aa34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.152930 20169 tablet_service.cc:1511] Processing CreateTablet for tablet ad77a1fa689745b299aae9bdfe33aa34 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.154531 20239 tablet_service.cc:1511] Processing CreateTablet for tablet a4ab22b3acae4d40a7ea0e0694bfb1da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.155551 20316 tablet_service.cc:1511] Processing CreateTablet for tablet a4ab22b3acae4d40a7ea0e0694bfb1da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.157123 20316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ab22b3acae4d40a7ea0e0694bfb1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.158262 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ab22b3acae4d40a7ea0e0694bfb1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.149811 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d864f9490b8441eadb5ab324766ef6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.160936 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad77a1fa689745b299aae9bdfe33aa34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.162192 20558 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:16.181241 20510 tablet_service.cc:1511] Processing CreateTablet for tablet 936e91cc4e77415ba4b154546a96f5e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.184305 20507 tablet_service.cc:1511] Processing CreateTablet for tablet ad77a1fa689745b299aae9bdfe33aa34 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.178925 20509 tablet_service.cc:1511] Processing CreateTablet for tablet fd90fbfb898f41c6b4e050810ed92d9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.193066 20509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd90fbfb898f41c6b4e050810ed92d9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.184919 20508 tablet_service.cc:1511] Processing CreateTablet for tablet 5d864f9490b8441eadb5ab324766ef6a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.190191 20511 tablet_service.cc:1511] Processing CreateTablet for tablet 9069c86469e8438284c84e886d97488b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.268734 20506 tablet_service.cc:1511] Processing CreateTablet for tablet a4ab22b3acae4d40a7ea0e0694bfb1da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.268774 20559 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:16.278501 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936e91cc4e77415ba4b154546a96f5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.279488 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad77a1fa689745b299aae9bdfe33aa34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.280483 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ab22b3acae4d40a7ea0e0694bfb1da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.283152 20511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9069c86469e8438284c84e886d97488b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.288780 20508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d864f9490b8441eadb5ab324766ef6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.290390 20239 tablet_service.cc:1511] Processing CreateTablet for tablet 7131ad6d52104959a53ccb9746d2b008 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.305086 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131ad6d52104959a53ccb9746d2b008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.310673 20557 tablet_bootstrap.cc:654] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.316601 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 7131ad6d52104959a53ccb9746d2b008 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.324168 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131ad6d52104959a53ccb9746d2b008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.337041 20505 tablet_service.cc:1511] Processing CreateTablet for tablet 7131ad6d52104959a53ccb9746d2b008 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.339998 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7131ad6d52104959a53ccb9746d2b008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.342461 20164 tablet_service.cc:1511] Processing CreateTablet for tablet 54349928279e4d26949575a00baa354a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.343853 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 54349928279e4d26949575a00baa354a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.345202 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54349928279e4d26949575a00baa354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.344018 20313 tablet_service.cc:1511] Processing CreateTablet for tablet 54349928279e4d26949575a00baa354a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:16.352403 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54349928279e4d26949575a00baa354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.355207 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54349928279e4d26949575a00baa354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:16.374156 20557 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:16.374905 20557 ts_tablet_manager.cc:1403] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.235s	user 0.015s	sys 0.005s
W20260608 12:56:16.380964 20351 debug-util.cc:398] Leaking SignalData structure 0x7b0800126ac0 after lost signal to thread 17189
W20260608 12:56:16.386790 20351 debug-util.cc:398] Leaking SignalData structure 0x7b080021f2e0 after lost signal to thread 20280
I20260608 12:56:16.407626 20558 tablet_bootstrap.cc:654] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.410234 20559 tablet_bootstrap.cc:654] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:16.412297 20351 debug-util.cc:398] Leaking SignalData structure 0x7b080007dc20 after lost signal to thread 20354
I20260608 12:56:16.424844 20561 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:16.420214 20557 raft_consensus.cc:359] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.431864 20557 raft_consensus.cc:385] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.433655 20557 raft_consensus.cc:740] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.435331 20557 consensus_queue.cc:260] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.454227 20557 ts_tablet_manager.cc:1434] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.007s
I20260608 12:56:16.455965 20557 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:16.466146 20558 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:16.466874 20558 ts_tablet_manager.cc:1403] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.323s	user 0.010s	sys 0.022s
I20260608 12:56:16.473417 20558 raft_consensus.cc:359] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.474695 20558 raft_consensus.cc:385] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.475543 20558 raft_consensus.cc:740] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.478156 20558 consensus_queue.cc:260] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.482272 20558 ts_tablet_manager.cc:1434] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 12:56:16.483608 20558 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:16.491780 20561 tablet_bootstrap.cc:654] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.495769 20557 tablet_bootstrap.cc:654] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.498843 20559 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:16.499539 20559 ts_tablet_manager.cc:1403] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.313s	user 0.011s	sys 0.018s
W20260608 12:56:16.499841 20127 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:16.501708 20558 tablet_bootstrap.cc:654] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.511441 20561 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:16.512076 20561 ts_tablet_manager.cc:1403] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.017s
I20260608 12:56:16.514946 20559 raft_consensus.cc:359] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.515969 20559 raft_consensus.cc:385] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.519212 20559 raft_consensus.cc:740] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.520761 20559 consensus_queue.cc:260] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.525480 20559 ts_tablet_manager.cc:1434] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260608 12:56:16.520776 20178 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:16.526620 20559 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:16.536171 20458 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260608 12:56:16.555511 20451 raft_consensus.cc:493] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.556437 20451 raft_consensus.cc:515] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.523348 20561 raft_consensus.cc:359] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.559033 20561 raft_consensus.cc:385] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.559506 20561 raft_consensus.cc:740] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.563876 20451 leader_election.cc:290] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:16.564878 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:16.569106 20561 consensus_queue.cc:260] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.575166 20329 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:56:16.575991 20293 leader_election.cc:343] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:16.576952 20561 ts_tablet_manager.cc:1434] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.009s
I20260608 12:56:16.577693 20557 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:16.578591 20557 ts_tablet_manager.cc:1403] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.030s
I20260608 12:56:16.577250 20458 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 12:56:16.580833 20546 heartbeater.cc:499] Master 127.16.200.190:33103 was elected leader, sending a full tablet report...
I20260608 12:56:16.589564 20458 raft_consensus.cc:493] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.590083 20458 raft_consensus.cc:515] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.593220 20558 tablet_bootstrap.cc:492] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:16.593878 20558 ts_tablet_manager.cc:1403] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.033s
I20260608 12:56:16.594149 20561 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:16.595777 20458 leader_election.cc:290] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:16.589524 20559 tablet_bootstrap.cc:654] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.601928 20558 raft_consensus.cc:359] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.602761 20558 raft_consensus.cc:385] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.603101 20558 raft_consensus.cc:740] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.606484 20558 consensus_queue.cc:260] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.613379 20557 raft_consensus.cc:359] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:16.624706 20557 raft_consensus.cc:385] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.626973 20558 ts_tablet_manager.cc:1434] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.008s
I20260608 12:56:16.627691 20557 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.638633 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069c86469e8438284c84e886d97488b" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:16.638811 20557 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:16.639645 20178 raft_consensus.cc:2468] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 0.
I20260608 12:56:16.649910 20219 leader_election.cc:304] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:16.643502 20557 ts_tablet_manager.cc:1434] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.000s
I20260608 12:56:16.644778 20558 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:16.665891 20557 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:16.672292 20559 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:16.674742 20559 ts_tablet_manager.cc:1403] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.013s
I20260608 12:56:16.698230 20569 raft_consensus.cc:493] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.697190 20570 raft_consensus.cc:2804] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:16.706703 20570 raft_consensus.cc:493] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:16.707079 20570 raft_consensus.cc:3060] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:16.709909 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:16.702206 20569 raft_consensus.cc:515] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.726349 20559 raft_consensus.cc:359] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.747885 20559 raft_consensus.cc:385] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.730980 20521 raft_consensus.cc:2468] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:16.771994 20561 tablet_bootstrap.cc:654] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.760442 20559 raft_consensus.cc:740] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.806623 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069c86469e8438284c84e886d97488b" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:16.808246 20569 leader_election.cc:290] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:16.803364 20559 consensus_queue.cc:260] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.812732 20559 ts_tablet_manager.cc:1434] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.138s	user 0.017s	sys 0.007s
I20260608 12:56:16.830994 20559 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:16.845291 20557 tablet_bootstrap.cc:654] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.856343 20558 tablet_bootstrap.cc:654] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:16.862162 20144 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:44053, user_credentials={real_user=slave}} blocked reactor thread for 78877.3us
W20260608 12:56:16.867424 20219 leader_election.cc:343] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:16.869920 20570 raft_consensus.cc:515] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.878899 20570 leader_election.cc:290] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Requested vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:16.880703 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069c86469e8438284c84e886d97488b" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
W20260608 12:56:16.883857 20219 leader_election.cc:343] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:16.901746 20570 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.902638 20570 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:16.905803 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9069c86469e8438284c84e886d97488b" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:16.906744 20178 raft_consensus.cc:3060] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:16.915782 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:16.917162 20570 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:16.917829 20293 leader_election.cc:304] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:16.919883 20451 raft_consensus.cc:2804] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:16.920493 20451 raft_consensus.cc:493] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:16.920974 20451 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:16.934487 20582 raft_consensus.cc:493] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.936861 20582 raft_consensus.cc:515] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.939873 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:16.943635 20219 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:16.944980 20570 raft_consensus.cc:2749] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:56:16.949777 20582 leader_election.cc:290] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:16.947166 20561 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:16.952952 20570 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:16.953738 20570 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:16.957031 20570 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:16.957921 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:16.955236 20561 ts_tablet_manager.cc:1403] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.361s	user 0.013s	sys 0.031s
I20260608 12:56:16.958482 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
W20260608 12:56:16.961364 20219 leader_election.cc:343] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:16.962760 20558 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:16.965040 20558 ts_tablet_manager.cc:1403] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.321s	user 0.029s	sys 0.049s
I20260608 12:56:16.971971 20559 tablet_bootstrap.cc:654] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:16.973963 20451 raft_consensus.cc:515] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:16.977275 20558 raft_consensus.cc:359] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:16.978339 20558 raft_consensus.cc:385] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.978809 20558 raft_consensus.cc:740] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.979717 20558 consensus_queue.cc:260] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:16.981353 20561 raft_consensus.cc:359] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.982082 20561 raft_consensus.cc:385] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:16.982472 20561 raft_consensus.cc:740] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:16.982901 20558 ts_tablet_manager.cc:1434] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:56:16.983690 20561 consensus_queue.cc:260] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:16.984390 20558 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:17.015290 20178 raft_consensus.cc:2468] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 1.
I20260608 12:56:17.024320 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.034664 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:17.013381 20076 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a] alter complete (version 0)
I20260608 12:56:17.039131 20329 raft_consensus.cc:2393] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0743b4467f345129cfd8e683fdbdf52 in current term 1: Already voted for candidate a3519dfe17084c1ba7161a86c652ff8e in this term.
I20260608 12:56:17.040937 20592 raft_consensus.cc:493] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.042273 20592 raft_consensus.cc:515] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.050354 20557 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:17.074129 20559 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:17.053925 20178 raft_consensus.cc:2468] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 0.
I20260608 12:56:17.054615 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.083776 20559 ts_tablet_manager.cc:1403] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.254s	user 0.016s	sys 0.020s
I20260608 12:56:17.085687 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:17.086792 20521 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.088891 20561 ts_tablet_manager.cc:1434] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.129s	user 0.005s	sys 0.006s
I20260608 12:56:17.091884 20561 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.094907 20559 raft_consensus.cc:359] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.096149 20330 raft_consensus.cc:2393] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec05d4d609bc4b918617f985b3072c9e in current term 1: Already voted for candidate a3519dfe17084c1ba7161a86c652ff8e in this term.
I20260608 12:56:17.097795 20559 raft_consensus.cc:385] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.099200 20557 ts_tablet_manager.cc:1403] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.434s	user 0.045s	sys 0.013s
I20260608 12:56:17.090497 20451 leader_election.cc:290] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.103281 20592 leader_election.cc:290] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:17.105613 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.110702 20219 leader_election.cc:304] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.114614 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.115470 20520 raft_consensus.cc:2468] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:17.117352 20293 leader_election.cc:304] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
W20260608 12:56:17.119431 20296 leader_election.cc:343] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.117214 20570 raft_consensus.cc:2804] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.122767 20570 raft_consensus.cc:697] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:17.124197 20570 consensus_queue.cc:237] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.120837 20592 raft_consensus.cc:2804] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.126186 20592 raft_consensus.cc:493] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.126628 20592 raft_consensus.cc:3060] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.122336 20484 leader_election.cc:304] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0743b4467f345129cfd8e683fdbdf52, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:17.135895 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.139794 20597 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3dfee79bb6d04a93ba34bf5ff969ad39)
I20260608 12:56:17.104907 20559 raft_consensus.cc:740] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.142380 20558 tablet_bootstrap.cc:654] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:17.147475 20219 leader_election.cc:343] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.148041 20219 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a0743b4467f345129cfd8e683fdbdf52, ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.149747 20559 consensus_queue.cc:260] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.152017 20579 raft_consensus.cc:2749] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.152694 20559 ts_tablet_manager.cc:1434] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.005s
I20260608 12:56:17.140666 20597 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.157449 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.157799 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.158396 20178 raft_consensus.cc:2393] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3519dfe17084c1ba7161a86c652ff8e in current term 2: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:17.158582 20254 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 2.
I20260608 12:56:17.160169 20296 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.163125 20599 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:17.166353 20557 raft_consensus.cc:359] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.167335 20557 raft_consensus.cc:385] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.164916 20599 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3dfee79bb6d04a93ba34bf5ff969ad39)
I20260608 12:56:17.167870 20557 raft_consensus.cc:740] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.167894 20599 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:17.162024 20597 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:17.168956 20557 consensus_queue.cc:260] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.170907 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.174407 20079 catalog_manager.cc:5696] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:17.179392 20557 ts_tablet_manager.cc:1434] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.003s
I20260608 12:56:17.181118 20557 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:17.182691 20558 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:17.183362 20558 ts_tablet_manager.cc:1403] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.199s	user 0.007s	sys 0.022s
I20260608 12:56:17.174317 20559 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:17.165377 20521 raft_consensus.cc:2468] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.186751 20569 raft_consensus.cc:2764] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:56:17.187532 20293 leader_election.cc:304] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.188006 20558 raft_consensus.cc:359] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.188956 20558 raft_consensus.cc:385] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.185254 20144 leader_election.cc:304] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52; no voters: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.189270 20558 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.189841 20451 raft_consensus.cc:2804] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.190415 20451 raft_consensus.cc:697] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.190304 20558 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.191749 20451 consensus_queue.cc:237] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.193465 20558 ts_tablet_manager.cc:1434] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260608 12:56:17.198143 20558 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:17.198740 20449 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.216089 20561 tablet_bootstrap.cc:654] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.220767 20557 tablet_bootstrap.cc:654] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.223315 20559 tablet_bootstrap.cc:654] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.227200 20449 raft_consensus.cc:2749] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:56:17.229722 20064 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 936e91cc4e77415ba4b154546a96f5e9 (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 936e91cc4e77415ba4b154546a96f5e9 consensus state has no leader
I20260608 12:56:17.230515 20592 raft_consensus.cc:515] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.233759 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:17.234362 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
W20260608 12:56:17.236202 20296 leader_election.cc:343] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.234373 20521 raft_consensus.cc:3060] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.238119 20078 catalog_manager.cc:5696] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.239457 20592 leader_election.cc:290] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:17.245399 20558 tablet_bootstrap.cc:654] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.248785 20559 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:17.250898 20521 raft_consensus.cc:2468] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.251061 20559 ts_tablet_manager.cc:1403] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.025s
I20260608 12:56:17.249689 20557 tablet_bootstrap.cc:492] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:17.252259 20557 ts_tablet_manager.cc:1403] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.017s
I20260608 12:56:17.252147 20293 leader_election.cc:304] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:17.253639 20592 raft_consensus.cc:2804] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.254806 20592 raft_consensus.cc:697] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.256027 20592 consensus_queue.cc:237] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.257438 20557 raft_consensus.cc:359] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.258222 20557 raft_consensus.cc:385] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.253957 20599 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.258622 20557 raft_consensus.cc:740] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.257695 20559 raft_consensus.cc:359] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.259766 20559 raft_consensus.cc:385] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.259508 20557 consensus_queue.cc:260] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.262580 20561 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.262796 20557 ts_tablet_manager.cc:1434] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:56:17.262908 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:17.263810 20178 raft_consensus.cc:2393] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a3519dfe17084c1ba7161a86c652ff8e in current term 2: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:17.264238 20557 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:17.263101 20561 ts_tablet_manager.cc:1403] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.008s
I20260608 12:56:17.268877 20561 raft_consensus.cc:359] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.269640 20561 raft_consensus.cc:385] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.269965 20561 raft_consensus.cc:740] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.271070 20561 consensus_queue.cc:260] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.260265 20559 raft_consensus.cc:740] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.287444 20559 consensus_queue.cc:260] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.288671 20558 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:17.289264 20558 ts_tablet_manager.cc:1403] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.008s
I20260608 12:56:17.290982 20559 ts_tablet_manager.cc:1434] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.003s
I20260608 12:56:17.292313 20559 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:17.292476 20561 ts_tablet_manager.cc:1434] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260608 12:56:17.294113 20561 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.295998 20558 raft_consensus.cc:359] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.296885 20558 raft_consensus.cc:385] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.297217 20558 raft_consensus.cc:740] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.299377 20558 consensus_queue.cc:260] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.302352 20559 tablet_bootstrap.cc:654] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.274058 20557 tablet_bootstrap.cc:654] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.304469 20079 catalog_manager.cc:5696] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.279675 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:17.283921 20599 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:17.284273 20449 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.312767 20449 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.316684 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.317514 20256 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
I20260608 12:56:17.319541 20147 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:17.321265 20558 ts_tablet_manager.cc:1434] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260608 12:56:17.322391 20581 raft_consensus.cc:2804] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.322870 20581 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.323336 20581 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.322654 20558 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: Bootstrap starting.
I20260608 12:56:17.342868 20559 tablet_bootstrap.cc:492] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: No bootstrap required, opened a new log
I20260608 12:56:17.343499 20559 ts_tablet_manager.cc:1403] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.016s
I20260608 12:56:17.347272 20449 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.347124 20559 raft_consensus.cc:359] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.348134 20559 raft_consensus.cc:385] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.303247 20561 tablet_bootstrap.cc:654] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.348656 20559 raft_consensus.cc:740] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.349748 20559 consensus_queue.cc:260] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.350569 20254 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 2.
I20260608 12:56:17.352257 20296 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.340512 20557 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: No bootstrap required, opened a new log
I20260608 12:56:17.353367 20557 ts_tablet_manager.cc:1403] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.015s
I20260608 12:56:17.353624 20599 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:17.354267 20599 raft_consensus.cc:697] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.355175 20599 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.357051 20449 raft_consensus.cc:493] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.357556 20449 raft_consensus.cc:515] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.352785 20559 ts_tablet_manager.cc:1434] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:17.359774 20449 leader_election.cc:290] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.367872 20558 tablet_bootstrap.cc:654] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.367743 20557 raft_consensus.cc:359] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.368701 20557 raft_consensus.cc:385] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.369078 20557 raft_consensus.cc:740] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.370052 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.369963 20557 consensus_queue.cc:260] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.370601 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.371006 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.371645 20330 raft_consensus.cc:2468] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 0.
W20260608 12:56:17.372965 20144 leader_election.cc:343] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:17.374217 20144 leader_election.cc:343] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.375058 20144 leader_election.cc:304] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.375301 20581 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.376183 20582 raft_consensus.cc:2804] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.376636 20582 raft_consensus.cc:493] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.377074 20582 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.378751 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:17.379393 20254 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.379273 20557 ts_tablet_manager.cc:1434] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.002s
I20260608 12:56:17.386210 20558 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: No bootstrap required, opened a new log
I20260608 12:56:17.386838 20558 ts_tablet_manager.cc:1403] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.012s
I20260608 12:56:17.388942 20599 raft_consensus.cc:493] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.389564 20599 raft_consensus.cc:515] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.390833 20558 raft_consensus.cc:359] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.391604 20558 raft_consensus.cc:385] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.391983 20558 raft_consensus.cc:740] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.393033 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.392910 20558 consensus_queue.cc:260] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.393724 20256 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:17.393546 20079 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 1 to 2, leader changed from 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 2 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:17.395059 20558 ts_tablet_manager.cc:1434] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:56:17.395185 20296 leader_election.cc:304] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:17.396147 20592 raft_consensus.cc:2804] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.396549 20592 raft_consensus.cc:493] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.396915 20592 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.398428 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.400003 20599 leader_election.cc:290] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.400604 20520 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:17.402649 20570 raft_consensus.cc:493] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.403134 20570 raft_consensus.cc:515] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.408285 20570 leader_election.cc:290] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.410382 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.410477 20592 raft_consensus.cc:515] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.411677 20582 raft_consensus.cc:515] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.413326 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd90fbfb898f41c6b4e050810ed92d9f" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.413786 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:17.414156 20520 raft_consensus.cc:2393] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in current term 1: Already voted for candidate a3519dfe17084c1ba7161a86c652ff8e in this term.
I20260608 12:56:17.414335 20256 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.415443 20219 leader_election.cc:304] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39; no voters: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.416926 20570 raft_consensus.cc:3060] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.417367 20582 leader_election.cc:290] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.418483 20581 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.419649 20520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:17.420953 20592 leader_election.cc:290] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.420070 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:17.422690 20330 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.422847 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:17.421546 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
W20260608 12:56:17.427994 20144 leader_election.cc:343] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.428345 20521 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:17.428954 20144 leader_election.cc:343] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.431687 20254 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:17.435576 20147 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.435824 20256 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.436081 20521 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.436846 20570 raft_consensus.cc:2749] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.437264 20610 raft_consensus.cc:2804] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.437892 20610 raft_consensus.cc:697] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:17.438799 20296 leader_election.cc:304] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:17.439028 20610 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.440435 20592 raft_consensus.cc:2804] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.440990 20592 raft_consensus.cc:697] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.441939 20592 consensus_queue.cc:237] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.449208 20330 raft_consensus.cc:2468] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 1.
I20260608 12:56:17.441886 20561 tablet_bootstrap.cc:492] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.450415 20144 leader_election.cc:304] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.450804 20561 ts_tablet_manager.cc:1403] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.008s
I20260608 12:56:17.452147 20581 raft_consensus.cc:2804] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.452840 20581 raft_consensus.cc:697] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:17.454015 20581 consensus_queue.cc:237] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.455081 20561 raft_consensus.cc:359] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.456117 20561 raft_consensus.cc:385] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.456444 20561 raft_consensus.cc:740] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.459717 20079 catalog_manager.cc:5696] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.460525 20561 consensus_queue.cc:260] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } }
I20260608 12:56:17.467593 20078 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:17.473579 20561 ts_tablet_manager.cc:1434] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:56:17.475098 20561 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.485414 20077 catalog_manager.cc:5696] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:17.488780 20561 tablet_bootstrap.cc:654] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.494494 20561 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.494952 20561 ts_tablet_manager.cc:1403] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260608 12:56:17.497803 20561 raft_consensus.cc:359] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.498313 20561 raft_consensus.cc:385] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.498531 20561 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.499166 20561 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.501295 20561 ts_tablet_manager.cc:1434] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:56:17.502454 20561 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.510516 20561 tablet_bootstrap.cc:654] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.519069 20561 tablet_bootstrap.cc:492] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.519548 20561 ts_tablet_manager.cc:1403] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
W20260608 12:56:17.520304 20127 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:17.522342 20561 raft_consensus.cc:359] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.522887 20561 raft_consensus.cc:385] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.523150 20561 raft_consensus.cc:740] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.523926 20561 consensus_queue.cc:260] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.526726 20561 ts_tablet_manager.cc:1434] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:56:17.527838 20561 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.534484 20561 tablet_bootstrap.cc:654] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.540971 20570 consensus_queue.cc:1048] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:17.542577 20561 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.543051 20561 ts_tablet_manager.cc:1403] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:56:17.545845 20561 raft_consensus.cc:359] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.546563 20561 raft_consensus.cc:385] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.546896 20561 raft_consensus.cc:740] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.547749 20561 consensus_queue.cc:260] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.550136 20561 ts_tablet_manager.cc:1434] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:56:17.551316 20561 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:17.558133 20561 tablet_bootstrap.cc:654] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.558604 20570 raft_consensus.cc:493] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.559135 20570 raft_consensus.cc:515] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.561394 20570 leader_election.cc:290] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.566319 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.567121 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.567961 20179 raft_consensus.cc:2468] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 0.
W20260608 12:56:17.568722 20219 leader_election.cc:343] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.569847 20219 leader_election.cc:304] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.570683 20570 raft_consensus.cc:2804] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.571048 20570 raft_consensus.cc:493] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.571396 20570 raft_consensus.cc:3060] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.575219 20592 raft_consensus.cc:493] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.575693 20592 raft_consensus.cc:515] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.577821 20592 leader_election.cc:290] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:17.579082 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54349928279e4d26949575a00baa354a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.579730 20178 raft_consensus.cc:2468] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:17.580899 20293 leader_election.cc:304] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:17.581743 20599 raft_consensus.cc:2804] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.582024 20561 tablet_bootstrap.cc:492] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: No bootstrap required, opened a new log
I20260608 12:56:17.582098 20599 raft_consensus.cc:493] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.582677 20599 raft_consensus.cc:3060] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.582541 20561 ts_tablet_manager.cc:1403] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260608 12:56:17.583437 20570 raft_consensus.cc:515] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.587034 20570 leader_election.cc:290] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:17.588404 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
W20260608 12:56:17.589905 20219 leader_election.cc:343] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.592315 20519 raft_consensus.cc:3060] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.592717 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:17.582088 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54349928279e4d26949575a00baa354a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e" is_pre_election: true
I20260608 12:56:17.593303 20178 raft_consensus.cc:3060] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.593741 20521 raft_consensus.cc:2468] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 0.
I20260608 12:56:17.595253 20581 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a3519dfe17084c1ba7161a86c652ff8e)
I20260608 12:56:17.595793 20581 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.598042 20581 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.599169 20599 raft_consensus.cc:515] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.600374 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.601461 20254 raft_consensus.cc:2393] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0743b4467f345129cfd8e683fdbdf52 in current term 2: Already voted for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in this term.
I20260608 12:56:17.602578 20561 raft_consensus.cc:359] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.603694 20599 leader_election.cc:290] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Requested vote from peers ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:17.603958 20521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54349928279e4d26949575a00baa354a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:17.604465 20561 raft_consensus.cc:385] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.604571 20521 raft_consensus.cc:3060] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.604867 20561 raft_consensus.cc:740] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.605275 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54349928279e4d26949575a00baa354a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:17.605857 20561 consensus_queue.cc:260] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.607451 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.608289 20330 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 2.
I20260608 12:56:17.608753 20561 ts_tablet_manager.cc:1434] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 12:56:17.603595 20575 consensus_queue.cc:1048] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:17.610082 20144 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:17.612493 20581 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:17.612926 20581 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a3519dfe17084c1ba7161a86c652ff8e)
I20260608 12:56:17.613329 20581 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:17.605890 20179 raft_consensus.cc:3060] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.623238 20178 raft_consensus.cc:2468] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 1.
I20260608 12:56:17.629016 20219 leader_election.cc:304] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:17.631104 20521 raft_consensus.cc:2468] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.632442 20581 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.633317 20293 leader_election.cc:304] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:17.634358 20599 raft_consensus.cc:2804] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.631928 20179 raft_consensus.cc:2468] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 1.
I20260608 12:56:17.634959 20599 raft_consensus.cc:697] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.635891 20599 consensus_queue.cc:237] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.640714 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:17.641211 20575 raft_consensus.cc:2804] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.640667 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:17.644208 20254 raft_consensus.cc:2393] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a0743b4467f345129cfd8e683fdbdf52 in current term 2: Already voted for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in this term.
I20260608 12:56:17.646777 20575 raft_consensus.cc:697] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:17.648063 20575 consensus_queue.cc:237] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:17.637076 20581 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 2 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.649780 20592 consensus_queue.cc:1048] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:17.655059 20330 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 2.
I20260608 12:56:17.657102 20144 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:17.658097 20581 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:17.658663 20581 raft_consensus.cc:697] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:17.659747 20581 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.686729 20079 catalog_manager.cc:5696] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.679279 20078 catalog_manager.cc:5696] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.688297 20077 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 1 to 2, leader changed from a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 2 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.705363 20575 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.705952 20575 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.710561 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.720068 20575 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.720696 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.721433 20330 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 2.
I20260608 12:56:17.723374 20219 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.724937 20570 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:17.726048 20570 raft_consensus.cc:493] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.726656 20570 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:17.735149 20610 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.735759 20569 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.736680 20569 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.735997 20610 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.746205 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.747462 20569 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:17.756349 20570 raft_consensus.cc:515] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.759725 20570 leader_election.cc:290] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 3 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.737854 20592 consensus_queue.cc:1048] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 12:56:17.766433 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:17.767092 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5b4fc947b4916b903fe2a3ccf973c" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:17.767305 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.756018 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:17.772409 20254 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 2.
I20260608 12:56:17.773406 20330 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:17.773942 20147 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:17.776808 20581 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:56:17.777200 20581 raft_consensus.cc:493] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.765472 20569 raft_consensus.cc:493] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.777617 20581 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:17.782694 20330 raft_consensus.cc:2468] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 3.
I20260608 12:56:17.784662 20610 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.757594 20599 consensus_queue.cc:1048] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 12:56:17.789196 20569 raft_consensus.cc:515] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:17.786007 20219 leader_election.cc:304] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a3519dfe17084c1ba7161a86c652ff8e; no voters: a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.792403 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.793567 20328 raft_consensus.cc:2393] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec05d4d609bc4b918617f985b3072c9e in current term 1: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:17.793335 20579 raft_consensus.cc:2804] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:17.794064 20579 raft_consensus.cc:697] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:17.795400 20579 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.805670 20581 raft_consensus.cc:515] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.808869 20569 leader_election.cc:290] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:17.809398 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:17.815945 20484 leader_election.cc:304] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [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: ec05d4d609bc4b918617f985b3072c9e; no voters: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:17.818914 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:17.819970 20569 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.819849 20256 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:17.811004 20599 consensus_queue.cc:1048] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260608 12:56:17.811053 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e" is_pre_election: true
I20260608 12:56:17.832778 20581 leader_election.cc:290] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 3 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:17.851234 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f377887504de448ab481174f0a7be6da" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:17.868599 20256 raft_consensus.cc:2468] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 3.
I20260608 12:56:17.870973 20147 leader_election.cc:304] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:17.872423 20581 raft_consensus.cc:2804] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:17.873235 20581 raft_consensus.cc:697] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:17.875053 20581 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
W20260608 12:56:17.889647 20484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.200.129:39543, user_credentials={real_user=slave}} blocked reactor thread for 73780.5us
I20260608 12:56:17.897142 20255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:17.890316 20077 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 2 to 3, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 3 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.903059 20178 raft_consensus.cc:1240] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Rejecting Update request from peer a3519dfe17084c1ba7161a86c652ff8e for earlier term 2. Current term is 3. Ops: []
I20260608 12:56:17.899410 20569 raft_consensus.cc:2749] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.901893 20255 raft_consensus.cc:2393] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec05d4d609bc4b918617f985b3072c9e in current term 1: Already voted for candidate a0743b4467f345129cfd8e683fdbdf52 in this term.
I20260608 12:56:17.914448 20487 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [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: ec05d4d609bc4b918617f985b3072c9e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:17.914408 20610 consensus_queue.cc:1048] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 12:56:17.921344 20599 consensus_queue.cc:1059] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:17.928005 20599 consensus_queue.cc:1243] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Peer a0743b4467f345129cfd8e683fdbdf52 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:56:17.929006 20592 raft_consensus.cc:3055] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:56:17.929651 20592 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:17.921581 20637 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.931182 20592 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:17.936136 20592 raft_consensus.cc:3060] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:17.941917 20256 raft_consensus.cc:1240] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Rejecting Update request from peer a3519dfe17084c1ba7161a86c652ff8e for earlier term 2. Current term is 3. Ops: []
I20260608 12:56:17.979946 20637 raft_consensus.cc:2749] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.989219 20581 consensus_queue.cc:1048] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:17.990033 20077 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 2 to 3, leader changed from a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:17.994270 20635 log.cc:927] Time spent T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260608 12:56:18.013813 20610 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:56:18.013819 20637 raft_consensus.cc:493] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:18.018052 20637 raft_consensus.cc:515] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:18.022727 20637 leader_election.cc:290] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:18.025493 20256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" is_pre_election: true
I20260608 12:56:18.025635 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7131ad6d52104959a53ccb9746d2b008" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0743b4467f345129cfd8e683fdbdf52" is_pre_election: true
I20260608 12:56:18.030997 20179 raft_consensus.cc:2393] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec05d4d609bc4b918617f985b3072c9e in current term 1: Already voted for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in this term.
I20260608 12:56:18.032914 20484 leader_election.cc:304] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [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: ec05d4d609bc4b918617f985b3072c9e; no voters: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:18.035392 20569 raft_consensus.cc:3060] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:18.051622 20330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9"
dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
mode: GRACEFUL
new_leader_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:45392
I20260608 12:56:18.053187 20330 raft_consensus.cc:606] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Received request to transfer leadership to TS ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:18.061196 20179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
mode: GRACEFUL
new_leader_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:58544
I20260608 12:56:18.062747 20179 raft_consensus.cc:606] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Received request to transfer leadership to TS ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:18.068274 20178 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8966db23b664803be27d335068ae72d"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
mode: GRACEFUL
new_leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
 from {username='slave'} at 127.0.0.1:58544
I20260608 12:56:18.069265 20178 raft_consensus.cc:606] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Received request to transfer leadership to TS 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:18.086555 20330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f377887504de448ab481174f0a7be6da"
dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
mode: GRACEFUL
new_leader_uuid: "a0743b4467f345129cfd8e683fdbdf52"
 from {username='slave'} at 127.0.0.1:45392
I20260608 12:56:18.087642 20330 raft_consensus.cc:606] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Received request to transfer leadership to TS a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:18.088277 20330 raft_consensus.cc:614] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260608 12:56:18.132203 20569 raft_consensus.cc:2749] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:18.138654 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:56:18.139891 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:18.148608 20610 raft_consensus.cc:993] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: : Instructing follower ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:18.151582 20644 consensus_queue.cc:1048] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.152793 20575 consensus_queue.cc:1048] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.154901 20451 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.156473 20647 raft_consensus.cc:1081] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Signalling peer ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:18.157496 20644 consensus_queue.cc:1048] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.166364 20521 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:54102
I20260608 12:56:18.167423 20521 raft_consensus.cc:493] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:18.168088 20521 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.179504 20256 raft_consensus.cc:1240] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Rejecting Update request from peer a0743b4467f345129cfd8e683fdbdf52 for earlier term 2. Current term is 3. Ops: []
I20260608 12:56:18.186152 20330 raft_consensus.cc:1240] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Rejecting Update request from peer a0743b4467f345129cfd8e683fdbdf52 for earlier term 2. Current term is 3. Ops: []
I20260608 12:56:18.194695 20592 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.211810 20581 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.203910 20579 consensus_queue.cc:1048] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260608 12:56:18.210325 20648 consensus_queue.cc:1059] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.221764 20648 raft_consensus.cc:3055] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:56:18.222278 20648 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:18.222985 20582 consensus_queue.cc:1059] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.229453 20647 raft_consensus.cc:993] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: : Instructing follower 3dfee79bb6d04a93ba34bf5ff969ad39 to start an election
I20260608 12:56:18.236853 20647 raft_consensus.cc:1081] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Signalling peer 3dfee79bb6d04a93ba34bf5ff969ad39 to start an election
I20260608 12:56:18.232093 20582 consensus_queue.cc:1243] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Peer 3dfee79bb6d04a93ba34bf5ff969ad39 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260608 12:56:18.258504 20254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8966db23b664803be27d335068ae72d"
dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
 from {username='slave'} at 127.0.0.1:45162
I20260608 12:56:18.259143 20254 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:18.259582 20254 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.313817 20451 raft_consensus.cc:993] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: : Instructing follower ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:18.314636 20451 raft_consensus.cc:1081] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Signalling peer ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:18.266542 20648 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:18.357133 20253 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:56:18.334542 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:54078
I20260608 12:56:18.381882 20517 raft_consensus.cc:493] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:18.384145 20648 raft_consensus.cc:3060] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:18.390760 20517 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.414973 20330 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:56:18.390159 20521 raft_consensus.cc:515] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:18.445421 20328 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260608 12:56:18.446233 20328 pending_rounds.cc:85] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Aborting all ops after (but not including) 1
I20260608 12:56:18.446735 20328 pending_rounds.cc:107] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 12:56:18.447265 20328 raft_consensus.cc:2889] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:56:18.431666 20582 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260608 12:56:18.456333 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:18.457352 20330 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.467069 20579 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:18.478317 20521 leader_election.cc:290] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 2 election: Requested vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:18.480386 20179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad77a1fa689745b299aae9bdfe33aa34" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:18.481366 20179 raft_consensus.cc:3055] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:18.481981 20179 raft_consensus.cc:740] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:18.485304 20179 consensus_queue.cc:260] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [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: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:18.487661 20582 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.497804 20179 raft_consensus.cc:3060] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.515105 20254 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:18.533608 20330 raft_consensus.cc:2468] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:18.535146 20484 leader_election.cc:304] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:18.536187 20569 raft_consensus.cc:2804] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:18.537792 20569 raft_consensus.cc:697] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Leader. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:18.538727 20569 consensus_queue.cc:237] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [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: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:18.539063 20517 raft_consensus.cc:515] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:18.539429 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:18.540189 20181 raft_consensus.cc:3055] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:18.540547 20181 raft_consensus.cc:740] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:18.537484 20178 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260608 12:56:18.541077 20178 pending_rounds.cc:85] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Aborting all ops after (but not including) 1
I20260608 12:56:18.541388 20178 pending_rounds.cc:107] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 12:56:18.541654 20178 raft_consensus.cc:2889] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:56:18.541972 20517 leader_election.cc:290] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 2 election: Requested vote from peers a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:18.541555 20181 consensus_queue.cc:260] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:18.543164 20181 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.544819 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:18.545498 20177 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.547430 20254 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [CANDIDATE]: Term 2 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:18.552973 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936e91cc4e77415ba4b154546a96f5e9" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:18.554469 20656 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.553587 20330 raft_consensus.cc:3055] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:18.559787 20330 raft_consensus.cc:740] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:18.560784 20330 consensus_queue.cc:260] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:18.562047 20330 raft_consensus.cc:3060] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.578692 20330 raft_consensus.cc:2468] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:18.584718 20484 leader_election.cc:304] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:18.585727 20637 raft_consensus.cc:2804] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:18.586225 20637 raft_consensus.cc:697] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Leader. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:18.587200 20637 consensus_queue.cc:237] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:18.589399 20328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:18.590035 20328 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:18.578518 20179 raft_consensus.cc:2468] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:18.602051 20181 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 2.
I20260608 12:56:18.606012 20177 raft_consensus.cc:2468] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:18.607535 20328 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dfee79bb6d04a93ba34bf5ff969ad39 in term 2.
I20260608 12:56:18.608191 20219 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:18.609076 20656 raft_consensus.cc:2804] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:18.609568 20656 raft_consensus.cc:697] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Becoming Leader. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:18.610458 20656 consensus_queue.cc:237] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:18.631722 20078 catalog_manager.cc:5696] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: term changed from 1 to 2, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to ec05d4d609bc4b918617f985b3072c9e (127.16.200.132). New cstate: current_term: 2 leader_uuid: "ec05d4d609bc4b918617f985b3072c9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:18.636034 20078 catalog_manager.cc:5696] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: term changed from 1 to 2, leader changed from a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) to ec05d4d609bc4b918617f985b3072c9e (127.16.200.132). New cstate: current_term: 2 leader_uuid: "ec05d4d609bc4b918617f985b3072c9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:18.650724 20075 catalog_manager.cc:5696] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: term changed from 1 to 2, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130). New cstate: current_term: 2 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:18.682535 20329 consensus_queue.cc:237] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:18.698362 20256 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:18.705847 20293 consensus_peers.cc:597] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fa91be5c6ac4df3a43d7261a4c1dd60. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:18.704479 20177 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:18.708014 20451 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.709532 20644 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.742106 20644 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.744895 20256 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.745152 20177 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.766620 20075 catalog_manager.cc:5696] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.817283 20177 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:18.826316 20329 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:56:18.826673 20144 consensus_peers.cc:597] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f377887504de448ab481174f0a7be6da. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:18.827597 20256 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:56:18.828029 20581 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:18.829697 20610 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:18.839475 20581 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.841992 20256 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.842115 20329 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.860276 20077 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.864606 20177 consensus_queue.cc:237] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:18.891189 20256 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:18.891310 20329 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:18.891947 20144 consensus_peers.cc:597] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e57018797bcc4e08834cf13973b146ad. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:18.897198 20582 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.898757 20581 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:18.915107 20581 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.918316 20256 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.931236 20329 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:18.938238 20078 catalog_manager.cc:5696] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:18.977196 20256 consensus_queue.cc:237] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:18.988996 20329 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:56:18.990370 20219 consensus_peers.cc:597] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64a7a326ad344225b2022e815f4cf747. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:18.991170 20177 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:18.991178 20656 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:18.992782 20579 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:19.016239 20656 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:19.018591 20329 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:19.024150 20328 raft_consensus.cc:1275] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.023761 20177 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:19.026702 20575 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:19.031477 20077 catalog_manager.cc:5696] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 2 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:19.044008 20178 raft_consensus.cc:1275] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.050523 20637 consensus_queue.cc:1048] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:19.070955 20181 raft_consensus.cc:1275] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.074393 20328 raft_consensus.cc:1275] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.073942 20575 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:19.085071 20569 consensus_queue.cc:1048] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:19.124775 20178 raft_consensus.cc:1275] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.129112 20569 consensus_queue.cc:1048] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:19.146714 20329 raft_consensus.cc:1275] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:19.148339 20569 consensus_queue.cc:1048] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:19.222896 20685 ts_tablet_manager.cc:933] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:19.246304 20686 ts_tablet_manager.cc:933] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:19.247794 20685 tablet_copy_client.cc:323] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:39543
I20260608 12:56:19.249307 20686 tablet_copy_client.cc:323] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:44053
I20260608 12:56:19.250371 20191 tablet_copy_service.cc:140] P a0743b4467f345129cfd8e683fdbdf52: Received BeginTabletCopySession request for tablet f377887504de448ab481174f0a7be6da from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:58546)
I20260608 12:56:19.251137 20191 tablet_copy_service.cc:161] P a0743b4467f345129cfd8e683fdbdf52: Beginning new tablet copy session on tablet f377887504de448ab481174f0a7be6da from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:58546: session id = ec05d4d609bc4b918617f985b3072c9e-f377887504de448ab481174f0a7be6da
I20260608 12:56:19.251616 20340 tablet_copy_service.cc:140] P a3519dfe17084c1ba7161a86c652ff8e: Received BeginTabletCopySession request for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:45380)
I20260608 12:56:19.252560 20340 tablet_copy_service.cc:161] P a3519dfe17084c1ba7161a86c652ff8e: Beginning new tablet copy session on tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:45380: session id = ec05d4d609bc4b918617f985b3072c9e-1fa91be5c6ac4df3a43d7261a4c1dd60
I20260608 12:56:19.268224 20340 tablet_copy_source_session.cc:215] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:19.268455 20191 tablet_copy_source_session.cc:215] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:19.274058 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f377887504de448ab481174f0a7be6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.280421 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.296669 20685 tablet_copy_client.cc:806] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:19.297554 20685 tablet_copy_client.cc:670] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:19.311990 20685 tablet_copy_client.cc:538] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:19.312563 20686 tablet_copy_client.cc:806] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:19.315054 20686 tablet_copy_client.cc:670] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:19.315003 20689 ts_tablet_manager.cc:933] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:19.326059 20685 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:19.328274 20686 tablet_copy_client.cc:538] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:19.349017 20689 tablet_copy_client.cc:323] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:39543
I20260608 12:56:19.352240 20191 tablet_copy_service.cc:140] P a0743b4467f345129cfd8e683fdbdf52: Received BeginTabletCopySession request for tablet e57018797bcc4e08834cf13973b146ad from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:58546)
I20260608 12:56:19.353282 20191 tablet_copy_service.cc:161] P a0743b4467f345129cfd8e683fdbdf52: Beginning new tablet copy session on tablet e57018797bcc4e08834cf13973b146ad from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:58546: session id = ec05d4d609bc4b918617f985b3072c9e-e57018797bcc4e08834cf13973b146ad
I20260608 12:56:19.353566 20686 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:19.373314 20191 tablet_copy_source_session.cc:215] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:19.379328 20689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57018797bcc4e08834cf13973b146ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.406248 20685 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:19.407366 20685 tablet_bootstrap.cc:492] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:19.408128 20685 ts_tablet_manager.cc:1403] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.083s	user 0.037s	sys 0.015s
I20260608 12:56:19.430832 20689 tablet_copy_client.cc:806] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:19.431464 20689 tablet_copy_client.cc:670] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:19.428284 20685 raft_consensus.cc:359] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.434963 20685 raft_consensus.cc:740] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:19.436095 20685 consensus_queue.cc:260] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.436973 20689 tablet_copy_client.cc:538] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:19.449839 20685 ts_tablet_manager.cc:1434] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.003s
I20260608 12:56:19.454866 20191 tablet_copy_service.cc:342] P a0743b4467f345129cfd8e683fdbdf52: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-f377887504de448ab481174f0a7be6da received from {username='slave'} at 127.0.0.1:58546
I20260608 12:56:19.455399 20191 tablet_copy_service.cc:434] P a0743b4467f345129cfd8e683fdbdf52: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-f377887504de448ab481174f0a7be6da on tablet f377887504de448ab481174f0a7be6da with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:19.462576 20685 ts_tablet_manager.cc:933] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:19.465035 20689 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:19.478961 20685 tablet_copy_client.cc:323] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37503
I20260608 12:56:19.481853 20266 tablet_copy_service.cc:140] P 3dfee79bb6d04a93ba34bf5ff969ad39: Received BeginTabletCopySession request for tablet 64a7a326ad344225b2022e815f4cf747 from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:45184)
I20260608 12:56:19.482473 20266 tablet_copy_service.cc:161] P 3dfee79bb6d04a93ba34bf5ff969ad39: Beginning new tablet copy session on tablet 64a7a326ad344225b2022e815f4cf747 from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:45184: session id = ec05d4d609bc4b918617f985b3072c9e-64a7a326ad344225b2022e815f4cf747
I20260608 12:56:19.490432 20266 tablet_copy_source_session.cc:215] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:19.493223 20686 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:19.494431 20686 tablet_bootstrap.cc:492] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:19.495177 20686 ts_tablet_manager.cc:1403] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.019s
I20260608 12:56:19.497484 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a7a326ad344225b2022e815f4cf747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:19.499151 20686 raft_consensus.cc:359] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.500304 20686 raft_consensus.cc:740] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:19.501145 20686 consensus_queue.cc:260] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.511485 20686 ts_tablet_manager.cc:1434] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:56:19.525848 20685 tablet_copy_client.cc:806] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:19.528445 20340 tablet_copy_service.cc:342] P a3519dfe17084c1ba7161a86c652ff8e: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-1fa91be5c6ac4df3a43d7261a4c1dd60 received from {username='slave'} at 127.0.0.1:45380
I20260608 12:56:19.529157 20340 tablet_copy_service.cc:434] P a3519dfe17084c1ba7161a86c652ff8e: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-1fa91be5c6ac4df3a43d7261a4c1dd60 on tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:19.533718 20689 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:19.534638 20689 tablet_bootstrap.cc:492] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:19.535364 20689 ts_tablet_manager.cc:1403] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.010s
I20260608 12:56:19.538630 20689 raft_consensus.cc:359] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.539492 20689 raft_consensus.cc:740] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:19.540132 20689 consensus_queue.cc:260] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.542537 20689 ts_tablet_manager.cc:1434] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:56:19.543738 20685 tablet_copy_client.cc:670] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:19.544999 20191 tablet_copy_service.cc:342] P a0743b4467f345129cfd8e683fdbdf52: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-e57018797bcc4e08834cf13973b146ad received from {username='slave'} at 127.0.0.1:58546
I20260608 12:56:19.545531 20191 tablet_copy_service.cc:434] P a0743b4467f345129cfd8e683fdbdf52: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-e57018797bcc4e08834cf13973b146ad on tablet e57018797bcc4e08834cf13973b146ad with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:19.549533 20685 tablet_copy_client.cc:538] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:19.572376 20685 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:19.594521 20685 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:19.595508 20685 tablet_bootstrap.cc:492] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:19.596102 20685 ts_tablet_manager.cc:1403] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 12:56:19.598971 20685 raft_consensus.cc:359] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.600046 20685 raft_consensus.cc:740] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:19.600788 20685 consensus_queue.cc:260] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:19.605608 20685 ts_tablet_manager.cc:1434] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 12:56:19.615343 20266 tablet_copy_service.cc:342] P 3dfee79bb6d04a93ba34bf5ff969ad39: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-64a7a326ad344225b2022e815f4cf747 received from {username='slave'} at 127.0.0.1:45184
I20260608 12:56:19.615927 20266 tablet_copy_service.cc:434] P 3dfee79bb6d04a93ba34bf5ff969ad39: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-64a7a326ad344225b2022e815f4cf747 on tablet 64a7a326ad344225b2022e815f4cf747 with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:19.706169 20517 raft_consensus.cc:1217] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:19.752163 20517 raft_consensus.cc:1217] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:19.777554 20517 raft_consensus.cc:1217] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:56:20.143836 20521 raft_consensus.cc:1217] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:56:20.141422 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:20.180670 20704 raft_consensus.cc:1064] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:20.184990 20704 consensus_queue.cc:237] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.200158 20700 raft_consensus.cc:1064] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:20.205592 20700 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.224284 20253 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.227110 20520 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.226711 20703 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:20.230005 20599 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:20.250566 20181 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.264830 20517 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:20.269776 20254 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:20.265367 20644 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260608 12:56:20.270900 20700 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260608 12:56:20.280823 20701 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:20.285682 20254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a"
dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
mode: GRACEFUL
new_leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
 from {username='slave'} at 127.0.0.1:45204
I20260608 12:56:20.286303 20254 raft_consensus.cc:606] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Received request to transfer leadership to TS a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:20.296087 20704 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.266431 20330 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:20.306322 20517 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.310036 20701 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:20.319830 20700 raft_consensus.cc:1064] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:20.324558 20700 consensus_queue.cc:237] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.343817 20253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8966db23b664803be27d335068ae72d"
dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
mode: GRACEFUL
new_leader_uuid: "a0743b4467f345129cfd8e683fdbdf52"
 from {username='slave'} at 127.0.0.1:45204
I20260608 12:56:20.344868 20253 raft_consensus.cc:606] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Received request to transfer leadership to TS a0743b4467f345129cfd8e683fdbdf52
I20260608 12:56:20.348258 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:56:20.349707 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:20.364259 20075 catalog_manager.cc:5696] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:20.354370 20253 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.374079 20581 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.387092 20181 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.382272 20254 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.395179 20520 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.414729 20517 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.415472 20253 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.415714 20330 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:20.417289 20700 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:20.419721 20701 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:20.422596 20701 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:20.461962 20329 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.469373 20656 raft_consensus.cc:1064] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:20.474291 20078 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:20.485970 20656 consensus_queue.cc:237] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.505733 20700 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.513329 20517 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.513036 20330 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.534412 20329 consensus_queue.cc:237] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.562815 20330 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:20.563339 20517 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEARNER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:20.565132 20575 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:20.571123 20702 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:20.577569 20077 catalog_manager.cc:5696] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e reported cstate change: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.577831 20181 consensus_queue.cc:237] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.567431 20253 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.587924 20520 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:20.588828 20328 raft_consensus.cc:1275] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:20.591337 20701 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:20.599947 20254 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:20.602897 20644 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:20.594619 20701 consensus_queue.cc:1048] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260608 12:56:20.614943 20181 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:20.619491 20520 raft_consensus.cc:1275] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:20.622999 20599 consensus_queue.cc:1048] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:20.629810 20181 consensus_queue.cc:237] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.638206 20702 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:20.617681 20644 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.646118 20701 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.664672 20253 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:20.665208 20519 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.670622 20697 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:20.671576 20329 raft_consensus.cc:2955] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.664696 20520 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.679541 20517 raft_consensus.cc:1275] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:20.650081 20254 raft_consensus.cc:2955] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.692934 20697 consensus_queue.cc:1048] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:20.695448 20581 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.698813 20253 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.700016 20079 catalog_manager.cc:5696] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: config changed from index 4 to 5, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.703393 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:20.704650 20077 catalog_manager.cc:5696] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: config changed from index 3 to 4, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.712487 20181 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.709622 20702 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.740545 20239 tablet_service.cc:1558] Processing DeleteTablet for tablet f377887504de448ab481174f0a7be6da with delete_type TABLET_DATA_TOMBSTONED (TS 3dfee79bb6d04a93ba34bf5ff969ad39 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45158
I20260608 12:56:20.754302 20169 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 with delete_type TABLET_DATA_TOMBSTONED (TS a0743b4467f345129cfd8e683fdbdf52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58516
I20260608 12:56:20.757103 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f377887504de448ab481174f0a7be6da with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:20.757892 20517 raft_consensus.cc:2955] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.770431 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e57018797bcc4e08834cf13973b146ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:20.771387 20575 raft_consensus.cc:993] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: : Instructing follower a3519dfe17084c1ba7161a86c652ff8e to start an election
I20260608 12:56:20.769335 20078 catalog_manager.cc:5696] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index 3 to 4, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.772152 20575 raft_consensus.cc:1081] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Signalling peer a3519dfe17084c1ba7161a86c652ff8e to start an election
I20260608 12:56:20.776190 20330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a"
dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
 from {username='slave'} at 127.0.0.1:45366
I20260608 12:56:20.776892 20330 raft_consensus.cc:493] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:20.777321 20330 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:20.787557 20730 tablet_replica.cc:333] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:20.789425 20519 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.792255 20316 tablet_service.cc:1558] Processing DeleteTablet for tablet e57018797bcc4e08834cf13973b146ad with delete_type TABLET_DATA_TOMBSTONED (TS a3519dfe17084c1ba7161a86c652ff8e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45356
I20260608 12:56:20.793934 20330 raft_consensus.cc:515] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:20.819195 20330 leader_election.cc:290] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [CANDIDATE]: Term 2 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:20.819906 20178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:20.821591 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61e7a9d2e20424cb7d64b9d524adb1a" candidate_uuid: "a3519dfe17084c1ba7161a86c652ff8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:20.822260 20254 raft_consensus.cc:3055] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:20.822782 20254 raft_consensus.cc:740] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:20.820899 20178 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:20.826514 20078 catalog_manager.cc:5696] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:20.795361 20329 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } attrs { replace: true } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.810688 20729 tablet_replica.cc:333] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:20.824115 20254 consensus_queue.cc:260] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:20.832887 20708 raft_consensus.cc:993] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: : Instructing follower a0743b4467f345129cfd8e683fdbdf52 to start an election
I20260608 12:56:20.833649 20708 raft_consensus.cc:1081] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Signalling peer a0743b4467f345129cfd8e683fdbdf52 to start an election
I20260608 12:56:20.833877 20254 raft_consensus.cc:3060] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:20.837786 20178 raft_consensus.cc:2468] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 2.
I20260608 12:56:20.837848 20177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8966db23b664803be27d335068ae72d"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
 from {username='slave'} at 127.0.0.1:58528
I20260608 12:56:20.838454 20729 raft_consensus.cc:2243] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:20.838585 20177 raft_consensus.cc:493] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:20.839502 20293 leader_election.cc:304] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:20.840487 20644 raft_consensus.cc:2804] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:20.841128 20644 raft_consensus.cc:697] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 2 LEADER]: Becoming Leader. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:20.792094 20730 raft_consensus.cc:2243] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:20.842669 20730 raft_consensus.cc:2272] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:20.842446 20644 consensus_queue.cc:237] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } }
I20260608 12:56:20.839150 20177 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:20.864308 20730 ts_tablet_manager.cc:1916] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:20.870896 20731 tablet_replica.cc:333] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:20.877758 20253 consensus_queue.cc:237] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:20.880129 20729 raft_consensus.cc:2272] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:20.881757 20731 raft_consensus.cc:2243] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:20.885812 20254 raft_consensus.cc:2468] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3519dfe17084c1ba7161a86c652ff8e in term 2.
I20260608 12:56:20.890467 20177 raft_consensus.cc:515] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:20.892729 20731 raft_consensus.cc:2272] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:20.900811 20329 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:20.901031 20519 raft_consensus.cc:1275] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:20.901556 20731 ts_tablet_manager.cc:1916] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:20.903082 20708 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:20.906358 20729 ts_tablet_manager.cc:1916] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:20.907526 20702 consensus_queue.cc:1048] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:20.912659 20254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:20.913596 20177 leader_election.cc:290] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 3 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:20.919966 20329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8966db23b664803be27d335068ae72d" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:20.926326 20329 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:20.927757 20078 catalog_manager.cc:5696] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: term changed from 1 to 2, leader changed from 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) to a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131). New cstate: current_term: 2 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.933339 20329 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 3.
I20260608 12:56:20.934861 20144 leader_election.cc:304] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [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: a0743b4467f345129cfd8e683fdbdf52, a3519dfe17084c1ba7161a86c652ff8e; no voters: 
I20260608 12:56:20.935995 20701 raft_consensus.cc:2804] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:20.936964 20701 raft_consensus.cc:697] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:20.938715 20701 consensus_queue.cc:237] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:20.936878 20656 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.941359 20517 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.949178 20330 raft_consensus.cc:2955] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.949921 20254 raft_consensus.cc:3055] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:56:20.951249 20254 raft_consensus.cc:740] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Running, Role: LEADER
I20260608 12:56:20.952245 20254 consensus_queue.cc:260] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } }
I20260608 12:56:20.953511 20254 raft_consensus.cc:3060] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:20.956905 20730 ts_tablet_manager.cc:1929] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:20.957304 20730 log.cc:1199] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a0743b4467f345129cfd8e683fdbdf52: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/1fa91be5c6ac4df3a43d7261a4c1dd60
I20260608 12:56:20.959246 20063 catalog_manager.cc:5027] TS a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): tablet 1fa91be5c6ac4df3a43d7261a4c1dd60 (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:20.976989 20078 catalog_manager.cc:5696] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: config changed from index 4 to 5, VOTER a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) evicted. New cstate: current_term: 2 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:20.992352 20066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 64a7a326ad344225b2022e815f4cf747 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:20.995193 20079 catalog_manager.cc:5696] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 2 to 3, leader changed from 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:21.018878 20277 debug-util.cc:398] Leaking SignalData structure 0x7b0800239f00 after lost signal to thread 17189
I20260608 12:56:21.018762 20731 ts_tablet_manager.cc:1929] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:21.021066 20731 log.cc:1199] T e57018797bcc4e08834cf13973b146ad P a3519dfe17084c1ba7161a86c652ff8e: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/e57018797bcc4e08834cf13973b146ad
W20260608 12:56:21.021023 20277 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3a20 after lost signal to thread 20113
W20260608 12:56:21.023458 20277 debug-util.cc:398] Leaking SignalData structure 0x7b08000570a0 after lost signal to thread 20205
W20260608 12:56:21.025940 20277 debug-util.cc:398] Leaking SignalData structure 0x7b080013ac20 after lost signal to thread 20354
W20260608 12:56:21.027241 20277 debug-util.cc:398] Leaking SignalData structure 0x7b080016b3e0 after lost signal to thread 20545
I20260608 12:56:21.027693 20729 ts_tablet_manager.cc:1929] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:56:21.028407 20729 log.cc:1199] T f377887504de448ab481174f0a7be6da P 3dfee79bb6d04a93ba34bf5ff969ad39: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/f377887504de448ab481174f0a7be6da
I20260608 12:56:21.031275 20066 catalog_manager.cc:5027] TS 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): tablet f377887504de448ab481174f0a7be6da (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:21.032692 20063 catalog_manager.cc:5027] TS a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): tablet e57018797bcc4e08834cf13973b146ad (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:21.038326 20169 tablet_service.cc:1558] Processing DeleteTablet for tablet 64a7a326ad344225b2022e815f4cf747 with delete_type TABLET_DATA_TOMBSTONED (TS a0743b4467f345129cfd8e683fdbdf52 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58516
I20260608 12:56:21.039438 20730 tablet_replica.cc:333] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:21.040540 20730 raft_consensus.cc:2243] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:21.041224 20254 raft_consensus.cc:2468] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 3.
I20260608 12:56:21.041429 20730 raft_consensus.cc:2272] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:21.045881 20730 ts_tablet_manager.cc:1916] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:21.071610 20730 ts_tablet_manager.cc:1929] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:21.072279 20730 log.cc:1199] T 64a7a326ad344225b2022e815f4cf747 P a0743b4467f345129cfd8e683fdbdf52: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/64a7a326ad344225b2022e815f4cf747
I20260608 12:56:21.074059 20063 catalog_manager.cc:5027] TS a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): tablet 64a7a326ad344225b2022e815f4cf747 (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:21.246147 20254 raft_consensus.cc:1275] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:21.247888 20703 consensus_queue.cc:1048] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:21.269737 20177 raft_consensus.cc:1275] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:21.280988 20703 consensus_queue.cc:1048] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:21.330966 20254 raft_consensus.cc:1275] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:56:21.332700 20701 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:21.346865 20330 raft_consensus.cc:1275] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:56:21.348641 20700 consensus_queue.cc:1048] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:22.083349 20177 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:22.091822 20517 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.093518 20581 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:22.095350 20254 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.097011 20581 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:56:22.104871 20144 consensus_peers.cc:597] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 -> Peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Couldn't send request to peer a3519dfe17084c1ba7161a86c652ff8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d864f9490b8441eadb5ab324766ef6a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:22.110949 20700 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } } }
I20260608 12:56:22.127514 20517 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } } }
I20260608 12:56:22.136919 20254 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } } }
I20260608 12:56:22.158941 20253 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:22.179258 20075 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e reported cstate change: config changed from index -1 to 2, NON_VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) added. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } } }
I20260608 12:56:22.211575 20177 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:56:22.213584 20219 consensus_peers.cc:597] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30a5b4fc947b4916b903fe2a3ccf973c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:22.215307 20656 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:22.221354 20330 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:56:22.225167 20656 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:22.242236 20656 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.249315 20329 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.254436 20177 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.294441 20075 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index -1 to 3, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 3 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:22.298684 20330 consensus_queue.cc:237] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } }
W20260608 12:56:22.318648 20296 consensus_peers.cc:597] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54349928279e4d26949575a00baa354a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:22.324278 20177 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.326685 20644 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:22.329460 20517 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.331981 20644 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:22.361070 20738 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } } }
I20260608 12:56:22.370713 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:22.390493 20177 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } } }
I20260608 12:56:22.393357 20181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
mode: GRACEFUL
new_leader_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:58544
I20260608 12:56:22.394003 20181 raft_consensus.cc:606] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Received request to transfer leadership to TS ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:22.400345 20517 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } } }
I20260608 12:56:22.404847 20330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da"
dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
mode: GRACEFUL
new_leader_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:45392
I20260608 12:56:22.405527 20330 raft_consensus.cc:606] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Received request to transfer leadership to TS ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:22.414443 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:56:22.415999 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:22.422941 20079 catalog_manager.cc:5696] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index -1 to 2, NON_VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) added. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } } }
I20260608 12:56:22.428447 20177 consensus_queue.cc:237] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:22.479171 20330 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.481277 20253 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:22.481359 20701 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:22.484102 20581 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:56:22.485071 20144 consensus_peers.cc:597] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 -> Peer ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): Couldn't send request to peer ec05d4d609bc4b918617f985b3072c9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9feec9b3cbb4c828deb708e956b5cc0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:22.506280 20701 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.513089 20330 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.522464 20253 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.529711 20077 catalog_manager.cc:5696] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e reported cstate change: config changed from index -1 to 2, NON_VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } } }
I20260608 12:56:22.573755 20700 raft_consensus.cc:993] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: : Instructing follower ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:22.574507 20700 raft_consensus.cc:1081] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Signalling peer ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:22.577280 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:54102
I20260608 12:56:22.577853 20517 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.578217 20517 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.585439 20517 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:22.600076 20177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:22.600221 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:22.601032 20253 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.600971 20177 raft_consensus.cc:3055] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.601748 20177 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:22.602901 20177 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:22.605906 20177 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.608690 20517 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 2 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:22.620391 20177 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:22.622020 20484 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [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: a0743b4467f345129cfd8e683fdbdf52, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:22.623080 20569 raft_consensus.cc:2804] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.627995 20253 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:22.649703 20569 raft_consensus.cc:697] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Leader. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:22.656795 20569 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:22.668147 20079 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e reported cstate change: term changed from 1 to 2, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to ec05d4d609bc4b918617f985b3072c9e (127.16.200.132). New cstate: current_term: 2 leader_uuid: "ec05d4d609bc4b918617f985b3072c9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:22.689119 20517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54074
I20260608 12:56:22.689720 20517 raft_consensus.cc:606] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Received request to transfer leadership
I20260608 12:56:22.693357 20517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54074
I20260608 12:56:22.693791 20517 raft_consensus.cc:606] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Received request to transfer leadership
W20260608 12:56:22.695235 20063 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 5d864f9490b8441eadb5ab324766ef6a already in progress [suppressed 2 similar messages]
I20260608 12:56:22.707804 20517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54074
I20260608 12:56:22.708403 20517 raft_consensus.cc:606] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Received request to transfer leadership
W20260608 12:56:22.752030 20127 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:56:22.752496 20127 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 5d864f9490b8441eadb5ab324766ef6a already in progress
W20260608 12:56:22.752847 20127 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 5d864f9490b8441eadb5ab324766ef6a already in progress
I20260608 12:56:22.807147 20738 raft_consensus.cc:993] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: : Instructing follower ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:22.807960 20738 raft_consensus.cc:1081] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Signalling peer ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:22.811223 20517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:54078
I20260608 12:56:22.811854 20517 raft_consensus.cc:493] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.812281 20517 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.819684 20517 raft_consensus.cc:515] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:22.825284 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:22.826212 20253 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.829952 20330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ab22b3acae4d40a7ea0e0694bfb1da" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:22.830569 20330 raft_consensus.cc:3055] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.830865 20330 raft_consensus.cc:740] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Running, Role: LEADER
I20260608 12:56:22.831643 20330 consensus_queue.cc:260] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:22.837036 20330 raft_consensus.cc:3060] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.859767 20517 leader_election.cc:290] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 2 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:22.863977 20330 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:22.870752 20484 leader_election.cc:304] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:22.873507 20764 raft_consensus.cc:2804] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.874053 20764 raft_consensus.cc:697] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Leader. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:22.874977 20764 consensus_queue.cc:237] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } }
I20260608 12:56:22.900413 20770 ts_tablet_manager.cc:933] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: Initiating tablet copy from peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:22.917488 20770 tablet_copy_client.cc:323] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:44053
I20260608 12:56:22.920241 20340 tablet_copy_service.cc:140] P a3519dfe17084c1ba7161a86c652ff8e: Received BeginTabletCopySession request for tablet 54349928279e4d26949575a00baa354a from peer 3dfee79bb6d04a93ba34bf5ff969ad39 ({username='slave'} at 127.0.0.1:45366)
I20260608 12:56:22.921262 20340 tablet_copy_service.cc:161] P a3519dfe17084c1ba7161a86c652ff8e: Beginning new tablet copy session on tablet 54349928279e4d26949575a00baa354a from peer 3dfee79bb6d04a93ba34bf5ff969ad39 at {username='slave'} at 127.0.0.1:45366: session id = 3dfee79bb6d04a93ba34bf5ff969ad39-54349928279e4d26949575a00baa354a
I20260608 12:56:22.931525 20340 tablet_copy_source_session.cc:215] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:22.937084 20770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54349928279e4d26949575a00baa354a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:22.962217 20770 tablet_copy_client.cc:806] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:22.962634 20772 ts_tablet_manager.cc:933] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503)
I20260608 12:56:22.962930 20770 tablet_copy_client.cc:670] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:22.967252 20253 raft_consensus.cc:2468] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:22.969750 20770 tablet_copy_client.cc:538] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:22.969329 20079 catalog_manager.cc:5696] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e reported cstate change: term changed from 1 to 2, leader changed from a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) to ec05d4d609bc4b918617f985b3072c9e (127.16.200.132). New cstate: current_term: 2 leader_uuid: "ec05d4d609bc4b918617f985b3072c9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:22.967363 20768 ts_tablet_manager.cc:933] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: Initiating tablet copy from peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:22.985592 20770 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap starting.
I20260608 12:56:22.994781 20772 tablet_copy_client.cc:323] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37503
I20260608 12:56:22.997275 20266 tablet_copy_service.cc:140] P 3dfee79bb6d04a93ba34bf5ff969ad39: Received BeginTabletCopySession request for tablet 30a5b4fc947b4916b903fe2a3ccf973c from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:45184)
I20260608 12:56:22.998239 20266 tablet_copy_service.cc:161] P 3dfee79bb6d04a93ba34bf5ff969ad39: Beginning new tablet copy session on tablet 30a5b4fc947b4916b903fe2a3ccf973c from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:45184: session id = ec05d4d609bc4b918617f985b3072c9e-30a5b4fc947b4916b903fe2a3ccf973c
I20260608 12:56:23.000067 20768 tablet_copy_client.cc:323] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:39543
I20260608 12:56:23.011633 20191 tablet_copy_service.cc:140] P a0743b4467f345129cfd8e683fdbdf52: Received BeginTabletCopySession request for tablet d9feec9b3cbb4c828deb708e956b5cc0 from peer ec05d4d609bc4b918617f985b3072c9e ({username='slave'} at 127.0.0.1:58546)
I20260608 12:56:23.012463 20191 tablet_copy_service.cc:161] P a0743b4467f345129cfd8e683fdbdf52: Beginning new tablet copy session on tablet d9feec9b3cbb4c828deb708e956b5cc0 from peer ec05d4d609bc4b918617f985b3072c9e at {username='slave'} at 127.0.0.1:58546: session id = ec05d4d609bc4b918617f985b3072c9e-d9feec9b3cbb4c828deb708e956b5cc0
I20260608 12:56:23.023203 20191 tablet_copy_source_session.cc:215] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:23.029668 20768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9feec9b3cbb4c828deb708e956b5cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:23.024582 20266 tablet_copy_source_session.cc:215] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:23.037600 20772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5b4fc947b4916b903fe2a3ccf973c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:56:23.052976 20484 consensus_peers.cc:597] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e -> Peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Couldn't send request to peer a3519dfe17084c1ba7161a86c652ff8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d864f9490b8441eadb5ab324766ef6a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:23.066329 20768 tablet_copy_client.cc:806] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:23.067041 20768 tablet_copy_client.cc:670] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:23.073136 20768 tablet_copy_client.cc:538] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:23.083361 20772 tablet_copy_client.cc:806] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:23.084198 20772 tablet_copy_client.cc:670] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:23.095096 20768 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:23.096575 20770 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: 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
I20260608 12:56:23.114375 20770 tablet_bootstrap.cc:492] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: Bootstrap complete.
I20260608 12:56:23.115166 20772 tablet_copy_client.cc:538] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:23.115490 20770 ts_tablet_manager.cc:1403] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent bootstrapping tablet: real 0.130s	user 0.025s	sys 0.016s
I20260608 12:56:23.127573 20181 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:23.130692 20764 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:23.127209 20770 raft_consensus.cc:359] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } }
I20260608 12:56:23.135437 20770 raft_consensus.cc:740] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3dfee79bb6d04a93ba34bf5ff969ad39, State: Initialized, Role: LEARNER
I20260608 12:56:23.148960 20569 raft_consensus.cc:993] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: : Instructing follower a0743b4467f345129cfd8e683fdbdf52 to start an election
I20260608 12:56:23.156751 20764 raft_consensus.cc:1081] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Signalling peer a0743b4467f345129cfd8e683fdbdf52 to start an election
I20260608 12:56:23.162293 20177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
 from {username='slave'} at 127.0.0.1:58546
I20260608 12:56:23.163251 20772 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: Bootstrap starting.
I20260608 12:56:23.164506 20177 raft_consensus.cc:493] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:23.164999 20177 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:23.173571 20177 raft_consensus.cc:515] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:23.179828 20770 consensus_queue.cc:260] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: NON_VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: true } }
I20260608 12:56:23.192432 20770 ts_tablet_manager.cc:1434] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: Time spent starting tablet: real 0.073s	user 0.001s	sys 0.009s
I20260608 12:56:23.196658 20253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39"
I20260608 12:56:23.197984 20177 leader_election.cc:290] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [CANDIDATE]: Term 3 election: Requested vote from peers 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503), ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255)
I20260608 12:56:23.208999 20253 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:23.201301 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d864f9490b8441eadb5ab324766ef6a" candidate_uuid: "a0743b4467f345129cfd8e683fdbdf52" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
I20260608 12:56:23.217808 20253 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 3.
I20260608 12:56:23.202512 20768 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:23.221705 20768 tablet_bootstrap.cc:492] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:23.223450 20340 tablet_copy_service.cc:342] P a3519dfe17084c1ba7161a86c652ff8e: Request end of tablet copy session 3dfee79bb6d04a93ba34bf5ff969ad39-54349928279e4d26949575a00baa354a received from {username='slave'} at 127.0.0.1:45366
I20260608 12:56:23.224016 20340 tablet_copy_service.cc:434] P a3519dfe17084c1ba7161a86c652ff8e: ending tablet copy session 3dfee79bb6d04a93ba34bf5ff969ad39-54349928279e4d26949575a00baa354a on tablet 54349928279e4d26949575a00baa354a with peer 3dfee79bb6d04a93ba34bf5ff969ad39
I20260608 12:56:23.227197 20519 raft_consensus.cc:3055] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:56:23.227800 20519 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:23.221514 20147 leader_election.cc:304] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [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: 3dfee79bb6d04a93ba34bf5ff969ad39, a0743b4467f345129cfd8e683fdbdf52; no voters: 
I20260608 12:56:23.229470 20519 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:23.231778 20701 raft_consensus.cc:2804] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:56:23.232017 20519 raft_consensus.cc:3060] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:56:23.224078 20768 ts_tablet_manager.cc:1403] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.026s
I20260608 12:56:23.264725 20701 raft_consensus.cc:697] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Becoming Leader. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:23.269763 20768 raft_consensus.cc:359] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:23.265924 20701 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:23.278213 20768 raft_consensus.cc:740] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:23.279589 20768 consensus_queue.cc:260] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:23.277367 20519 raft_consensus.cc:2468] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0743b4467f345129cfd8e683fdbdf52 in term 3.
I20260608 12:56:23.296695 20077 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: term changed from 2 to 3, leader changed from ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) to a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129). New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:23.303861 20772 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: 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
I20260608 12:56:23.305342 20768 ts_tablet_manager.cc:1434] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.010s
I20260608 12:56:23.309237 20191 tablet_copy_service.cc:342] P a0743b4467f345129cfd8e683fdbdf52: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-d9feec9b3cbb4c828deb708e956b5cc0 received from {username='slave'} at 127.0.0.1:58546
I20260608 12:56:23.309706 20191 tablet_copy_service.cc:434] P a0743b4467f345129cfd8e683fdbdf52: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-d9feec9b3cbb4c828deb708e956b5cc0 on tablet d9feec9b3cbb4c828deb708e956b5cc0 with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:23.311949 20772 tablet_bootstrap.cc:492] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: Bootstrap complete.
I20260608 12:56:23.321473 20772 ts_tablet_manager.cc:1403] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: Time spent bootstrapping tablet: real 0.158s	user 0.037s	sys 0.041s
I20260608 12:56:23.324730 20772 raft_consensus.cc:359] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:23.325596 20772 raft_consensus.cc:740] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Initialized, Role: LEARNER
I20260608 12:56:23.326401 20772 consensus_queue.cc:260] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: true } }
I20260608 12:56:23.341091 20772 ts_tablet_manager.cc:1434] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:56:23.349602 20266 tablet_copy_service.cc:342] P 3dfee79bb6d04a93ba34bf5ff969ad39: Request end of tablet copy session ec05d4d609bc4b918617f985b3072c9e-30a5b4fc947b4916b903fe2a3ccf973c received from {username='slave'} at 127.0.0.1:45184
I20260608 12:56:23.350075 20266 tablet_copy_service.cc:434] P 3dfee79bb6d04a93ba34bf5ff969ad39: ending tablet copy session ec05d4d609bc4b918617f985b3072c9e-30a5b4fc947b4916b903fe2a3ccf973c on tablet 30a5b4fc947b4916b903fe2a3ccf973c with peer ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:23.362874 20519 raft_consensus.cc:1217] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:23.498211 20330 raft_consensus.cc:1275] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.500897 20776 consensus_queue.cc:1048] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:23.504724 20253 raft_consensus.cc:1275] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.506532 20764 consensus_queue.cc:1048] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:23.568424 20253 raft_consensus.cc:1217] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:23.686722 20519 raft_consensus.cc:1217] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:56:23.726681 20519 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:23.728406 20780 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:56:23.757745 20144 consensus_peers.cc:597] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 -> Peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Couldn't send request to peer a3519dfe17084c1ba7161a86c652ff8e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d864f9490b8441eadb5ab324766ef6a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:23.759431 20253 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:23.763522 20780 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:23.865501 20701 raft_consensus.cc:1064] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:23.873346 20701 consensus_queue.cc:237] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [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: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:23.895437 20519 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 LEARNER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:23.897408 20792 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:23.906638 20330 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:23.908702 20792 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:23.923091 20253 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:23.924953 20780 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:23.986251 20792 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.002264 20254 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.030666 20079 catalog_manager.cc:5696] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.066053 20330 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.086074 20750 raft_consensus.cc:1064] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: attempting to promote NON_VOTER ec05d4d609bc4b918617f985b3072c9e to VOTER
I20260608 12:56:24.103515 20750 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.117192 20520 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.169442 20802 ts_tablet_manager.cc:933] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: Initiating tablet copy from peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543)
I20260608 12:56:24.193415 20803 raft_consensus.cc:1064] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: attempting to promote NON_VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 to VOTER
I20260608 12:56:24.193686 20177 consensus_queue.cc:237] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.205631 20329 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:24.212185 20519 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 LEARNER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:24.215263 20181 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:56:24.258602 20790 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:24.260154 20520 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:24.260938 20790 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:24.268162 20701 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:24.278366 20656 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:56:24.220127 20293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:39543, user_credentials={real_user=slave}} blocked reactor thread for 43551.4us
I20260608 12:56:24.223750 20802 tablet_copy_client.cc:323] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:39543
I20260608 12:56:24.293206 20191 tablet_copy_service.cc:140] P a0743b4467f345129cfd8e683fdbdf52: Received BeginTabletCopySession request for tablet 5d864f9490b8441eadb5ab324766ef6a from peer a3519dfe17084c1ba7161a86c652ff8e ({username='slave'} at 127.0.0.1:58532)
I20260608 12:56:24.294158 20191 tablet_copy_service.cc:161] P a0743b4467f345129cfd8e683fdbdf52: Beginning new tablet copy session on tablet 5d864f9490b8441eadb5ab324766ef6a from peer a3519dfe17084c1ba7161a86c652ff8e at {username='slave'} at 127.0.0.1:58532: session id = a3519dfe17084c1ba7161a86c652ff8e-5d864f9490b8441eadb5ab324766ef6a
I20260608 12:56:24.316251 20792 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.333284 20519 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.346470 20328 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:24.355474 20701 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:24.362491 20328 raft_consensus.cc:2955] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.366461 20075 catalog_manager.cc:5696] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: config changed from index 3 to 4, VOTER 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) evicted. New cstate: current_term: 1 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.386617 20239 tablet_service.cc:1558] Processing DeleteTablet for tablet d9feec9b3cbb4c828deb708e956b5cc0 with delete_type TABLET_DATA_TOMBSTONED (TS 3dfee79bb6d04a93ba34bf5ff969ad39 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45158
I20260608 12:56:24.388031 20191 tablet_copy_source_session.cc:215] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:24.387950 20656 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.392215 20803 consensus_queue.cc:237] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } }
I20260608 12:56:24.400774 20802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d864f9490b8441eadb5ab324766ef6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:24.407680 20517 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.411469 20811 tablet_replica.cc:333] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:24.415418 20811 raft_consensus.cc:2243] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:24.417445 20811 raft_consensus.cc:2272] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:24.418047 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:24.428472 20181 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.431469 20075 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:24.436656 20811 ts_tablet_manager.cc:1916] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:24.454833 20253 consensus_queue.cc:237] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.462409 20327 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { replace: true } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.484768 20517 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:24.488994 20750 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:24.492302 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d9feec9b3cbb4c828deb708e956b5cc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:24.498009 20181 raft_consensus.cc:1275] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Refusing update from remote peer 3dfee79bb6d04a93ba34bf5ff969ad39: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:24.501157 20790 consensus_queue.cc:1048] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:24.514102 20802 tablet_copy_client.cc:806] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:24.515129 20802 tablet_copy_client.cc:670] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:24.521292 20253 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEARNER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:24.522778 20519 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:24.523520 20803 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:24.525076 20656 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.527004 20802 tablet_copy_client.cc:538] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:24.526883 20181 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.530455 20806 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:24.540987 20177 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:24.544811 20803 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:24.558393 20517 raft_consensus.cc:2955] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.570799 20075 catalog_manager.cc:5696] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index 4 to 5, VOTER a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) evicted. New cstate: current_term: 3 leader_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } } }
I20260608 12:56:24.559777 20811 ts_tablet_manager.cc:1929] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:24.560786 20802 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap starting.
I20260608 12:56:24.578040 20181 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.573606 20066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 30a5b4fc947b4916b903fe2a3ccf973c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:24.561702 20803 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.563202 20519 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.584172 20316 tablet_service.cc:1558] Processing DeleteTablet for tablet 30a5b4fc947b4916b903fe2a3ccf973c with delete_type TABLET_DATA_TOMBSTONED (TS a3519dfe17084c1ba7161a86c652ff8e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45356
I20260608 12:56:24.599725 20811 log.cc:1199] T d9feec9b3cbb4c828deb708e956b5cc0 P 3dfee79bb6d04a93ba34bf5ff969ad39: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/d9feec9b3cbb4c828deb708e956b5cc0
I20260608 12:56:24.603574 20066 catalog_manager.cc:5027] TS 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): tablet d9feec9b3cbb4c828deb708e956b5cc0 (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:24.604074 20077 catalog_manager.cc:5696] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index 2 to 3, 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.611447 20181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0"
dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
mode: GRACEFUL
new_leader_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:58544
I20260608 12:56:24.611060 20253 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.612104 20181 raft_consensus.cc:606] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Received request to transfer leadership to TS ec05d4d609bc4b918617f985b3072c9e
I20260608 12:56:24.614235 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:56:24.615680 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:24.637562 20327 consensus_queue.cc:237] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [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: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } }
I20260608 12:56:24.650792 20181 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:24.650794 20253 raft_consensus.cc:1275] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Refusing update from remote peer a3519dfe17084c1ba7161a86c652ff8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:24.653605 20760 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:24.659858 20806 consensus_queue.cc:1048] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:24.661891 20816 tablet_replica.cc:333] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:24.665719 20816 raft_consensus.cc:2243] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:24.667104 20816 raft_consensus.cc:2272] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:24.670737 20807 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.675535 20181 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.674578 20253 raft_consensus.cc:2955] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.703924 20816 ts_tablet_manager.cc:1916] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:24.706482 20079 catalog_manager.cc:5696] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index 3 to 4, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New cstate: current_term: 1 leader_uuid: "a3519dfe17084c1ba7161a86c652ff8e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } attrs { promote: false } } }
I20260608 12:56:24.728780 20816 ts_tablet_manager.cc:1929] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:56:24.729143 20505 tablet_service.cc:1558] Processing DeleteTablet for tablet 54349928279e4d26949575a00baa354a with delete_type TABLET_DATA_TOMBSTONED (TS ec05d4d609bc4b918617f985b3072c9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54074
I20260608 12:56:24.729565 20816 log.cc:1199] T 30a5b4fc947b4916b903fe2a3ccf973c P a3519dfe17084c1ba7161a86c652ff8e: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/30a5b4fc947b4916b903fe2a3ccf973c
I20260608 12:56:24.731997 20063 catalog_manager.cc:5027] TS a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): tablet 30a5b4fc947b4916b903fe2a3ccf973c (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:24.737893 20802 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: 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
I20260608 12:56:24.737851 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 54349928279e4d26949575a00baa354a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:24.745968 20802 tablet_bootstrap.cc:492] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: Bootstrap complete.
I20260608 12:56:24.746740 20802 ts_tablet_manager.cc:1403] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: Time spent bootstrapping tablet: real 0.186s	user 0.041s	sys 0.008s
I20260608 12:56:24.749730 20818 tablet_replica.cc:333] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:24.750787 20818 raft_consensus.cc:2243] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:24.751570 20818 raft_consensus.cc:2272] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:24.757769 20802 raft_consensus.cc:359] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:24.758643 20818 ts_tablet_manager.cc:1916] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:24.758648 20802 raft_consensus.cc:740] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a3519dfe17084c1ba7161a86c652ff8e, State: Initialized, Role: LEARNER
I20260608 12:56:24.763084 20802 consensus_queue.cc:260] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: NON_VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: true } }
I20260608 12:56:24.772359 20802 ts_tablet_manager.cc:1434] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:56:24.780658 20191 tablet_copy_service.cc:342] P a0743b4467f345129cfd8e683fdbdf52: Request end of tablet copy session a3519dfe17084c1ba7161a86c652ff8e-5d864f9490b8441eadb5ab324766ef6a received from {username='slave'} at 127.0.0.1:58532
I20260608 12:56:24.781100 20191 tablet_copy_service.cc:434] P a0743b4467f345129cfd8e683fdbdf52: ending tablet copy session a3519dfe17084c1ba7161a86c652ff8e-5d864f9490b8441eadb5ab324766ef6a on tablet 5d864f9490b8441eadb5ab324766ef6a with peer a3519dfe17084c1ba7161a86c652ff8e
I20260608 12:56:24.791704 20818 ts_tablet_manager.cc:1929] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:24.792277 20818 log.cc:1199] T 54349928279e4d26949575a00baa354a P ec05d4d609bc4b918617f985b3072c9e: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root/wals/54349928279e4d26949575a00baa354a
I20260608 12:56:24.794273 20063 catalog_manager.cc:5027] TS ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): tablet 54349928279e4d26949575a00baa354a (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
I20260608 12:56:24.892678 20701 raft_consensus.cc:993] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: : Instructing follower ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:24.894269 20792 raft_consensus.cc:1081] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Signalling peer ec05d4d609bc4b918617f985b3072c9e to start an election
I20260608 12:56:24.895941 20519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0"
dest_uuid: "ec05d4d609bc4b918617f985b3072c9e"
 from {username='slave'} at 127.0.0.1:54102
I20260608 12:56:24.897034 20519 raft_consensus.cc:493] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:24.897353 20519 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.902724 20519 raft_consensus.cc:515] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.904663 20519 leader_election.cc:290] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [CANDIDATE]: Term 2 election: Requested vote from peers a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543), a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053)
I20260608 12:56:24.905285 20181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0743b4467f345129cfd8e683fdbdf52"
I20260608 12:56:24.905882 20181 raft_consensus.cc:3055] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:24.906167 20181 raft_consensus.cc:740] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0743b4467f345129cfd8e683fdbdf52, State: Running, Role: LEADER
I20260608 12:56:24.906327 20327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9feec9b3cbb4c828deb708e956b5cc0" candidate_uuid: "ec05d4d609bc4b918617f985b3072c9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a3519dfe17084c1ba7161a86c652ff8e"
I20260608 12:56:24.907171 20327 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.906955 20181 consensus_queue.cc:260] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.908246 20181 raft_consensus.cc:3060] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.912356 20327 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:24.913432 20484 leader_election.cc:304] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [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: a3519dfe17084c1ba7161a86c652ff8e, ec05d4d609bc4b918617f985b3072c9e; no voters: 
I20260608 12:56:24.914172 20764 raft_consensus.cc:2804] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:24.914518 20181 raft_consensus.cc:2468] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec05d4d609bc4b918617f985b3072c9e in term 2.
I20260608 12:56:24.914633 20764 raft_consensus.cc:697] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Becoming Leader. State: Replica: ec05d4d609bc4b918617f985b3072c9e, State: Running, Role: LEADER
I20260608 12:56:24.915663 20764 consensus_queue.cc:237] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [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: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } }
I20260608 12:56:24.922914 20079 catalog_manager.cc:5696] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e reported cstate change: term changed from 1 to 2, leader changed from a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129) to ec05d4d609bc4b918617f985b3072c9e (127.16.200.132). New cstate: current_term: 2 leader_uuid: "ec05d4d609bc4b918617f985b3072c9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:25.142568 20327 raft_consensus.cc:1217] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:56:25.359632 20327 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:25.360934 20764 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:25.377012 20181 raft_consensus.cc:1275] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Refusing update from remote peer ec05d4d609bc4b918617f985b3072c9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:25.381099 20776 consensus_queue.cc:1048] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:25.585204 20792 raft_consensus.cc:1064] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: attempting to promote NON_VOTER a3519dfe17084c1ba7161a86c652ff8e to VOTER
I20260608 12:56:25.588122 20792 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } }
I20260608 12:56:25.596356 20519 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:25.596370 20253 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:25.596383 20327 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 LEARNER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:56:25.598304 20792 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:25.599465 20780 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:25.600303 20701 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:56:25.618805 20780 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.620280 20519 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.621562 20253 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.632833 20327 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.636127 20079 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 reported cstate change: config changed from index 2 to 5, a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec05d4d609bc4b918617f985b3072c9e" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 38255 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:25.673914 20181 consensus_queue.cc:237] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } }
I20260608 12:56:25.680040 20327 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:56:25.680524 20253 raft_consensus.cc:1275] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Refusing update from remote peer a0743b4467f345129cfd8e683fdbdf52: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:56:25.681846 20780 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:56:25.682976 20701 consensus_queue.cc:1048] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:56:25.690729 20792 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.698694 20253 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.708249 20063 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d864f9490b8441eadb5ab324766ef6a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:25.712543 20078 catalog_manager.cc:5696] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 reported cstate change: config changed from index 5 to 6, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New cstate: current_term: 3 leader_uuid: "a0743b4467f345129cfd8e683fdbdf52" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.714829 20327 raft_consensus.cc:2955] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ec05d4d609bc4b918617f985b3072c9e (127.16.200.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3dfee79bb6d04a93ba34bf5ff969ad39" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37503 } } peers { permanent_uuid: "a0743b4467f345129cfd8e683fdbdf52" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39543 } } peers { permanent_uuid: "a3519dfe17084c1ba7161a86c652ff8e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44053 } attrs { promote: false } } }
I20260608 12:56:25.735908 20505 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d864f9490b8441eadb5ab324766ef6a with delete_type TABLET_DATA_TOMBSTONED (TS ec05d4d609bc4b918617f985b3072c9e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54074
I20260608 12:56:25.738546 20832 tablet_replica.cc:333] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:25.739533 20832 raft_consensus.cc:2243] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.740276 20832 raft_consensus.cc:2272] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.748332 20832 ts_tablet_manager.cc:1916] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:25.758603 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:56:25.768592 20832 ts_tablet_manager.cc:1929] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:56:25.769193 20832 log.cc:1199] T 5d864f9490b8441eadb5ab324766ef6a P ec05d4d609bc4b918617f985b3072c9e: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923286344075-17186-0/minicluster-data/ts-3-root/wals/5d864f9490b8441eadb5ab324766ef6a
I20260608 12:56:25.771525 20063 catalog_manager.cc:5027] TS ec05d4d609bc4b918617f985b3072c9e (127.16.200.132:38255): tablet 5d864f9490b8441eadb5ab324766ef6a (table range_aware_rebalance_new_range [id=d65d5df5c5e44f26ac9c789bceea4d6a]) successfully deleted
W20260608 12:56:25.791589 20293 consensus_peers.cc:597] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:25.807475 20219 consensus_peers.cc:597] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.819382 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:25.828795 17186 tablet_replica.cc:333] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.829720 17186 raft_consensus.cc:2243] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Raft consensus shutting down.
W20260608 12:56:25.829834 20293 consensus_peers.cc:597] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.830721 17186 raft_consensus.cc:2272] T b8966db23b664803be27d335068ae72d P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.832966 17186 tablet_replica.cc:333] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.833933 17186 raft_consensus.cc:2243] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.834446 17186 raft_consensus.cc:2272] T a61e7a9d2e20424cb7d64b9d524adb1a P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:25.835628 20484 consensus_peers.cc:597] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.836906 17186 tablet_replica.cc:333] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.837579 17186 raft_consensus.cc:2243] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:25.838438 17186 raft_consensus.cc:2272] T 5d864f9490b8441eadb5ab324766ef6a P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.840798 17186 tablet_replica.cc:333] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.841324 17186 raft_consensus.cc:2243] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:25.842032 17186 raft_consensus.cc:2272] T e57018797bcc4e08834cf13973b146ad P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.843966 17186 tablet_replica.cc:333] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.844472 17186 raft_consensus.cc:2243] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.844903 17186 raft_consensus.cc:2272] T 936e91cc4e77415ba4b154546a96f5e9 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.846621 17186 tablet_replica.cc:333] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.847103 17186 raft_consensus.cc:2243] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.847476 17186 raft_consensus.cc:2272] T 7131ad6d52104959a53ccb9746d2b008 P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.849093 17186 tablet_replica.cc:333] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.849954 17186 raft_consensus.cc:2243] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.851428 17186 raft_consensus.cc:2272] T 54349928279e4d26949575a00baa354a P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.856951 17186 tablet_replica.cc:333] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.858996 17186 raft_consensus.cc:2243] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.860687 17186 raft_consensus.cc:2272] T ad77a1fa689745b299aae9bdfe33aa34 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.867758 17186 tablet_replica.cc:333] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.869477 17186 raft_consensus.cc:2243] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:25.872494 17186 raft_consensus.cc:2272] T f377887504de448ab481174f0a7be6da P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.883499 17186 tablet_replica.cc:333] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.886247 17186 raft_consensus.cc:2243] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.889606 17186 raft_consensus.cc:2272] T 30a5b4fc947b4916b903fe2a3ccf973c P a0743b4467f345129cfd8e683fdbdf52 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:25.895103 20484 consensus_peers.cc:597] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.899253 17186 tablet_replica.cc:333] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.902056 17186 raft_consensus.cc:2243] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.903923 17186 raft_consensus.cc:2272] T 9069c86469e8438284c84e886d97488b P a0743b4467f345129cfd8e683fdbdf52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:25.910892 17186 tablet_replica.cc:333] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52: stopping tablet replica
I20260608 12:56:25.911423 17186 raft_consensus.cc:2243] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:25.911882 17186 raft_consensus.cc:2272] T d9feec9b3cbb4c828deb708e956b5cc0 P a0743b4467f345129cfd8e683fdbdf52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:25.914247 20484 consensus_peers.cc:597] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.944293 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
W20260608 12:56:25.948351 20219 consensus_peers.cc:597] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:39543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:25.977097 20219 consensus_peers.cc:597] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 -> Peer a0743b4467f345129cfd8e683fdbdf52 (127.16.200.129:39543): Couldn't send request to peer a0743b4467f345129cfd8e683fdbdf52. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:39543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.986310 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
W20260608 12:56:26.023955 20487 consensus_peers.cc:597] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:26.027681 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:56:26.027951 20296 consensus_peers.cc:597] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:26.028517 17186 tablet_replica.cc:333] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.029243 17186 raft_consensus.cc:2243] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.029970 17186 raft_consensus.cc:2272] T 54349928279e4d26949575a00baa354a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.031989 17186 tablet_replica.cc:333] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.032569 17186 raft_consensus.cc:2243] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.033329 17186 raft_consensus.cc:2272] T 7131ad6d52104959a53ccb9746d2b008 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.034942 17186 tablet_replica.cc:333] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.035483 17186 raft_consensus.cc:2243] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.035881 17186 raft_consensus.cc:2272] T a4ab22b3acae4d40a7ea0e0694bfb1da P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.037895 17186 tablet_replica.cc:333] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.038440 17186 raft_consensus.cc:2243] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.039089 17186 raft_consensus.cc:2272] T e57018797bcc4e08834cf13973b146ad P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.041018 17186 tablet_replica.cc:333] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.041574 17186 raft_consensus.cc:2243] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.042146 17186 raft_consensus.cc:2272] T 5d864f9490b8441eadb5ab324766ef6a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.044601 17186 tablet_replica.cc:333] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.045200 17186 raft_consensus.cc:2243] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.045787 17186 raft_consensus.cc:2272] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.047549 17186 tablet_replica.cc:333] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.048032 17186 raft_consensus.cc:2243] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.048786 17186 raft_consensus.cc:2272] T 64a7a326ad344225b2022e815f4cf747 P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.050616 17186 tablet_replica.cc:333] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.051100 17186 raft_consensus.cc:2243] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.051479 17186 raft_consensus.cc:2272] T a61e7a9d2e20424cb7d64b9d524adb1a P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.053355 17186 tablet_replica.cc:333] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.053861 17186 raft_consensus.cc:2243] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.054554 17186 raft_consensus.cc:2272] T 30a5b4fc947b4916b903fe2a3ccf973c P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.056265 17186 tablet_replica.cc:333] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.056766 17186 raft_consensus.cc:2243] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.057138 17186 raft_consensus.cc:2272] T fd90fbfb898f41c6b4e050810ed92d9f P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.058719 17186 tablet_replica.cc:333] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.059167 17186 raft_consensus.cc:2243] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.059897 17186 raft_consensus.cc:2272] T 9069c86469e8438284c84e886d97488b P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.061818 17186 tablet_replica.cc:333] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39: stopping tablet replica
I20260608 12:56:26.062331 17186 raft_consensus.cc:2243] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.062716 17186 raft_consensus.cc:2272] T b8966db23b664803be27d335068ae72d P 3dfee79bb6d04a93ba34bf5ff969ad39 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:26.091193 20296 consensus_peers.cc:597] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:26.121261 20296 consensus_peers.cc:597] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:26.321044 20296 consensus_peers.cc:597] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e -> Peer 3dfee79bb6d04a93ba34bf5ff969ad39 (127.16.200.130:37503): Couldn't send request to peer 3dfee79bb6d04a93ba34bf5ff969ad39. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:26.616995 20132 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:26.632272 20132 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:56:26.633020 20132 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:26.663141 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:56:26.694367 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:56:26.724155 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:26.724936 17186 tablet_replica.cc:333] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.725579 17186 raft_consensus.cc:2243] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.726056 17186 raft_consensus.cc:2272] T a4ab22b3acae4d40a7ea0e0694bfb1da P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.727877 17186 tablet_replica.cc:333] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.728403 17186 raft_consensus.cc:2243] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.729154 17186 raft_consensus.cc:2272] T fd90fbfb898f41c6b4e050810ed92d9f P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.730845 17186 tablet_replica.cc:333] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.731354 17186 raft_consensus.cc:2243] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.731741 17186 raft_consensus.cc:2272] T b8966db23b664803be27d335068ae72d P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.733691 17186 tablet_replica.cc:333] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.734215 17186 raft_consensus.cc:2243] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.734949 17186 raft_consensus.cc:2272] T a61e7a9d2e20424cb7d64b9d524adb1a P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.736836 17186 tablet_replica.cc:333] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.737402 17186 raft_consensus.cc:2243] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.737835 17186 raft_consensus.cc:2272] T 64a7a326ad344225b2022e815f4cf747 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.739696 17186 tablet_replica.cc:333] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.740196 17186 raft_consensus.cc:2243] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.740784 17186 raft_consensus.cc:2272] T d9feec9b3cbb4c828deb708e956b5cc0 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.742553 17186 tablet_replica.cc:333] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.743063 17186 raft_consensus.cc:2243] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.743763 17186 raft_consensus.cc:2272] T 54349928279e4d26949575a00baa354a P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.745357 17186 tablet_replica.cc:333] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.745859 17186 raft_consensus.cc:2243] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.746282 17186 raft_consensus.cc:2272] T ad77a1fa689745b299aae9bdfe33aa34 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.747789 17186 tablet_replica.cc:333] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.748267 17186 raft_consensus.cc:2243] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.748732 17186 raft_consensus.cc:2272] T 5d864f9490b8441eadb5ab324766ef6a P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.750298 17186 tablet_replica.cc:333] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.750766 17186 raft_consensus.cc:2243] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.751464 17186 raft_consensus.cc:2272] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P a3519dfe17084c1ba7161a86c652ff8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.753422 17186 tablet_replica.cc:333] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.753918 17186 raft_consensus.cc:2243] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.754313 17186 raft_consensus.cc:2272] T 936e91cc4e77415ba4b154546a96f5e9 P a3519dfe17084c1ba7161a86c652ff8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.756027 17186 tablet_replica.cc:333] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e: stopping tablet replica
I20260608 12:56:26.756453 17186 raft_consensus.cc:2243] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.757054 17186 raft_consensus.cc:2272] T f377887504de448ab481174f0a7be6da P a3519dfe17084c1ba7161a86c652ff8e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:26.767684 20484 consensus_peers.cc:597] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e -> Peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Couldn't send request to peer a3519dfe17084c1ba7161a86c652ff8e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:26.793701 20484 consensus_peers.cc:597] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e -> Peer a3519dfe17084c1ba7161a86c652ff8e (127.16.200.131:44053): Couldn't send request to peer a3519dfe17084c1ba7161a86c652ff8e. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.131:44053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:26.814847 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:56:26.842304 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:56:26.867919 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:26.868662 17186 tablet_replica.cc:333] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.869454 17186 raft_consensus.cc:2243] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.870121 17186 raft_consensus.cc:2272] T 30a5b4fc947b4916b903fe2a3ccf973c P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.871876 17186 tablet_replica.cc:333] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.872404 17186 raft_consensus.cc:2243] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.873139 17186 raft_consensus.cc:2272] T d9feec9b3cbb4c828deb708e956b5cc0 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.874747 17186 tablet_replica.cc:333] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.875247 17186 raft_consensus.cc:2243] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.875634 17186 raft_consensus.cc:2272] T 64a7a326ad344225b2022e815f4cf747 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.877241 17186 tablet_replica.cc:333] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.877799 17186 raft_consensus.cc:2243] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.878474 17186 raft_consensus.cc:2272] T 936e91cc4e77415ba4b154546a96f5e9 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.880124 17186 tablet_replica.cc:333] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.880594 17186 raft_consensus.cc:2243] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.881105 17186 raft_consensus.cc:2272] T 1fa91be5c6ac4df3a43d7261a4c1dd60 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.882879 17186 tablet_replica.cc:333] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.883435 17186 raft_consensus.cc:2243] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.883875 17186 raft_consensus.cc:2272] T e57018797bcc4e08834cf13973b146ad P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.885553 17186 tablet_replica.cc:333] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.886055 17186 raft_consensus.cc:2243] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.886442 17186 raft_consensus.cc:2272] T f377887504de448ab481174f0a7be6da P ec05d4d609bc4b918617f985b3072c9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.888033 17186 tablet_replica.cc:333] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.888494 17186 raft_consensus.cc:2243] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.888895 17186 raft_consensus.cc:2272] T 7131ad6d52104959a53ccb9746d2b008 P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.890512 17186 tablet_replica.cc:333] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.890980 17186 raft_consensus.cc:2243] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.891717 17186 raft_consensus.cc:2272] T ad77a1fa689745b299aae9bdfe33aa34 P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.893445 17186 tablet_replica.cc:333] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.893934 17186 raft_consensus.cc:2243] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.894279 17186 raft_consensus.cc:2272] T fd90fbfb898f41c6b4e050810ed92d9f P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.895872 17186 tablet_replica.cc:333] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.896378 17186 raft_consensus.cc:2243] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.896776 17186 raft_consensus.cc:2272] T 9069c86469e8438284c84e886d97488b P ec05d4d609bc4b918617f985b3072c9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.898370 17186 tablet_replica.cc:333] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e: stopping tablet replica
I20260608 12:56:26.898806 17186 raft_consensus.cc:2243] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.899562 17186 raft_consensus.cc:2272] T a4ab22b3acae4d40a7ea0e0694bfb1da P ec05d4d609bc4b918617f985b3072c9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.933269 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:56:26.956787 17186 master.cc:562] Master@127.16.200.190:33103 shutting down...
I20260608 12:56:26.983791 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:26.984388 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.984781 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ec47f03a681446986931607863646da: stopping tablet replica
I20260608 12:56:27.005556 17186 master.cc:584] Master@127.16.200.190:33103 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (16248 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:56:27.083973 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:45233
I20260608 12:56:27.085762 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:27.092896 20842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.094310 20843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.095814 20845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.097131 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:27.098502 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:27.098714 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:27.098874 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923387098857 us; error 0 us; skew 500 ppm
I20260608 12:56:27.099540 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:27.102666 17186 webserver.cc:533] Webserver started at http://127.16.200.190:39429/ using document root <none> and password file <none>
I20260608 12:56:27.103276 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:27.103472 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:27.103766 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:27.105460 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "da34c35e5fc44bfab6a454f0da9cce1d"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.111155 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:56:27.115535 20850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.116325 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:27.116595 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "da34c35e5fc44bfab6a454f0da9cce1d"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.116910 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-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)
I20260608 12:56:27.134301 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:27.135804 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:27.182026 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:45233
I20260608 12:56:27.182180 20901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:45233 every 8 connection(s)
I20260608 12:56:27.187685 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:27.202524 20902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d: Bootstrap starting.
I20260608 12:56:27.209900 20902 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:27.216101 20902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d: No bootstrap required, opened a new log
I20260608 12:56:27.220182 20902 raft_consensus.cc:359] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER }
I20260608 12:56:27.220942 20902 raft_consensus.cc:385] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:27.221252 20902 raft_consensus.cc:740] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da34c35e5fc44bfab6a454f0da9cce1d, State: Initialized, Role: FOLLOWER
I20260608 12:56:27.222114 20902 consensus_queue.cc:260] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER }
I20260608 12:56:27.222702 20902 raft_consensus.cc:399] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:27.222939 20902 raft_consensus.cc:493] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:27.223249 20902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:27.230718 20902 raft_consensus.cc:515] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER }
I20260608 12:56:27.231362 20902 leader_election.cc:304] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [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: da34c35e5fc44bfab6a454f0da9cce1d; no voters: 
I20260608 12:56:27.233448 20902 leader_election.cc:290] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:27.234321 20905 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:27.236145 20905 raft_consensus.cc:697] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 1 LEADER]: Becoming Leader. State: Replica: da34c35e5fc44bfab6a454f0da9cce1d, State: Running, Role: LEADER
I20260608 12:56:27.237280 20905 consensus_queue.cc:237] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [LEADER]: Queue going to LEADER mode. State: All 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: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER }
I20260608 12:56:27.238070 20902 sys_catalog.cc:565] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:27.246975 20906 sys_catalog.cc:455] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER } }
I20260608 12:56:27.247714 20906 sys_catalog.cc:458] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:27.248483 20907 sys_catalog.cc:455] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader da34c35e5fc44bfab6a454f0da9cce1d. Latest consensus state: current_term: 1 leader_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da34c35e5fc44bfab6a454f0da9cce1d" member_type: VOTER } }
I20260608 12:56:27.249037 20907 sys_catalog.cc:458] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:27.250538 20915 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:27.260025 20915 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:27.261193 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:27.270798 20915 catalog_manager.cc:1382] Generated new cluster ID: d3182cd214ab44c6ac248832c241d869
I20260608 12:56:27.271121 20915 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:27.291368 20915 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:27.292999 20915 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:27.307862 20915 catalog_manager.cc:6069] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d: Generated new TSK 0
I20260608 12:56:27.308597 20915 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:27.328246 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:27.336006 20923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.337054 20924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.339010 17186 server_base.cc:1061] running on GCE node
W20260608 12:56:27.339663 20926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.340849 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:27.341037 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:27.341164 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923387341152 us; error 0 us; skew 500 ppm
I20260608 12:56:27.341801 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:27.344288 17186 webserver.cc:533] Webserver started at http://127.16.200.129:39757/ using document root <none> and password file <none>
I20260608 12:56:27.344838 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:27.345001 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:27.345225 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:27.346690 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "7c354d00b50847639a5367f3171b6c01"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.352007 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:56:27.355947 20931 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.356747 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:27.357028 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "7c354d00b50847639a5367f3171b6c01"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.357302 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-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)
I20260608 12:56:27.387081 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:27.388459 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:27.390384 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:27.393244 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:27.393450 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.393720 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:27.393880 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.448830 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:38753
I20260608 12:56:27.448908 20993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:38753 every 8 connection(s)
I20260608 12:56:27.456036 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:27.466485 20998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.467000 20999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.472071 21001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.472776 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:27.473703 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:27.473925 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:27.474102 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923387474082 us; error 0 us; skew 500 ppm
I20260608 12:56:27.474736 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:27.477824 17186 webserver.cc:533] Webserver started at http://127.16.200.130:34467/ using document root <none> and password file <none>
I20260608 12:56:27.478050 20994 heartbeater.cc:344] Connected to a master server at 127.16.200.190:45233
I20260608 12:56:27.478404 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:27.478497 20994 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:27.478647 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:27.478988 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:27.479439 20994 heartbeater.cc:507] Master 127.16.200.190:45233 requested a full tablet report, sending...
I20260608 12:56:27.480351 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "c5f67a960240466ba12e8080208e3c6a"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.482010 20867 ts_manager.cc:194] Registered new tserver with Master: 7c354d00b50847639a5367f3171b6c01 (127.16.200.129:38753)
I20260608 12:56:27.484350 20867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45110
I20260608 12:56:27.486174 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:27.490111 21006 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.490809 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:27.491077 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "c5f67a960240466ba12e8080208e3c6a"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.491345 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-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)
I20260608 12:56:27.511818 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:27.513262 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:27.514854 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:27.517421 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:27.517642 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.517884 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:27.518038 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.565449 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:32919
I20260608 12:56:27.565552 21068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:32919 every 8 connection(s)
I20260608 12:56:27.570834 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:27.578944 21072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.579834 21073 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.582638 21075 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.583859 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:27.584532 21069 heartbeater.cc:344] Connected to a master server at 127.16.200.190:45233
I20260608 12:56:27.584951 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:27.585031 21069 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:27.585350 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:27.585575 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923387585555 us; error 0 us; skew 500 ppm
I20260608 12:56:27.586175 21069 heartbeater.cc:507] Master 127.16.200.190:45233 requested a full tablet report, sending...
I20260608 12:56:27.586532 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:27.588794 20867 ts_manager.cc:194] Registered new tserver with Master: c5f67a960240466ba12e8080208e3c6a (127.16.200.130:32919)
I20260608 12:56:27.589413 17186 webserver.cc:533] Webserver started at http://127.16.200.131:37695/ using document root <none> and password file <none>
I20260608 12:56:27.589938 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:27.590132 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:27.590392 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:27.590479 20867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45126
I20260608 12:56:27.591866 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "137475d134e84669bcf939a4d5806a2f"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.596968 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:56:27.600420 21080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.601177 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:27.601471 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "137475d134e84669bcf939a4d5806a2f"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.601768 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-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)
I20260608 12:56:27.622980 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:27.624328 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:27.625809 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:27.628949 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:27.629169 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.629400 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:27.629571 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.678239 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:45805
I20260608 12:56:27.678369 21142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:45805 every 8 connection(s)
I20260608 12:56:27.683624 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:27.693399 21146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:27.694008 21147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.697089 17186 server_base.cc:1061] running on GCE node
W20260608 12:56:27.697700 21149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:27.698786 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:27.699044 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:27.699271 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923387699249 us; error 0 us; skew 500 ppm
I20260608 12:56:27.700037 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:27.700104 21143 heartbeater.cc:344] Connected to a master server at 127.16.200.190:45233
I20260608 12:56:27.700531 21143 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:27.701382 21143 heartbeater.cc:507] Master 127.16.200.190:45233 requested a full tablet report, sending...
I20260608 12:56:27.702937 17186 webserver.cc:533] Webserver started at http://127.16.200.132:37827/ using document root <none> and password file <none>
I20260608 12:56:27.703647 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:27.703689 20867 ts_manager.cc:194] Registered new tserver with Master: 137475d134e84669bcf939a4d5806a2f (127.16.200.131:45805)
I20260608 12:56:27.703893 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:27.704254 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:27.705375 20867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45138
I20260608 12:56:27.705622 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "6d7b6d83f67f43e79c2fd8a6bd797046"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.710739 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:56:27.714455 21154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.715215 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:27.715499 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "6d7b6d83f67f43e79c2fd8a6bd797046"
format_stamp: "Formatted at 2026-06-08 12:56:27 on dist-test-slave-jxwz"
I20260608 12:56:27.715853 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923286344075-17186-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)
I20260608 12:56:27.735571 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:27.737023 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:27.738526 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:27.741206 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:27.741415 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.741653 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:27.741818 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:27.788949 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:36971
I20260608 12:56:27.789065 21216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:36971 every 8 connection(s)
I20260608 12:56:27.805836 21217 heartbeater.cc:344] Connected to a master server at 127.16.200.190:45233
I20260608 12:56:27.806303 21217 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:27.807282 21217 heartbeater.cc:507] Master 127.16.200.190:45233 requested a full tablet report, sending...
I20260608 12:56:27.809628 20867 ts_manager.cc:194] Registered new tserver with Master: 6d7b6d83f67f43e79c2fd8a6bd797046 (127.16.200.132:36971)
I20260608 12:56:27.810083 17186 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017463409s
I20260608 12:56:27.811456 20867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45148
I20260608 12:56:28.487627 20994 heartbeater.cc:499] Master 127.16.200.190:45233 was elected leader, sending a full tablet report...
I20260608 12:56:28.625458 21069 heartbeater.cc:499] Master 127.16.200.190:45233 was elected leader, sending a full tablet report...
I20260608 12:56:28.666751 20867 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45172:
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"
    }
  }
}
I20260608 12:56:28.708030 21143 heartbeater.cc:499] Master 127.16.200.190:45233 was elected leader, sending a full tablet report...
I20260608 12:56:28.733919 21108 tablet_service.cc:1511] Processing CreateTablet for tablet d09990fccb1b4b59b2f4e3474d1389ac (DEFAULT_TABLE table=test-workload [id=55c6b0e7246a43779ac22115171de842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:28.735666 21108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09990fccb1b4b59b2f4e3474d1389ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.735164 21182 tablet_service.cc:1511] Processing CreateTablet for tablet d09990fccb1b4b59b2f4e3474d1389ac (DEFAULT_TABLE table=test-workload [id=55c6b0e7246a43779ac22115171de842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:28.737022 21182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09990fccb1b4b59b2f4e3474d1389ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.742290 20959 tablet_service.cc:1511] Processing CreateTablet for tablet d09990fccb1b4b59b2f4e3474d1389ac (DEFAULT_TABLE table=test-workload [id=55c6b0e7246a43779ac22115171de842]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:28.744035 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09990fccb1b4b59b2f4e3474d1389ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.759042 21238 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: Bootstrap starting.
I20260608 12:56:28.762096 21239 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: Bootstrap starting.
I20260608 12:56:28.767308 21238 tablet_bootstrap.cc:654] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.768121 21240 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: Bootstrap starting.
I20260608 12:56:28.770454 21239 tablet_bootstrap.cc:654] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.774317 21238 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: No bootstrap required, opened a new log
I20260608 12:56:28.774986 21238 ts_tablet_manager.cc:1403] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:56:28.775585 21240 tablet_bootstrap.cc:654] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.778023 21239 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: No bootstrap required, opened a new log
I20260608 12:56:28.778601 21239 ts_tablet_manager.cc:1403] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 12:56:28.778470 21238 raft_consensus.cc:359] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.779439 21238 raft_consensus.cc:385] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.779783 21238 raft_consensus.cc:740] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7b6d83f67f43e79c2fd8a6bd797046, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.780570 21238 consensus_queue.cc:260] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.783222 21217 heartbeater.cc:499] Master 127.16.200.190:45233 was elected leader, sending a full tablet report...
I20260608 12:56:28.783012 21239 raft_consensus.cc:359] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.783914 21238 ts_tablet_manager.cc:1434] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:56:28.784009 21239 raft_consensus.cc:385] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.784467 21239 raft_consensus.cc:740] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 137475d134e84669bcf939a4d5806a2f, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.785413 21239 consensus_queue.cc:260] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.788064 21240 tablet_bootstrap.cc:492] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: No bootstrap required, opened a new log
I20260608 12:56:28.788709 21240 ts_tablet_manager.cc:1403] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:56:28.789004 21239 ts_tablet_manager.cc:1434] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:56:28.792378 21240 raft_consensus.cc:359] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.794003 21240 raft_consensus.cc:385] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.794257 21240 raft_consensus.cc:740] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c354d00b50847639a5367f3171b6c01, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.795158 21240 consensus_queue.cc:260] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.798408 21240 ts_tablet_manager.cc:1434] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:56:28.841790 21245 raft_consensus.cc:493] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:28.842393 21245 raft_consensus.cc:515] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.845927 21245 leader_election.cc:290] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c354d00b50847639a5367f3171b6c01 (127.16.200.129:38753), 6d7b6d83f67f43e79c2fd8a6bd797046 (127.16.200.132:36971)
I20260608 12:56:28.858235 20969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09990fccb1b4b59b2f4e3474d1389ac" candidate_uuid: "137475d134e84669bcf939a4d5806a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c354d00b50847639a5367f3171b6c01" is_pre_election: true
I20260608 12:56:28.859104 20969 raft_consensus.cc:2468] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 137475d134e84669bcf939a4d5806a2f in term 0.
I20260608 12:56:28.859651 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09990fccb1b4b59b2f4e3474d1389ac" candidate_uuid: "137475d134e84669bcf939a4d5806a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" is_pre_election: true
I20260608 12:56:28.860409 21192 raft_consensus.cc:2468] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 137475d134e84669bcf939a4d5806a2f in term 0.
I20260608 12:56:28.860496 21081 leader_election.cc:304] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137475d134e84669bcf939a4d5806a2f, 7c354d00b50847639a5367f3171b6c01; no voters: 
I20260608 12:56:28.861475 21245 raft_consensus.cc:2804] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:28.861822 21245 raft_consensus.cc:493] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:28.862097 21245 raft_consensus.cc:3060] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.867674 21245 raft_consensus.cc:515] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.869519 21245 leader_election.cc:290] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [CANDIDATE]: Term 1 election: Requested vote from peers 7c354d00b50847639a5367f3171b6c01 (127.16.200.129:38753), 6d7b6d83f67f43e79c2fd8a6bd797046 (127.16.200.132:36971)
I20260608 12:56:28.870285 20969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09990fccb1b4b59b2f4e3474d1389ac" candidate_uuid: "137475d134e84669bcf939a4d5806a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c354d00b50847639a5367f3171b6c01"
I20260608 12:56:28.870592 21192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09990fccb1b4b59b2f4e3474d1389ac" candidate_uuid: "137475d134e84669bcf939a4d5806a2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046"
I20260608 12:56:28.870860 20969 raft_consensus.cc:3060] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.871111 21192 raft_consensus.cc:3060] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.876742 20969 raft_consensus.cc:2468] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137475d134e84669bcf939a4d5806a2f in term 1.
I20260608 12:56:28.877266 21192 raft_consensus.cc:2468] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 137475d134e84669bcf939a4d5806a2f in term 1.
I20260608 12:56:28.877813 21081 leader_election.cc:304] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 137475d134e84669bcf939a4d5806a2f, 7c354d00b50847639a5367f3171b6c01; no voters: 
I20260608 12:56:28.878662 21245 raft_consensus.cc:2804] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.879906 21245 raft_consensus.cc:697] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 1 LEADER]: Becoming Leader. State: Replica: 137475d134e84669bcf939a4d5806a2f, State: Running, Role: LEADER
I20260608 12:56:28.880709 21245 consensus_queue.cc:237] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } }
I20260608 12:56:28.890456 20867 catalog_manager.cc:5696] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 137475d134e84669bcf939a4d5806a2f (127.16.200.131). New cstate: current_term: 1 leader_uuid: "137475d134e84669bcf939a4d5806a2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "137475d134e84669bcf939a4d5806a2f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:29.257908 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:29.259640 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:29.259984 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:29.381925 21245 consensus_queue.cc:1048] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7b6d83f67f43e79c2fd8a6bd797046" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 36971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:29.395679 21253 consensus_queue.cc:1048] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c354d00b50847639a5367f3171b6c01" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:29.586980 21065 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2120 after lost signal to thread 17189
W20260608 12:56:29.589762 21065 debug-util.cc:398] Leaking SignalData structure 0x7b0800054580 after lost signal to thread 21068
I20260608 12:56:31.261189 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:31.263242 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:31.263806 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:33.265213 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:33.266821 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:33.267128 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:35.268172 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:35.269904 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:35.270215 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:56:36.616138 20898 debug-util.cc:398] Leaking SignalData structure 0x7b080008cec0 after lost signal to thread 17189
W20260608 12:56:36.617290 20898 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6580 after lost signal to thread 20901
W20260608 12:56:36.618536 20898 debug-util.cc:398] Leaking SignalData structure 0x7b080003eac0 after lost signal to thread 20993
W20260608 12:56:36.619688 20898 debug-util.cc:398] Leaking SignalData structure 0x7b08001227e0 after lost signal to thread 21068
W20260608 12:56:36.620810 20898 debug-util.cc:398] Leaking SignalData structure 0x7b0800252120 after lost signal to thread 21142
W20260608 12:56:36.621716 20898 debug-util.cc:398] Leaking SignalData structure 0x7b0800279160 after lost signal to thread 21216
I20260608 12:56:37.271855 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:37.274225 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:37.274724 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:39.275933 20920 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:39.278069 20920 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:39.278545 20920 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:40.014010 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:56:40.041039 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.041898 17186 tablet_replica.cc:333] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01: stopping tablet replica
I20260608 12:56:40.042629 17186 raft_consensus.cc:2243] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.043284 17186 raft_consensus.cc:2272] T d09990fccb1b4b59b2f4e3474d1389ac P 7c354d00b50847639a5367f3171b6c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.064946 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:56:40.078670 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:56:40.098142 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.132833 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:56:40.143136 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:56:40.161927 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.162704 17186 tablet_replica.cc:333] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f: stopping tablet replica
I20260608 12:56:40.163300 17186 raft_consensus.cc:2243] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.164258 17186 raft_consensus.cc:2272] T d09990fccb1b4b59b2f4e3474d1389ac P 137475d134e84669bcf939a4d5806a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.183524 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:56:40.195127 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:56:40.216787 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:40.217470 17186 tablet_replica.cc:333] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046: stopping tablet replica
I20260608 12:56:40.218016 17186 raft_consensus.cc:2243] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:40.218501 17186 raft_consensus.cc:2272] T d09990fccb1b4b59b2f4e3474d1389ac P 6d7b6d83f67f43e79c2fd8a6bd797046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.237939 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:56:40.250078 17186 master.cc:562] Master@127.16.200.190:45233 shutting down...
I20260608 12:56:40.268293 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:40.268940 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:40.269275 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P da34c35e5fc44bfab6a454f0da9cce1d: stopping tablet replica
I20260608 12:56:40.305234 17186 master.cc:584] Master@127.16.200.190:45233 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13262 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:56:40.342749 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:41313
I20260608 12:56:40.344178 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.350656 21265 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.350732 21264 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.351892 21267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.353003 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:40.353936 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.354122 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.354300 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923400354282 us; error 0 us; skew 500 ppm
I20260608 12:56:40.354902 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.357324 17186 webserver.cc:533] Webserver started at http://127.16.200.190:39201/ using document root <none> and password file <none>
I20260608 12:56:40.357834 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.358012 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.358366 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.359731 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.365101 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:56:40.369181 21272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.369891 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:56:40.370169 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.370432 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-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)
I20260608 12:56:40.381129 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.382370 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.424257 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:41313
I20260608 12:56:40.424376 21323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:41313 every 8 connection(s)
I20260608 12:56:40.428805 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:40.441377 21324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96: Bootstrap starting.
I20260608 12:56:40.447088 21324 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:40.451730 21324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96: No bootstrap required, opened a new log
I20260608 12:56:40.454253 21324 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER }
I20260608 12:56:40.454680 21324 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:40.454947 21324 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d9a4674bcb4e3e9bf35b96479c1d96, State: Initialized, Role: FOLLOWER
I20260608 12:56:40.455549 21324 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER }
I20260608 12:56:40.456065 21324 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:40.456279 21324 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:40.456542 21324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:40.461665 21324 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER }
I20260608 12:56:40.462167 21324 leader_election.cc:304] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [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: a6d9a4674bcb4e3e9bf35b96479c1d96; no voters: 
I20260608 12:56:40.463347 21324 leader_election.cc:290] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:40.463721 21327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:40.465199 21327 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 1 LEADER]: Becoming Leader. State: Replica: a6d9a4674bcb4e3e9bf35b96479c1d96, State: Running, Role: LEADER
I20260608 12:56:40.465975 21327 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [LEADER]: Queue going to LEADER mode. State: All 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: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER }
I20260608 12:56:40.466660 21324 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:40.470907 21329 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6d9a4674bcb4e3e9bf35b96479c1d96. Latest consensus state: current_term: 1 leader_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER } }
I20260608 12:56:40.471292 21328 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d9a4674bcb4e3e9bf35b96479c1d96" member_type: VOTER } }
I20260608 12:56:40.471633 21329 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:40.472294 21328 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:40.474884 21335 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:40.480057 21335 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:40.483491 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:40.489560 21335 catalog_manager.cc:1382] Generated new cluster ID: f17258478a064f0da5f65300a2dff468
I20260608 12:56:40.489784 21335 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:40.519212 21335 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:40.520529 21335 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:40.535322 21335 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96: Generated new TSK 0
I20260608 12:56:40.535902 21335 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:40.550277 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.557054 21345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.558090 21346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.559887 17186 server_base.cc:1061] running on GCE node
W20260608 12:56:40.560214 21348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.561164 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.561357 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.561523 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923400561504 us; error 0 us; skew 500 ppm
I20260608 12:56:40.562106 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.564352 17186 webserver.cc:533] Webserver started at http://127.16.200.129:40219/ using document root <none> and password file <none>
I20260608 12:56:40.564885 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.565069 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.565372 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.566565 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "fea88d58b8ae4f3f8a553b98492a7cde"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.571444 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:40.575098 21353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.575851 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:56:40.576133 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "fea88d58b8ae4f3f8a553b98492a7cde"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.576390 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-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)
I20260608 12:56:40.594151 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.595366 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.596894 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:40.599408 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:40.599612 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.599834 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:40.599985 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.644351 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:35967
I20260608 12:56:40.644462 21415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:35967 every 8 connection(s)
I20260608 12:56:40.649947 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.657369 21420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.659955 21421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.661268 21423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.662021 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:40.662942 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.663138 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.663309 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923400663288 us; error 0 us; skew 500 ppm
I20260608 12:56:40.663878 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.666795 17186 webserver.cc:533] Webserver started at http://127.16.200.130:34249/ using document root <none> and password file <none>
I20260608 12:56:40.667497 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.667758 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.668084 21416 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41313
I20260608 12:56:40.668102 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.668673 21416 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:40.669464 21416 heartbeater.cc:507] Master 127.16.200.190:41313 requested a full tablet report, sending...
I20260608 12:56:40.669858 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "b35c59a9abdc4997854b1a06113f8508"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.671849 21289 ts_manager.cc:194] Registered new tserver with Master: fea88d58b8ae4f3f8a553b98492a7cde (127.16.200.129:35967)
I20260608 12:56:40.674623 21289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50178
I20260608 12:56:40.676222 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:56:40.680264 21428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.681030 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:56:40.681325 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "b35c59a9abdc4997854b1a06113f8508"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.681581 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-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)
I20260608 12:56:40.696426 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.697666 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.699208 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:40.701603 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:40.701807 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.702035 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:40.702199 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.744426 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:44119
I20260608 12:56:40.744556 21490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:44119 every 8 connection(s)
I20260608 12:56:40.749778 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:40.757174 21494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.758129 21495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:40.760661 21497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:40.761219 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:40.762091 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:40.762300 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:40.762475 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923400762457 us; error 0 us; skew 500 ppm
I20260608 12:56:40.763270 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:40.765027 21491 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41313
I20260608 12:56:40.765380 21491 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:40.766243 17186 webserver.cc:533] Webserver started at http://127.16.200.131:45439/ using document root <none> and password file <none>
I20260608 12:56:40.766286 21491 heartbeater.cc:507] Master 127.16.200.190:41313 requested a full tablet report, sending...
I20260608 12:56:40.766947 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:40.767159 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:40.767460 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:40.768812 21289 ts_manager.cc:194] Registered new tserver with Master: b35c59a9abdc4997854b1a06113f8508 (127.16.200.130:44119)
I20260608 12:56:40.769100 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "e0b12080d9e540daa18b0c66b4b48472"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.770841 21289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50182
I20260608 12:56:40.774669 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:40.778354 21502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.779168 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:56:40.779417 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "e0b12080d9e540daa18b0c66b4b48472"
format_stamp: "Formatted at 2026-06-08 12:56:40 on dist-test-slave-jxwz"
I20260608 12:56:40.779678 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923286344075-17186-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)
I20260608 12:56:40.789376 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:40.790500 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:40.791882 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:40.794173 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:40.794356 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.794595 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:40.794755 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:40.837225 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:39211
I20260608 12:56:40.837342 21564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:39211 every 8 connection(s)
I20260608 12:56:40.853011 21565 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41313
I20260608 12:56:40.853428 21565 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:40.854238 21565 heartbeater.cc:507] Master 127.16.200.190:41313 requested a full tablet report, sending...
I20260608 12:56:40.856415 21289 ts_manager.cc:194] Registered new tserver with Master: e0b12080d9e540daa18b0c66b4b48472 (127.16.200.131:39211)
I20260608 12:56:40.856578 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015787592s
I20260608 12:56:40.857882 21289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55716
I20260608 12:56:41.588831 21289 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55744:
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"
    }
  }
}
W20260608 12:56:41.591020 21289 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:41.633189 21381 tablet_service.cc:1511] Processing CreateTablet for tablet af5a187fe42b4c9f8ff66bdebae8770f (DEFAULT_TABLE table=test-workload [id=4273d8a65a694483a402bfc985088cd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:41.634925 21381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a187fe42b4c9f8ff66bdebae8770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:41.640362 21456 tablet_service.cc:1511] Processing CreateTablet for tablet af5a187fe42b4c9f8ff66bdebae8770f (DEFAULT_TABLE table=test-workload [id=4273d8a65a694483a402bfc985088cd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:41.641729 21456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a187fe42b4c9f8ff66bdebae8770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:41.643698 21530 tablet_service.cc:1511] Processing CreateTablet for tablet af5a187fe42b4c9f8ff66bdebae8770f (DEFAULT_TABLE table=test-workload [id=4273d8a65a694483a402bfc985088cd6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:41.644793 21530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5a187fe42b4c9f8ff66bdebae8770f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:41.655019 21586 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: Bootstrap starting.
I20260608 12:56:41.658505 21587 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: Bootstrap starting.
I20260608 12:56:41.661741 21588 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: Bootstrap starting.
I20260608 12:56:41.664822 21586 tablet_bootstrap.cc:654] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:41.666205 21587 tablet_bootstrap.cc:654] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:41.667637 21588 tablet_bootstrap.cc:654] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:41.674659 21586 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: No bootstrap required, opened a new log
I20260608 12:56:41.675094 21586 ts_tablet_manager.cc:1403] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.013s
I20260608 12:56:41.675310 21588 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: No bootstrap required, opened a new log
I20260608 12:56:41.675690 21587 tablet_bootstrap.cc:492] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: No bootstrap required, opened a new log
I20260608 12:56:41.675838 21588 ts_tablet_manager.cc:1403] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:56:41.676182 21587 ts_tablet_manager.cc:1403] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260608 12:56:41.677798 21416 heartbeater.cc:499] Master 127.16.200.190:41313 was elected leader, sending a full tablet report...
I20260608 12:56:41.677834 21586 raft_consensus.cc:359] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.678778 21586 raft_consensus.cc:385] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:41.679052 21586 raft_consensus.cc:740] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea88d58b8ae4f3f8a553b98492a7cde, State: Initialized, Role: FOLLOWER
I20260608 12:56:41.679225 21588 raft_consensus.cc:359] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.679777 21586 consensus_queue.cc:260] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.679529 21587 raft_consensus.cc:359] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.680035 21588 raft_consensus.cc:385] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:41.680584 21587 raft_consensus.cc:385] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:41.680730 21588 raft_consensus.cc:740] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0b12080d9e540daa18b0c66b4b48472, State: Initialized, Role: FOLLOWER
I20260608 12:56:41.681051 21587 raft_consensus.cc:740] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b35c59a9abdc4997854b1a06113f8508, State: Initialized, Role: FOLLOWER
I20260608 12:56:41.681767 21588 consensus_queue.cc:260] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.681972 21587 consensus_queue.cc:260] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.691501 21588 ts_tablet_manager.cc:1434] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:56:41.692183 21565 heartbeater.cc:499] Master 127.16.200.190:41313 was elected leader, sending a full tablet report...
I20260608 12:56:41.693261 21586 ts_tablet_manager.cc:1434] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260608 12:56:41.694954 21491 heartbeater.cc:499] Master 127.16.200.190:41313 was elected leader, sending a full tablet report...
I20260608 12:56:41.696520 21587 ts_tablet_manager.cc:1434] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 12:56:41.757611 21592 raft_consensus.cc:493] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:41.758172 21592 raft_consensus.cc:515] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.761045 21592 leader_election.cc:290] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea88d58b8ae4f3f8a553b98492a7cde (127.16.200.129:35967), b35c59a9abdc4997854b1a06113f8508 (127.16.200.130:44119)
I20260608 12:56:41.772794 21391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a187fe42b4c9f8ff66bdebae8770f" candidate_uuid: "e0b12080d9e540daa18b0c66b4b48472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" is_pre_election: true
I20260608 12:56:41.773599 21391 raft_consensus.cc:2468] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b12080d9e540daa18b0c66b4b48472 in term 0.
I20260608 12:56:41.774869 21505 leader_election.cc:304] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b12080d9e540daa18b0c66b4b48472, fea88d58b8ae4f3f8a553b98492a7cde; no voters: 
I20260608 12:56:41.775257 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a187fe42b4c9f8ff66bdebae8770f" candidate_uuid: "e0b12080d9e540daa18b0c66b4b48472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35c59a9abdc4997854b1a06113f8508" is_pre_election: true
I20260608 12:56:41.775594 21592 raft_consensus.cc:2804] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:41.776010 21592 raft_consensus.cc:493] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:41.775925 21466 raft_consensus.cc:2468] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0b12080d9e540daa18b0c66b4b48472 in term 0.
I20260608 12:56:41.776489 21592 raft_consensus.cc:3060] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:41.782390 21592 raft_consensus.cc:515] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.784040 21592 leader_election.cc:290] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [CANDIDATE]: Term 1 election: Requested vote from peers fea88d58b8ae4f3f8a553b98492a7cde (127.16.200.129:35967), b35c59a9abdc4997854b1a06113f8508 (127.16.200.130:44119)
I20260608 12:56:41.784931 21391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a187fe42b4c9f8ff66bdebae8770f" candidate_uuid: "e0b12080d9e540daa18b0c66b4b48472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea88d58b8ae4f3f8a553b98492a7cde"
I20260608 12:56:41.785105 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5a187fe42b4c9f8ff66bdebae8770f" candidate_uuid: "e0b12080d9e540daa18b0c66b4b48472" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b35c59a9abdc4997854b1a06113f8508"
I20260608 12:56:41.785609 21391 raft_consensus.cc:3060] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:41.785626 21466 raft_consensus.cc:3060] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:41.788913 21417 tablet.cc:2404] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:41.793495 21391 raft_consensus.cc:2468] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b12080d9e540daa18b0c66b4b48472 in term 1.
I20260608 12:56:41.793497 21466 raft_consensus.cc:2468] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0b12080d9e540daa18b0c66b4b48472 in term 1.
I20260608 12:56:41.794801 21505 leader_election.cc:304] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0b12080d9e540daa18b0c66b4b48472, fea88d58b8ae4f3f8a553b98492a7cde; no voters: 
I20260608 12:56:41.795660 21592 raft_consensus.cc:2804] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:41.797506 21592 raft_consensus.cc:697] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 1 LEADER]: Becoming Leader. State: Replica: e0b12080d9e540daa18b0c66b4b48472, State: Running, Role: LEADER
I20260608 12:56:41.798341 21592 consensus_queue.cc:237] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } }
I20260608 12:56:41.805642 21288 catalog_manager.cc:5696] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0b12080d9e540daa18b0c66b4b48472 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "e0b12080d9e540daa18b0c66b4b48472" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0b12080d9e540daa18b0c66b4b48472" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 39211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:42.212463 21592 consensus_queue.cc:1048] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea88d58b8ae4f3f8a553b98492a7cde" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:42.226706 21592 consensus_queue.cc:1048] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b35c59a9abdc4997854b1a06113f8508" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 44119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:42.397693 21412 debug-util.cc:398] Leaking SignalData structure 0x7b0800052d40 after lost signal to thread 17189
I20260608 12:56:42.483273 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:42.483922 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:42.484961 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:42.485332 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:43.497269 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:44.488181 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:44.494870 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:44.496284 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:44.511605 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:45.520671 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:46.498144 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:46.499625 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:46.499970 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:46.530613 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:47.540692 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:48.501139 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:48.502887 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:48.503221 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:48.551383 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:49.561643 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:50.504264 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:50.505831 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:50.506186 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:50.571792 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:51.579242 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:52.507282 21342 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:52.508846 21342 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:52.509171 21342 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:52.586892 21337 placement_policy_util.cc:407] tablet af5a187fe42b4c9f8ff66bdebae8770f: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:52.900467 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:56:52.930277 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:52.931114 17186 tablet_replica.cc:333] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde: stopping tablet replica
I20260608 12:56:52.932837 17186 raft_consensus.cc:2243] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:52.934115 17186 raft_consensus.cc:2272] T af5a187fe42b4c9f8ff66bdebae8770f P fea88d58b8ae4f3f8a553b98492a7cde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:52.988871 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:56:53.004343 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:56:53.028014 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:53.028759 17186 tablet_replica.cc:333] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508: stopping tablet replica
I20260608 12:56:53.029307 17186 raft_consensus.cc:2243] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:53.029886 17186 raft_consensus.cc:2272] T af5a187fe42b4c9f8ff66bdebae8770f P b35c59a9abdc4997854b1a06113f8508 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:53.050467 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:56:53.063603 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:56:53.086540 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:53.087288 17186 tablet_replica.cc:333] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472: stopping tablet replica
I20260608 12:56:53.087888 17186 raft_consensus.cc:2243] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:53.088997 17186 raft_consensus.cc:2272] T af5a187fe42b4c9f8ff66bdebae8770f P e0b12080d9e540daa18b0c66b4b48472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:53.109340 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:56:53.121526 17186 master.cc:562] Master@127.16.200.190:41313 shutting down...
I20260608 12:56:53.142513 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:53.143151 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:53.143537 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6d9a4674bcb4e3e9bf35b96479c1d96: stopping tablet replica
I20260608 12:56:53.163406 17186 master.cc:584] Master@127.16.200.190:41313 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12858 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:56:53.201018 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:46293
I20260608 12:56:53.202421 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:53.209340 21611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.209519 21612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.210268 21614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.211812 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:53.212679 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:53.212864 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:53.212980 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923413212968 us; error 0 us; skew 500 ppm
I20260608 12:56:53.213507 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:53.215838 17186 webserver.cc:533] Webserver started at http://127.16.200.190:46337/ using document root <none> and password file <none>
I20260608 12:56:53.216398 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:53.216569 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:53.216864 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:53.218016 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "bff764b3ba6e47318287f3c9a7a3e35f"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.223034 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:56:53.226910 21619 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.227633 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:56:53.227916 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "bff764b3ba6e47318287f3c9a7a3e35f"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.228175 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:56:53.252777 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:53.254277 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:53.301156 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:46293
I20260608 12:56:53.301306 21670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:46293 every 8 connection(s)
I20260608 12:56:53.305563 21671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:53.318646 21671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f: Bootstrap starting.
I20260608 12:56:53.324820 21671 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:53.329653 21671 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f: No bootstrap required, opened a new log
I20260608 12:56:53.333981 21671 raft_consensus.cc:359] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER }
I20260608 12:56:53.334947 21671 raft_consensus.cc:385] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:53.335421 21671 raft_consensus.cc:740] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff764b3ba6e47318287f3c9a7a3e35f, State: Initialized, Role: FOLLOWER
I20260608 12:56:53.337076 21671 consensus_queue.cc:260] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER }
I20260608 12:56:53.338119 21671 raft_consensus.cc:399] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:53.338754 21671 raft_consensus.cc:493] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:53.339428 21671 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:53.351612 21671 raft_consensus.cc:515] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER }
I20260608 12:56:53.352753 21671 leader_election.cc:304] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [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: bff764b3ba6e47318287f3c9a7a3e35f; no voters: 
I20260608 12:56:53.355654 21671 leader_election.cc:290] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:53.356693 21674 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:53.359750 21674 raft_consensus.cc:697] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 1 LEADER]: Becoming Leader. State: Replica: bff764b3ba6e47318287f3c9a7a3e35f, State: Running, Role: LEADER
I20260608 12:56:53.361843 21674 consensus_queue.cc:237] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [LEADER]: Queue going to LEADER mode. State: All 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: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER }
I20260608 12:56:53.362922 21671 sys_catalog.cc:565] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:53.371889 21675 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER } }
I20260608 12:56:53.372702 21676 sys_catalog.cc:455] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bff764b3ba6e47318287f3c9a7a3e35f. Latest consensus state: current_term: 1 leader_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff764b3ba6e47318287f3c9a7a3e35f" member_type: VOTER } }
I20260608 12:56:53.373719 21675 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:53.374291 21676 sys_catalog.cc:458] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:53.380806 21681 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:53.402081 21681 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:53.404877 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:53.420926 21681 catalog_manager.cc:1382] Generated new cluster ID: 0cfc50e3490e4af6a7b0f35f371f98d0
I20260608 12:56:53.421224 21681 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:53.438045 21681 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:53.439533 21681 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:53.465747 21681 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f: Generated new TSK 0
I20260608 12:56:53.466365 21681 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:53.472867 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:53.479857 21692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.480902 21693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.482266 21695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.482738 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:53.483560 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:53.483747 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:53.483870 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923413483858 us; error 0 us; skew 500 ppm
I20260608 12:56:53.484447 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:53.486939 17186 webserver.cc:533] Webserver started at http://127.16.200.129:38255/ using document root <none> and password file <none>
I20260608 12:56:53.487514 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:53.487682 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:53.487905 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:53.489090 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "808b71bf8561407a8056e65994959d25"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.494395 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:53.498167 21700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.498917 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:56:53.499174 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "808b71bf8561407a8056e65994959d25"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.499405 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:56:53.530673 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:53.532091 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:53.533953 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:53.536684 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:53.536876 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.537129 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:53.537276 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.586169 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:46517
I20260608 12:56:53.586301 21762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:46517 every 8 connection(s)
I20260608 12:56:53.591984 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:53.600049 21767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.601719 21768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.606702 21770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.607245 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:53.607455 21763 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
I20260608 12:56:53.607913 21763 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:53.608419 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:53.608743 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:53.608956 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923413608940 us; error 0 us; skew 500 ppm
I20260608 12:56:53.609030 21763 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:56:53.609876 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:53.612051 21636 ts_manager.cc:194] Registered new tserver with Master: 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517)
I20260608 12:56:53.613130 17186 webserver.cc:533] Webserver started at http://127.16.200.130:38995/ using document root <none> and password file <none>
I20260608 12:56:53.613871 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:53.614120 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:53.614452 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:53.614981 21636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40590
I20260608 12:56:53.616110 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "9b39cf7240ed409483f619402244205c"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.621093 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:56:53.624764 21775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.625506 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:53.625778 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "9b39cf7240ed409483f619402244205c"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.626036 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:56:53.637666 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:53.638926 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:53.640465 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:53.642980 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:53.643186 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.643411 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:53.643567 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.689829 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:43819
I20260608 12:56:53.689954 21837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:43819 every 8 connection(s)
I20260608 12:56:53.695297 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:53.703553 21841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:53.704896 21842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.708179 17186 server_base.cc:1061] running on GCE node
I20260608 12:56:53.708905 21838 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
W20260608 12:56:53.709214 21844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:53.709399 21838 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:53.710196 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:53.710441 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:53.710320 21838 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:56:53.710693 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923413710673 us; error 0 us; skew 500 ppm
I20260608 12:56:53.711393 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:53.712846 21636 ts_manager.cc:194] Registered new tserver with Master: 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:53.714156 17186 webserver.cc:533] Webserver started at http://127.16.200.131:37711/ using document root <none> and password file <none>
I20260608 12:56:53.714701 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:53.714636 21636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40606
I20260608 12:56:53.715003 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:53.715292 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:53.716678 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.721405 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:56:53.724939 21849 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.725709 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:56:53.726006 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
format_stamp: "Formatted at 2026-06-08 12:56:53 on dist-test-slave-jxwz"
I20260608 12:56:53.726297 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:56:53.739043 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:53.740363 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:53.742090 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:53.744495 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:53.744743 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:53.744979 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:53.745139 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:53.791851 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:40527
I20260608 12:56:53.791994 21911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:40527 every 8 connection(s)
I20260608 12:56:53.807593 21912 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
I20260608 12:56:53.808080 21912 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:53.809067 21912 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:56:53.811247 21636 ts_manager.cc:194] Registered new tserver with Master: 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:53.811558 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015941885s
I20260608 12:56:53.813000 21636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40608
I20260608 12:56:54.617987 21763 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:56:54.717514 21838 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:56:54.815850 21912 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:56:54.868815 21636 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40610:
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"
    }
  }
}
W20260608 12:56:54.878604 21636 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:55.045636 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 09a58893b7ec4645b03d21d97d68c861 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:55.047681 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a58893b7ec4645b03d21d97d68c861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.050189 21802 tablet_service.cc:1511] Processing CreateTablet for tablet ce332884b4474839808378e6958c80b7 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:55.052098 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce332884b4474839808378e6958c80b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.053992 21801 tablet_service.cc:1511] Processing CreateTablet for tablet 12e927f42f2e4647b2509cabdb48bad3 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:55.055625 21801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e927f42f2e4647b2509cabdb48bad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.058558 21800 tablet_service.cc:1511] Processing CreateTablet for tablet dc1db6b6ea1044668ecdcd948e08d419 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:55.060211 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1db6b6ea1044668ecdcd948e08d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.060889 21798 tablet_service.cc:1511] Processing CreateTablet for tablet 0600155dd95140f0873193e26be3ea78 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:55.062438 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0600155dd95140f0873193e26be3ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.067514 21797 tablet_service.cc:1511] Processing CreateTablet for tablet 986561403c7745818aba8f9cce37ae95 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:55.073202 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986561403c7745818aba8f9cce37ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.073563 21796 tablet_service.cc:1511] Processing CreateTablet for tablet d77c3b08862b439daa7b32188a62d7b0 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:55.075093 21796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c3b08862b439daa7b32188a62d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.059126 21799 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc51fae48064a779cbe7932a1cb0d24 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:55.082350 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc51fae48064a779cbe7932a1cb0d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.083959 21795 tablet_service.cc:1511] Processing CreateTablet for tablet a91f91fe94484c38939956eb07e6b062 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:55.085600 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91f91fe94484c38939956eb07e6b062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.087980 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 09a58893b7ec4645b03d21d97d68c861 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:55.104022 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a58893b7ec4645b03d21d97d68c861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.089646 21876 tablet_service.cc:1511] Processing CreateTablet for tablet ce332884b4474839808378e6958c80b7 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:55.110453 21876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce332884b4474839808378e6958c80b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.096467 21873 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc51fae48064a779cbe7932a1cb0d24 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:55.114647 21873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc51fae48064a779cbe7932a1cb0d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.099876 21874 tablet_service.cc:1511] Processing CreateTablet for tablet dc1db6b6ea1044668ecdcd948e08d419 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:55.119484 21800 tablet_service.cc:1511] Processing CreateTablet for tablet c5f61688064e4fd0a62c6b7263dce587 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:55.101568 21872 tablet_service.cc:1511] Processing CreateTablet for tablet 0600155dd95140f0873193e26be3ea78 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:55.102339 21875 tablet_service.cc:1511] Processing CreateTablet for tablet 12e927f42f2e4647b2509cabdb48bad3 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:55.120968 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f61688064e4fd0a62c6b7263dce587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.125602 21871 tablet_service.cc:1511] Processing CreateTablet for tablet 986561403c7745818aba8f9cce37ae95 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:55.131814 21794 tablet_service.cc:1511] Processing CreateTablet for tablet a5af22c2629446e08a24272515a8c7fd (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:55.133453 21794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af22c2629446e08a24272515a8c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.133852 21727 tablet_service.cc:1511] Processing CreateTablet for tablet ce332884b4474839808378e6958c80b7 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:55.135457 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce332884b4474839808378e6958c80b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.138330 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 12e927f42f2e4647b2509cabdb48bad3 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:55.139961 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e927f42f2e4647b2509cabdb48bad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.142302 21725 tablet_service.cc:1511] Processing CreateTablet for tablet dc1db6b6ea1044668ecdcd948e08d419 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:55.143923 21725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1db6b6ea1044668ecdcd948e08d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.146822 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 0600155dd95140f0873193e26be3ea78 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:55.147563 21803 tablet_service.cc:1511] Processing CreateTablet for tablet fd1233cd7fa64717b91bb19a4e154fea (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:55.149811 21724 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc51fae48064a779cbe7932a1cb0d24 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:55.151494 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc51fae48064a779cbe7932a1cb0d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.154388 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 986561403c7745818aba8f9cce37ae95 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:55.156040 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986561403c7745818aba8f9cce37ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.131747 21728 tablet_service.cc:1511] Processing CreateTablet for tablet 09a58893b7ec4645b03d21d97d68c861 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:55.158869 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a58893b7ec4645b03d21d97d68c861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.161635 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0600155dd95140f0873193e26be3ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.120011 21874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1db6b6ea1044668ecdcd948e08d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.169090 21872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0600155dd95140f0873193e26be3ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.173190 21875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12e927f42f2e4647b2509cabdb48bad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.177054 21871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986561403c7745818aba8f9cce37ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.195406 21870 tablet_service.cc:1511] Processing CreateTablet for tablet d77c3b08862b439daa7b32188a62d7b0 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:55.199002 21869 tablet_service.cc:1511] Processing CreateTablet for tablet a91f91fe94484c38939956eb07e6b062 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:55.202404 21868 tablet_service.cc:1511] Processing CreateTablet for tablet c5f61688064e4fd0a62c6b7263dce587 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:55.204603 21869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91f91fe94484c38939956eb07e6b062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.213151 21870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c3b08862b439daa7b32188a62d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.247866 21868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f61688064e4fd0a62c6b7263dce587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.318372 21721 tablet_service.cc:1511] Processing CreateTablet for tablet d77c3b08862b439daa7b32188a62d7b0 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:55.320355 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c3b08862b439daa7b32188a62d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.326524 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1233cd7fa64717b91bb19a4e154fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.354261 21933 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.364652 21933 tablet_bootstrap.cc:654] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.375535 21720 tablet_service.cc:1511] Processing CreateTablet for tablet c5f61688064e4fd0a62c6b7263dce587 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:55.375921 21721 tablet_service.cc:1511] Processing CreateTablet for tablet a91f91fe94484c38939956eb07e6b062 (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:55.377629 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f61688064e4fd0a62c6b7263dce587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.382377 21719 tablet_service.cc:1511] Processing CreateTablet for tablet a5af22c2629446e08a24272515a8c7fd (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
W20260608 12:56:55.388849 21684 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:55.397287 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af22c2629446e08a24272515a8c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.398939 21723 tablet_service.cc:1511] Processing CreateTablet for tablet fd1233cd7fa64717b91bb19a4e154fea (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:55.400647 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1233cd7fa64717b91bb19a4e154fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.409428 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91f91fe94484c38939956eb07e6b062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.443039 21932 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.454843 21933 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.455513 21933 ts_tablet_manager.cc:1403] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.102s	user 0.037s	sys 0.012s
I20260608 12:56:55.460891 21933 raft_consensus.cc:359] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.463313 21933 raft_consensus.cc:385] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.463723 21933 raft_consensus.cc:740] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.465142 21933 consensus_queue.cc:260] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.465673 21868 tablet_service.cc:1511] Processing CreateTablet for tablet fd1233cd7fa64717b91bb19a4e154fea (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:55.468710 21868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1233cd7fa64717b91bb19a4e154fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.488837 21935 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:55.511014 21933 ts_tablet_manager.cc:1434] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.055s	user 0.016s	sys 0.017s
I20260608 12:56:55.510555 21871 tablet_service.cc:1511] Processing CreateTablet for tablet a5af22c2629446e08a24272515a8c7fd (DEFAULT_TABLE table=test-workload [id=1861f10c4d5b4ebc966497f2c6216742]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:55.512915 21871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af22c2629446e08a24272515a8c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:55.518519 21933 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.522508 21935 tablet_bootstrap.cc:654] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.529815 21932 tablet_bootstrap.cc:654] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.547504 21933 tablet_bootstrap.cc:654] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.550909 21935 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:55.551698 21935 ts_tablet_manager.cc:1403] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.022s
I20260608 12:56:55.559516 21935 raft_consensus.cc:359] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.560225 21932 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:55.560953 21935 raft_consensus.cc:385] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.561276 21932 ts_tablet_manager.cc:1403] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.018s
I20260608 12:56:55.561795 21935 raft_consensus.cc:740] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.563212 21935 consensus_queue.cc:260] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.567118 21936 raft_consensus.cc:493] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.566869 21932 raft_consensus.cc:359] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.567911 21932 raft_consensus.cc:385] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.567821 21936 raft_consensus.cc:515] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.568329 21932 raft_consensus.cc:740] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.569080 21933 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.569911 21933 ts_tablet_manager.cc:1403] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.001s
I20260608 12:56:55.569554 21932 consensus_queue.cc:260] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.574548 21933 raft_consensus.cc:359] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.575400 21933 raft_consensus.cc:385] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.576664 21933 raft_consensus.cc:740] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.577886 21933 consensus_queue.cc:260] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.581246 21936 leader_election.cc:290] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.589192 21933 ts_tablet_manager.cc:1434] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 12:56:55.592061 21933 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.598235 21932 ts_tablet_manager.cc:1434] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.021s
I20260608 12:56:55.609140 21933 tablet_bootstrap.cc:654] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.611019 21932 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.612839 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.614395 21935 ts_tablet_manager.cc:1434] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.013s
I20260608 12:56:55.616063 21935 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
W20260608 12:56:55.616374 21702 leader_election.cc:343] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.628937 21932 tablet_bootstrap.cc:654] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.629189 21935 tablet_bootstrap.cc:654] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.635766 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
W20260608 12:56:55.637964 21703 leader_election.cc:343] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.638500 21703 leader_election.cc:304] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.640307 21944 raft_consensus.cc:2749] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.641248 21932 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:55.641948 21932 ts_tablet_manager.cc:1403] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.021s
I20260608 12:56:55.645262 21933 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.645612 21932 raft_consensus.cc:359] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.646235 21932 raft_consensus.cc:385] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.646497 21932 raft_consensus.cc:740] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.646291 21933 ts_tablet_manager.cc:1403] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.006s
I20260608 12:56:55.647733 21932 consensus_queue.cc:260] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.649653 21935 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:55.650190 21932 ts_tablet_manager.cc:1434] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:56:55.650218 21935 ts_tablet_manager.cc:1403] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.018s
I20260608 12:56:55.650885 21933 raft_consensus.cc:359] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.651659 21933 raft_consensus.cc:385] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.651659 21932 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.652227 21933 raft_consensus.cc:740] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.653409 21933 consensus_queue.cc:260] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.657014 21933 ts_tablet_manager.cc:1434] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:56:55.658313 21933 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.661773 21935 raft_consensus.cc:359] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.662629 21935 raft_consensus.cc:385] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.662967 21935 raft_consensus.cc:740] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.664215 21935 consensus_queue.cc:260] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.667196 21935 ts_tablet_manager.cc:1434] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:56:55.668324 21933 tablet_bootstrap.cc:654] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.668339 21935 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:55.671114 21932 tablet_bootstrap.cc:654] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.674654 21940 raft_consensus.cc:493] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.675307 21940 raft_consensus.cc:515] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.679275 21935 tablet_bootstrap.cc:654] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.692273 21940 leader_election.cc:290] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:55.697669 21933 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.698343 21933 ts_tablet_manager.cc:1403] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.022s
I20260608 12:56:55.702096 21933 raft_consensus.cc:359] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.702688 21933 raft_consensus.cc:385] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.702982 21932 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:55.702935 21933 raft_consensus.cc:740] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.704432 21932 ts_tablet_manager.cc:1403] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.019s
I20260608 12:56:55.705108 21933 consensus_queue.cc:260] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.707861 21935 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:55.708585 21935 ts_tablet_manager.cc:1403] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.015s
I20260608 12:56:55.712694 21935 raft_consensus.cc:359] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.713475 21935 raft_consensus.cc:385] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.713969 21935 raft_consensus.cc:740] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.715034 21935 consensus_queue.cc:260] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.717588 21933 ts_tablet_manager.cc:1434] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260608 12:56:55.708566 21932 raft_consensus.cc:359] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.719794 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.721474 21932 raft_consensus.cc:385] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.721902 21932 raft_consensus.cc:740] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.721903 21933 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.723091 21932 consensus_queue.cc:260] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.725656 21935 ts_tablet_manager.cc:1434] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
W20260608 12:56:55.725839 21850 leader_election.cc:343] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.729017 21935 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:55.729647 21941 raft_consensus.cc:493] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.730223 21941 raft_consensus.cc:515] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.731683 21933 tablet_bootstrap.cc:654] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.737936 21935 tablet_bootstrap.cc:654] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.738052 21940 raft_consensus.cc:493] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.738891 21940 raft_consensus.cc:515] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.738005 21941 leader_election.cc:290] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.743227 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.749611 21738 raft_consensus.cc:2468] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 0.
I20260608 12:56:55.751202 21940 leader_election.cc:290] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:55.751318 21850 leader_election.cc:304] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 
I20260608 12:56:55.751132 21932 ts_tablet_manager.cc:1434] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.004s
I20260608 12:56:55.752810 21940 raft_consensus.cc:2804] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:55.753399 21940 raft_consensus.cc:493] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:55.753849 21940 raft_consensus.cc:3060] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.753978 21932 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.763695 21933 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.767387 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.768071 21813 raft_consensus.cc:2468] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 0.
I20260608 12:56:55.765852 21940 raft_consensus.cc:515] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.772605 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.776012 21940 leader_election.cc:290] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:55.777904 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:55.765354 21933 ts_tablet_manager.cc:1403] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.009s
I20260608 12:56:55.778715 21737 raft_consensus.cc:3060] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.780948 21932 tablet_bootstrap.cc:654] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.783638 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.784564 21851 leader_election.cc:304] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c; no voters: 808b71bf8561407a8056e65994959d25
I20260608 12:56:55.785252 21933 raft_consensus.cc:359] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.786223 21933 raft_consensus.cc:385] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:56:55.786147 21776 leader_election.cc:343] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.779428 21935 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
W20260608 12:56:55.786917 21851 leader_election.cc:343] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.787634 21935 ts_tablet_manager.cc:1403] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.014s
I20260608 12:56:55.785478 21940 raft_consensus.cc:493] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.788530 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:55.788406 21940 raft_consensus.cc:515] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.786875 21933 raft_consensus.cc:740] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.791008 21933 consensus_queue.cc:260] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.791939 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.792559 21935 raft_consensus.cc:359] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.793380 21935 raft_consensus.cc:385] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:56:55.793625 21850 leader_election.cc:343] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.793773 21935 raft_consensus.cc:740] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
W20260608 12:56:55.796293 21851 leader_election.cc:343] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.795013 21940 leader_election.cc:290] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:55.797879 21958 raft_consensus.cc:2804] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:55.798213 21958 raft_consensus.cc:493] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:55.798661 21958 raft_consensus.cc:3060] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.796752 21737 raft_consensus.cc:2468] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 1.
I20260608 12:56:55.799255 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.799726 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:55.801517 21850 leader_election.cc:304] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.803490 21940 raft_consensus.cc:2804] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:56:55.804874 21851 leader_election.cc:343] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.805426 21851 leader_election.cc:304] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae; no voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.806602 21933 ts_tablet_manager.cc:1434] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.008s
I20260608 12:56:55.795179 21935 consensus_queue.cc:260] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.809139 21933 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.816723 21958 raft_consensus.cc:515] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.818760 21887 raft_consensus.cc:2393] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b39cf7240ed409483f619402244205c in current term 1: Already voted for candidate 2e76a1a67a9e4260a9b88c46332e1cae in this term.
I20260608 12:56:55.822852 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:55.820350 21958 leader_election.cc:290] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:55.823583 21813 raft_consensus.cc:3060] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.824163 21961 raft_consensus.cc:2749] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.825120 21940 raft_consensus.cc:697] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Becoming Leader. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Running, Role: LEADER
I20260608 12:56:55.830415 21778 leader_election.cc:304] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [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: 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25
I20260608 12:56:55.831352 21933 tablet_bootstrap.cc:654] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.832845 21940 consensus_queue.cc:237] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.835332 21935 ts_tablet_manager.cc:1434] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.015s
I20260608 12:56:55.833487 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:55.836814 21935 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
W20260608 12:56:55.839128 21850 leader_election.cc:343] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.844471 21813 raft_consensus.cc:2468] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 1.
I20260608 12:56:55.845239 21941 raft_consensus.cc:2749] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.847910 21932 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:55.848722 21932 ts_tablet_manager.cc:1403] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.011s
I20260608 12:56:55.849066 21935 tablet_bootstrap.cc:654] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.849452 21851 leader_election.cc:304] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c; no voters: 808b71bf8561407a8056e65994959d25
I20260608 12:56:55.853415 21933 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.854045 21933 ts_tablet_manager.cc:1403] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.018s
I20260608 12:56:55.854444 21962 raft_consensus.cc:2804] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:55.855149 21962 raft_consensus.cc:697] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Becoming Leader. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Running, Role: LEADER
I20260608 12:56:55.855381 21932 raft_consensus.cc:359] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.856115 21932 raft_consensus.cc:385] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.856370 21932 raft_consensus.cc:740] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.856240 21962 consensus_queue.cc:237] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.857674 21932 consensus_queue.cc:260] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.862365 21932 ts_tablet_manager.cc:1434] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:56:55.862259 21933 raft_consensus.cc:359] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.863286 21933 raft_consensus.cc:385] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.863749 21933 raft_consensus.cc:740] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.863890 21932 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.865110 21634 catalog_manager.cc:5696] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131). New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:55.867434 21944 raft_consensus.cc:493] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.868257 21944 raft_consensus.cc:515] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.866899 21933 consensus_queue.cc:260] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.873755 21944 leader_election.cc:290] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.874867 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
W20260608 12:56:55.876716 21702 leader_election.cc:343] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.877426 21933 ts_tablet_manager.cc:1434] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260608 12:56:55.877702 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:55.878973 21933 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:55.903385 21944 raft_consensus.cc:493] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.904065 21944 raft_consensus.cc:515] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.913049 21941 raft_consensus.cc:493] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.913616 21941 raft_consensus.cc:515] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
W20260608 12:56:55.927323 21703 leader_election.cc:343] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.927883 21703 leader_election.cc:304] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.929406 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.929774 21936 raft_consensus.cc:2749] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.930277 21737 raft_consensus.cc:2468] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
I20260608 12:56:55.932060 21776 leader_election.cc:304] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
I20260608 12:56:55.932353 21935 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:55.933879 21932 tablet_bootstrap.cc:654] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.934422 21935 ts_tablet_manager.cc:1403] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.000s
I20260608 12:56:55.934136 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
W20260608 12:56:55.936371 21778 leader_election.cc:343] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.936642 21933 tablet_bootstrap.cc:654] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:55.937084 21941 leader_election.cc:290] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.937831 21941 raft_consensus.cc:2804] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:55.939996 21935 raft_consensus.cc:359] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.943512 21941 raft_consensus.cc:493] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:55.944365 21935 raft_consensus.cc:385] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.944744 21941 raft_consensus.cc:3060] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:55.946115 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
W20260608 12:56:55.948136 21703 leader_election.cc:343] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.944787 21935 raft_consensus.cc:740] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.956578 21944 leader_election.cc:290] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.957837 21935 consensus_queue.cc:260] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.961457 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.968365 21962 raft_consensus.cc:493] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.969482 21932 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:55.969187 21962 raft_consensus.cc:515] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.969434 21935 ts_tablet_manager.cc:1434] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260608 12:56:55.970288 21932 ts_tablet_manager.cc:1403] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.107s	user 0.034s	sys 0.059s
I20260608 12:56:55.971702 21935 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:55.973830 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:55.974390 21932 raft_consensus.cc:359] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.975243 21932 raft_consensus.cc:385] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:55.975690 21932 raft_consensus.cc:740] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:55.964003 21941 raft_consensus.cc:515] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
W20260608 12:56:55.976660 21850 leader_election.cc:343] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.977295 21932 consensus_queue.cc:260] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.978296 21813 raft_consensus.cc:2393] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 808b71bf8561407a8056e65994959d25 in current term 1: Already voted for candidate 9b39cf7240ed409483f619402244205c in this term.
I20260608 12:56:55.980309 21702 leader_election.cc:304] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.980376 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:55.982908 21932 ts_tablet_manager.cc:1434] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:56:55.983345 21941 leader_election.cc:290] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:55.984133 21944 raft_consensus.cc:3060] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:55.985175 21851 leader_election.cc:343] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.985838 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:55.987558 21932 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:55.988817 21851 leader_election.cc:304] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae; no voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c
I20260608 12:56:55.989948 21940 raft_consensus.cc:2749] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:55.993762 21933 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:55.993686 21968 raft_consensus.cc:493] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:55.994362 21933 ts_tablet_manager.cc:1403] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.116s	user 0.061s	sys 0.033s
I20260608 12:56:55.994614 21968 raft_consensus.cc:515] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:55.983552 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1db6b6ea1044668ecdcd948e08d419" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:55.998502 21932 tablet_bootstrap.cc:654] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:55.998531 21778 leader_election.cc:343] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:55.978420 21962 leader_election.cc:290] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:56.002168 21933 raft_consensus.cc:359] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.002971 21933 raft_consensus.cc:385] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.003427 21933 raft_consensus.cc:740] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.005656 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce332884b4474839808378e6958c80b7" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.006429 21738 raft_consensus.cc:2468] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
I20260608 12:56:56.008773 21776 leader_election.cc:304] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
I20260608 12:56:56.009943 21941 raft_consensus.cc:2804] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.010416 21941 raft_consensus.cc:493] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.010766 21941 raft_consensus.cc:3060] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.004640 21933 consensus_queue.cc:260] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.009521 21935 tablet_bootstrap.cc:654] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.022850 21941 raft_consensus.cc:515] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.028218 21933 ts_tablet_manager.cc:1434] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.011s
I20260608 12:56:56.028645 21932 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.029446 21932 ts_tablet_manager.cc:1403] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.016s
I20260608 12:56:56.030929 21968 leader_election.cc:290] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.031370 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce332884b4474839808378e6958c80b7" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
W20260608 12:56:56.032795 21778 leader_election.cc:343] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.034299 21933 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:56.034854 21932 raft_consensus.cc:359] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.035854 21932 raft_consensus.cc:385] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.036360 21932 raft_consensus.cc:740] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.034307 21635 catalog_manager.cc:5696] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131). New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:56.035503 21941 leader_election.cc:290] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.037556 21932 consensus_queue.cc:260] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.041275 21944 raft_consensus.cc:2749] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.041436 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce332884b4474839808378e6958c80b7" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
W20260608 12:56:56.043254 21778 leader_election.cc:343] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.043321 21932 ts_tablet_manager.cc:1434] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:56:56.043603 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce332884b4474839808378e6958c80b7" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:56.044252 21738 raft_consensus.cc:3060] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.047881 21935 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.048489 21935 ts_tablet_manager.cc:1403] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.004s
I20260608 12:56:56.049254 21933 tablet_bootstrap.cc:654] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.051151 21936 raft_consensus.cc:493] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.051707 21936 raft_consensus.cc:515] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.054219 21935 raft_consensus.cc:359] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.055140 21935 raft_consensus.cc:385] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.055477 21935 raft_consensus.cc:740] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.056464 21935 consensus_queue.cc:260] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.056913 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a58893b7ec4645b03d21d97d68c861" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
W20260608 12:56:56.058691 21703 leader_election.cc:343] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.059520 21932 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.060504 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a58893b7ec4645b03d21d97d68c861" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.061235 21812 raft_consensus.cc:2468] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 0.
I20260608 12:56:56.057974 21737 raft_consensus.cc:2468] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.063535 21702 leader_election.cc:304] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.065339 21776 leader_election.cc:304] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.066699 21941 raft_consensus.cc:2804] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.064309 21738 raft_consensus.cc:2468] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.069898 21944 raft_consensus.cc:2804] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.070400 21944 raft_consensus.cc:493] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.071280 21968 raft_consensus.cc:493] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.071821 21968 raft_consensus.cc:515] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.071164 21944 raft_consensus.cc:3060] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.059659 21936 leader_election.cc:290] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.069675 21935 ts_tablet_manager.cc:1434] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.002s
I20260608 12:56:56.070138 21941 raft_consensus.cc:697] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Becoming Leader. State: Replica: 9b39cf7240ed409483f619402244205c, State: Running, Role: LEADER
I20260608 12:56:56.074908 21941 consensus_queue.cc:237] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.077761 21776 leader_election.cc:304] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.078565 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.079249 21968 leader_election.cc:290] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.073621 21932 tablet_bootstrap.cc:654] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.079428 21887 raft_consensus.cc:2468] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
I20260608 12:56:56.079905 21968 raft_consensus.cc:2804] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.074680 21935 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.082109 21778 leader_election.cc:304] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c; no voters: 
I20260608 12:56:56.085676 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.084738 21944 raft_consensus.cc:515] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.086683 21738 raft_consensus.cc:2468] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
I20260608 12:56:56.090432 21941 raft_consensus.cc:493] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.093401 21941 raft_consensus.cc:515] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.100558 21978 raft_consensus.cc:2804] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.101035 21978 raft_consensus.cc:493] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.101603 21944 leader_election.cc:290] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Requested vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.102186 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a58893b7ec4645b03d21d97d68c861" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:56.102939 21812 raft_consensus.cc:3060] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.099560 21968 raft_consensus.cc:697] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Becoming Leader. State: Replica: 9b39cf7240ed409483f619402244205c, State: Running, Role: LEADER
I20260608 12:56:56.103914 21933 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:56.104290 21968 consensus_queue.cc:237] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.107677 21935 tablet_bootstrap.cc:654] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.101456 21978 raft_consensus.cc:3060] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.109537 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a58893b7ec4645b03d21d97d68c861" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.110927 21941 leader_election.cc:290] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:56:56.111274 21703 leader_election.cc:343] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.104423 21933 ts_tablet_manager.cc:1403] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.007s
I20260608 12:56:56.112908 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
W20260608 12:56:56.114564 21776 leader_election.cc:343] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.118884 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.116073 21933 raft_consensus.cc:359] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.119593 21933 raft_consensus.cc:385] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.119930 21933 raft_consensus.cc:740] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
W20260608 12:56:56.120500 21778 leader_election.cc:343] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.121047 21778 leader_election.cc:304] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [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: 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25
I20260608 12:56:56.122221 21941 raft_consensus.cc:2749] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.121670 21933 consensus_queue.cc:260] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.128508 21812 raft_consensus.cc:2468] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.130141 21702 leader_election.cc:304] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.131595 21944 raft_consensus.cc:2804] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.132421 21944 raft_consensus.cc:697] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Becoming Leader. State: Replica: 808b71bf8561407a8056e65994959d25, State: Running, Role: LEADER
I20260608 12:56:56.133394 21944 consensus_queue.cc:237] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.137694 21932 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.138360 21932 ts_tablet_manager.cc:1403] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.028s
I20260608 12:56:56.133324 21978 raft_consensus.cc:515] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.142983 21932 raft_consensus.cc:359] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.144896 21933 ts_tablet_manager.cc:1434] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 12:56:56.147370 21933 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:56.143945 21932 raft_consensus.cc:385] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.150174 21932 raft_consensus.cc:740] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.154143 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:56.154448 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0600155dd95140f0873193e26be3ea78" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.155117 21936 raft_consensus.cc:493] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.154902 21932 consensus_queue.cc:260] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.155668 21738 raft_consensus.cc:3060] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.156070 21887 raft_consensus.cc:3060] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.157872 21932 ts_tablet_manager.cc:1434] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260608 12:56:56.155615 21936 raft_consensus.cc:515] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.158993 21932 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.161980 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
W20260608 12:56:56.163427 21702 leader_election.cc:343] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.163847 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.149590 21978 leader_election.cc:290] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:56:56.165831 21703 leader_election.cc:343] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.169080 21703 leader_election.cc:304] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:56.169703 21738 raft_consensus.cc:2468] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.170979 21776 leader_election.cc:304] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
I20260608 12:56:56.171742 21935 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.172056 21978 raft_consensus.cc:2804] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.174561 21984 raft_consensus.cc:493] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.174932 21984 raft_consensus.cc:515] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.175645 21932 tablet_bootstrap.cc:654] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.177405 21984 leader_election.cc:290] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.177971 21984 raft_consensus.cc:2749] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.178294 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.172497 21935 ts_tablet_manager.cc:1403] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.020s
I20260608 12:56:56.160482 21936 leader_election.cc:290] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:56:56.181680 21702 leader_election.cc:343] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.173362 21978 raft_consensus.cc:697] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Becoming Leader. State: Replica: 9b39cf7240ed409483f619402244205c, State: Running, Role: LEADER
I20260608 12:56:56.186616 21978 consensus_queue.cc:237] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.187162 21634 catalog_manager.cc:5696] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b39cf7240ed409483f619402244205c (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.193557 21933 tablet_bootstrap.cc:654] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.195557 21887 raft_consensus.cc:2468] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.201640 21976 raft_consensus.cc:493] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.202381 21976 raft_consensus.cc:515] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.210587 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.211194 21887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.211889 21887 raft_consensus.cc:2468] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 0.
W20260608 12:56:56.212299 21776 leader_election.cc:343] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.211815 21635 catalog_manager.cc:5696] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 808b71bf8561407a8056e65994959d25 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:56.211848 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.213605 21886 raft_consensus.cc:2468] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
I20260608 12:56:56.214926 21778 leader_election.cc:304] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [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: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c; no voters: 808b71bf8561407a8056e65994959d25
I20260608 12:56:56.216015 21976 leader_election.cc:290] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.216084 21968 raft_consensus.cc:2804] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.216852 21968 raft_consensus.cc:493] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.217175 21968 raft_consensus.cc:3060] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.220758 21935 raft_consensus.cc:359] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.225018 21932 tablet_bootstrap.cc:492] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.225593 21932 ts_tablet_manager.cc:1403] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.020s
I20260608 12:56:56.225872 21703 leader_election.cc:304] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [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: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 9b39cf7240ed409483f619402244205c
I20260608 12:56:56.225955 21968 raft_consensus.cc:515] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.227109 21935 raft_consensus.cc:385] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.227859 21935 raft_consensus.cc:740] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.229445 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:56.225044 21933 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:56.230863 21933 ts_tablet_manager.cc:1403] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.005s
I20260608 12:56:56.229573 21985 raft_consensus.cc:2804] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.231302 21985 raft_consensus.cc:493] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.231701 21985 raft_consensus.cc:3060] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:56.232057 21776 leader_election.cc:343] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.231643 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.233196 21886 raft_consensus.cc:3060] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.237800 21968 leader_election.cc:290] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.229653 21935 consensus_queue.cc:260] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.243229 21635 catalog_manager.cc:5696] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b39cf7240ed409483f619402244205c (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.246672 21932 raft_consensus.cc:359] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.247417 21932 raft_consensus.cc:385] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.247819 21932 raft_consensus.cc:740] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.248765 21932 consensus_queue.cc:260] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.247200 21933 raft_consensus.cc:359] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.250066 21933 raft_consensus.cc:385] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.250428 21933 raft_consensus.cc:740] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.249502 21886 raft_consensus.cc:2468] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.251660 21932 ts_tablet_manager.cc:1434] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260608 12:56:56.251330 21933 consensus_queue.cc:260] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.252678 21932 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.252588 21778 leader_election.cc:304] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [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: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c; no voters: 808b71bf8561407a8056e65994959d25
I20260608 12:56:56.253543 21962 raft_consensus.cc:493] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.254321 21968 raft_consensus.cc:2804] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.254401 21962 raft_consensus.cc:515] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.255326 21968 raft_consensus.cc:697] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Becoming Leader. State: Replica: 9b39cf7240ed409483f619402244205c, State: Running, Role: LEADER
I20260608 12:56:56.247638 21635 catalog_manager.cc:5696] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b39cf7240ed409483f619402244205c (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.256438 21968 consensus_queue.cc:237] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.260710 21932 tablet_bootstrap.cc:654] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.265829 21962 leader_election.cc:290] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:56.268289 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.275130 21985 raft_consensus.cc:515] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.279016 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.279771 21738 raft_consensus.cc:2468] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 0.
W20260608 12:56:56.280740 21851 leader_election.cc:343] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.280941 21985 leader_election.cc:290] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Requested vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.282140 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.283128 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc51fae48064a779cbe7932a1cb0d24" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:56.283315 21886 raft_consensus.cc:3060] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.283776 21812 raft_consensus.cc:3060] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.286696 21933 ts_tablet_manager.cc:1434] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.010s
I20260608 12:56:56.287887 21933 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:56.293449 21850 leader_election.cc:304] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 9b39cf7240ed409483f619402244205c
W20260608 12:56:56.300604 21851 consensus_peers.cc:597] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Couldn't send request to peer 9b39cf7240ed409483f619402244205c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:56.301437 21935 ts_tablet_manager.cc:1434] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.116s	user 0.010s	sys 0.002s
I20260608 12:56:56.303033 21932 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.303679 21932 ts_tablet_manager.cc:1403] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.019s
I20260608 12:56:56.304606 21812 raft_consensus.cc:2468] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.306962 21932 raft_consensus.cc:359] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.307817 21932 raft_consensus.cc:385] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.306633 21933 tablet_bootstrap.cc:654] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.308198 21932 raft_consensus.cc:740] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.308024 21702 leader_election.cc:304] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
W20260608 12:56:56.309201 21850 consensus_peers.cc:597] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:56.309444 21985 raft_consensus.cc:2804] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.310297 21985 raft_consensus.cc:697] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Becoming Leader. State: Replica: 808b71bf8561407a8056e65994959d25, State: Running, Role: LEADER
I20260608 12:56:56.312343 21985 consensus_queue.cc:237] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.315743 21932 consensus_queue.cc:260] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.318269 21932 ts_tablet_manager.cc:1434] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 12:56:56.319481 21932 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.298825 21962 raft_consensus.cc:2804] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.325003 21962 raft_consensus.cc:493] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.325964 21962 raft_consensus.cc:3060] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.329164 21935 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.345022 21935 tablet_bootstrap.cc:654] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.347982 21932 tablet_bootstrap.cc:654] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.346844 21634 catalog_manager.cc:5696] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b39cf7240ed409483f619402244205c (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.367503 21935 tablet_bootstrap.cc:492] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.368170 21935 ts_tablet_manager.cc:1403] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.013s
I20260608 12:56:56.372442 21935 raft_consensus.cc:359] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.373311 21935 raft_consensus.cc:385] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.373657 21935 raft_consensus.cc:740] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.374927 21935 consensus_queue.cc:260] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.383157 21636 catalog_manager.cc:5696] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 808b71bf8561407a8056e65994959d25 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.386566 21935 ts_tablet_manager.cc:1434] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260608 12:56:56.393510 21684 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:56.390987 21940 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.397663 21935 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.410777 21935 tablet_bootstrap.cc:654] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.358069 21886 raft_consensus.cc:2468] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.421973 21962 raft_consensus.cc:515] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.431659 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:56.434048 21737 raft_consensus.cc:3060] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.434728 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77c3b08862b439daa7b32188a62d7b0" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:56.435812 21932 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.436424 21812 raft_consensus.cc:3060] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.434047 21962 leader_election.cc:290] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:56.445304 21812 raft_consensus.cc:2468] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 1.
I20260608 12:56:56.444775 21737 raft_consensus.cc:2468] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e76a1a67a9e4260a9b88c46332e1cae in term 1.
I20260608 12:56:56.448037 21850 leader_election.cc:304] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 
I20260608 12:56:56.449160 21933 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:56.449009 21962 raft_consensus.cc:2804] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.449720 21933 ts_tablet_manager.cc:1403] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.162s	user 0.054s	sys 0.054s
I20260608 12:56:56.451319 21962 raft_consensus.cc:697] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Becoming Leader. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Running, Role: LEADER
I20260608 12:56:56.455739 21932 ts_tablet_manager.cc:1403] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.137s	user 0.030s	sys 0.042s
I20260608 12:56:56.458407 21940 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.459712 21932 raft_consensus.cc:359] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.460377 21932 raft_consensus.cc:385] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.460673 21932 raft_consensus.cc:740] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.462327 21932 consensus_queue.cc:260] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.462649 21985 raft_consensus.cc:493] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.452466 21962 consensus_queue.cc:237] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.464217 21933 raft_consensus.cc:359] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.464938 21933 raft_consensus.cc:385] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.465256 21933 raft_consensus.cc:740] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.463299 21985 raft_consensus.cc:515] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.466324 21932 ts_tablet_manager.cc:1434] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:56:56.466243 21933 consensus_queue.cc:260] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.468818 21932 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.474201 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.472774 21985 leader_election.cc:290] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.475721 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.477164 21886 raft_consensus.cc:2468] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 0.
I20260608 12:56:56.478336 21933 ts_tablet_manager.cc:1434] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 12:56:56.479317 21933 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:56.480376 21812 raft_consensus.cc:2468] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 0.
I20260608 12:56:56.479110 21703 leader_election.cc:304] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 
I20260608 12:56:56.483847 21985 raft_consensus.cc:2804] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.484283 21985 raft_consensus.cc:493] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.484642 21985 raft_consensus.cc:3060] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.484979 21935 tablet_bootstrap.cc:492] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.485627 21935 ts_tablet_manager.cc:1403] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.033s
I20260608 12:56:56.485853 21932 tablet_bootstrap.cc:654] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.491623 21886 raft_consensus.cc:3060] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.493594 21935 raft_consensus.cc:359] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.494282 21935 raft_consensus.cc:385] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.494491 21935 raft_consensus.cc:740] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.495223 21935 consensus_queue.cc:260] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.500028 21935 ts_tablet_manager.cc:1434] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:56:56.501017 21935 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.502365 21933 tablet_bootstrap.cc:654] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.509658 21978 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.513304 21932 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.513711 21932 ts_tablet_manager.cc:1403] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.010s
I20260608 12:56:56.515712 21985 raft_consensus.cc:515] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.517570 21932 raft_consensus.cc:359] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.518397 21932 raft_consensus.cc:385] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.518729 21932 raft_consensus.cc:740] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.519137 21985 leader_election.cc:290] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Requested vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.519696 21932 consensus_queue.cc:260] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.521063 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:56.521394 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12e927f42f2e4647b2509cabdb48bad3" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.521711 21812 raft_consensus.cc:3060] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.522214 21932 ts_tablet_manager.cc:1434] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:56:56.522102 21885 raft_consensus.cc:3060] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.525660 21932 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: Bootstrap starting.
I20260608 12:56:56.531095 21636 catalog_manager.cc:5696] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131). New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:56.527760 21887 raft_consensus.cc:3060] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.531306 21935 tablet_bootstrap.cc:654] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.560204 21932 tablet_bootstrap.cc:654] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.572955 21933 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:56.570879 21935 tablet_bootstrap.cc:492] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.573630 21978 consensus_queue.cc:1048] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.574301 21935 ts_tablet_manager.cc:1403] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.018s
I20260608 12:56:56.578804 21935 raft_consensus.cc:359] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.579845 21933 ts_tablet_manager.cc:1403] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.011s
I20260608 12:56:56.580516 21935 raft_consensus.cc:385] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.580945 21935 raft_consensus.cc:740] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.581987 21935 consensus_queue.cc:260] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } }
I20260608 12:56:56.582973 21933 raft_consensus.cc:359] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.583647 21933 raft_consensus.cc:385] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.583964 21933 raft_consensus.cc:740] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.584733 21935 ts_tablet_manager.cc:1434] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:56:56.586191 21935 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.591463 21812 raft_consensus.cc:2468] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.592480 21985 consensus_queue.cc:1048] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.592803 21933 consensus_queue.cc:260] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.594659 21702 leader_election.cc:304] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
I20260608 12:56:56.595029 21932 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: No bootstrap required, opened a new log
I20260608 12:56:56.595525 21932 ts_tablet_manager.cc:1403] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.025s
I20260608 12:56:56.599212 21885 raft_consensus.cc:2468] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.603057 21932 raft_consensus.cc:359] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.603839 21932 raft_consensus.cc:385] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.604177 21932 raft_consensus.cc:740] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b39cf7240ed409483f619402244205c, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.604997 21932 consensus_queue.cc:260] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.606348 21935 tablet_bootstrap.cc:654] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.607425 21932 ts_tablet_manager.cc:1434] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:56:56.609246 21985 raft_consensus.cc:2804] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.609831 21985 raft_consensus.cc:697] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Becoming Leader. State: Replica: 808b71bf8561407a8056e65994959d25, State: Running, Role: LEADER
I20260608 12:56:56.611619 21985 consensus_queue.cc:237] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.613843 21936 raft_consensus.cc:493] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.614665 21933 ts_tablet_manager.cc:1434] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260608 12:56:56.614430 21936 raft_consensus.cc:515] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.615013 21941 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.615677 21933 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: Bootstrap starting.
I20260608 12:56:56.616464 21941 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.620115 21968 consensus_queue.cc:1048] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.624402 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1233cd7fa64717b91bb19a4e154fea" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.625880 21813 raft_consensus.cc:2468] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 0.
I20260608 12:56:56.628396 21936 leader_election.cc:290] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.629891 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1233cd7fa64717b91bb19a4e154fea" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.631588 21702 leader_election.cc:304] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 
W20260608 12:56:56.632203 21703 leader_election.cc:343] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.637869 21968 raft_consensus.cc:493] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.638536 21968 raft_consensus.cc:515] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.640419 21933 tablet_bootstrap.cc:654] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.639578 21936 raft_consensus.cc:2804] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.640848 21936 raft_consensus.cc:493] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.641845 21936 raft_consensus.cc:3060] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.663280 21968 leader_election.cc:290] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.663969 21968 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.665132 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.665457 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.666311 21737 raft_consensus.cc:2468] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 0.
W20260608 12:56:56.666802 21778 leader_election.cc:343] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.669513 21776 leader_election.cc:304] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.670539 21941 raft_consensus.cc:2804] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:56.671094 21941 raft_consensus.cc:493] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:56.671486 21941 raft_consensus.cc:3060] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.674789 21935 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.675355 21935 ts_tablet_manager.cc:1403] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.024s
I20260608 12:56:56.684903 21935 raft_consensus.cc:359] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.685577 21935 raft_consensus.cc:385] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.685861 21935 raft_consensus.cc:740] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.688053 21935 consensus_queue.cc:260] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.691192 21935 ts_tablet_manager.cc:1434] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:56:56.692122 21935 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: Bootstrap starting.
I20260608 12:56:56.711732 21941 raft_consensus.cc:515] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.731232 21935 tablet_bootstrap.cc:654] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.725390 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25"
I20260608 12:56:56.732991 21738 raft_consensus.cc:3060] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.733187 21936 raft_consensus.cc:515] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.736121 21936 leader_election.cc:290] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Requested vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.737464 21933 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: No bootstrap required, opened a new log
I20260608 12:56:56.737893 21933 ts_tablet_manager.cc:1403] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.027s
I20260608 12:56:56.746695 21884 raft_consensus.cc:3060] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.736761 21941 leader_election.cc:290] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Requested vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.750203 21882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.753033 21976 consensus_queue.cc:1048] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:56.763160 21778 leader_election.cc:343] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:56.748713 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1233cd7fa64717b91bb19a4e154fea" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae"
I20260608 12:56:56.764375 21885 raft_consensus.cc:3060] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.764770 21738 raft_consensus.cc:2468] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b39cf7240ed409483f619402244205c in term 1.
I20260608 12:56:56.758421 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1233cd7fa64717b91bb19a4e154fea" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c"
I20260608 12:56:56.759470 21985 raft_consensus.cc:493] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.767760 21985 raft_consensus.cc:515] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.771319 21737 raft_consensus.cc:3060] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.775003 21812 raft_consensus.cc:3060] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.779510 21978 raft_consensus.cc:493] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.780083 21978 raft_consensus.cc:515] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.771485 21985 leader_election.cc:290] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.784847 21883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.787583 21776 leader_election.cc:304] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [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: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae
I20260608 12:56:56.788514 21941 raft_consensus.cc:2804] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.789073 21941 raft_consensus.cc:697] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Becoming Leader. State: Replica: 9b39cf7240ed409483f619402244205c, State: Running, Role: LEADER
I20260608 12:56:56.790005 21941 consensus_queue.cc:237] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.792766 21935 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: No bootstrap required, opened a new log
I20260608 12:56:56.793263 21935 ts_tablet_manager.cc:1403] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.015s
I20260608 12:56:56.794405 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:56.795868 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91f91fe94484c38939956eb07e6b062" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:56.799702 21811 raft_consensus.cc:3060] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:56.801079 21812 raft_consensus.cc:2468] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.798631 21738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f61688064e4fd0a62c6b7263dce587" candidate_uuid: "9b39cf7240ed409483f619402244205c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:56.796710 21978 leader_election.cc:290] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:56.807616 21944 consensus_queue.cc:1048] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.808028 21885 raft_consensus.cc:2468] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 808b71bf8561407a8056e65994959d25 in term 1.
I20260608 12:56:56.810125 21933 raft_consensus.cc:359] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.814286 21933 raft_consensus.cc:385] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.810562 21703 leader_election.cc:304] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25; no voters: 
I20260608 12:56:56.815229 22018 raft_consensus.cc:2804] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:56.815061 21702 leader_election.cc:304] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:56.815857 21935 raft_consensus.cc:359] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.816141 21936 raft_consensus.cc:2749] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.816541 21935 raft_consensus.cc:385] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.816917 21935 raft_consensus.cc:740] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e76a1a67a9e4260a9b88c46332e1cae, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.815734 21776 leader_election.cc:304] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [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: 9b39cf7240ed409483f619402244205c; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25
I20260608 12:56:56.814596 21933 raft_consensus.cc:740] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 808b71bf8561407a8056e65994959d25, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.818986 21933 consensus_queue.cc:260] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.819146 21978 consensus_queue.cc:1048] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:56.820904 22018 raft_consensus.cc:697] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Becoming Leader. State: Replica: 808b71bf8561407a8056e65994959d25, State: Running, Role: LEADER
I20260608 12:56:56.817674 21935 consensus_queue.cc:260] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.824368 21935 ts_tablet_manager.cc:1434] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 12:56:56.828135 22018 consensus_queue.cc:237] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:56.831449 21634 catalog_manager.cc:5696] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 808b71bf8561407a8056e65994959d25 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.835935 21933 ts_tablet_manager.cc:1434] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.000s
I20260608 12:56:56.837044 21944 consensus_queue.cc:1048] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.838109 21978 raft_consensus.cc:2749] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:56.849479 21944 consensus_queue.cc:1048] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:56.856083 21635 catalog_manager.cc:5696] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b39cf7240ed409483f619402244205c (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:56.900189 21635 catalog_manager.cc:5696] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 808b71bf8561407a8056e65994959d25 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.010879 22000 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:57.024852 22000 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:57.058032 21985 consensus_queue.cc:1048] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:57.109874 22000 raft_consensus.cc:493] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.118124 22018 raft_consensus.cc:493] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.119844 22018 raft_consensus.cc:515] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:57.135671 21813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:57.111181 22000 raft_consensus.cc:515] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } }
I20260608 12:56:57.140985 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986561403c7745818aba8f9cce37ae95" candidate_uuid: "808b71bf8561407a8056e65994959d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" is_pre_election: true
I20260608 12:56:57.151412 21810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b39cf7240ed409483f619402244205c" is_pre_election: true
I20260608 12:56:57.152287 21702 leader_election.cc:304] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [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: 808b71bf8561407a8056e65994959d25; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:56:57.153366 21985 raft_consensus.cc:2749] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.157922 22000 leader_election.cc:290] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:56:57.136754 22018 leader_election.cc:290] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:56:57.165705 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af22c2629446e08a24272515a8c7fd" candidate_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "808b71bf8561407a8056e65994959d25" is_pre_election: true
I20260608 12:56:57.166656 21737 raft_consensus.cc:2393] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e76a1a67a9e4260a9b88c46332e1cae in current term 1: Already voted for candidate 9b39cf7240ed409483f619402244205c in this term.
I20260608 12:56:57.168538 21850 leader_election.cc:304] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [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: 2e76a1a67a9e4260a9b88c46332e1cae; no voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c
I20260608 12:56:57.179899 22036 raft_consensus.cc:3060] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.185134 21936 consensus_queue.cc:1048] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.190483 21738 raft_consensus.cc:3060] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.207465 22036 raft_consensus.cc:2749] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.256285 21941 consensus_queue.cc:1048] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.338899 22018 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:57.355414 21919 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.001s	sys 0.000s
I20260608 12:56:57.360266 21944 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:57.368556 22029 meta_cache.cc:1261] Time spent looking up entry by key: real 0.084s	user 0.006s	sys 0.011s
W20260608 12:56:57.373590 21916 meta_cache.cc:1261] Time spent looking up entry by key: real 0.101s	user 0.001s	sys 0.015s
I20260608 12:56:57.379818 21968 consensus_queue.cc:1048] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:58.011615 22069 log.cc:927] Time spent T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260608 12:56:58.158608 22083 log.cc:927] Time spent T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: Append to log took a long time: real 0.082s	user 0.000s	sys 0.002s
W20260608 12:56:58.341284 22095 log.cc:927] Time spent T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: Append to log took a long time: real 0.111s	user 0.000s	sys 0.002s
W20260608 12:56:58.520854 21778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 73993.2us
I20260608 12:56:58.651059 22107 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=9, attempt_no=0}) took 1026 ms. Trace:
I20260608 12:56:58.641242 22110 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=22, attempt_no=0}) took 1002 ms. Trace:
I20260608 12:56:58.655447 22110 rpcz_store.cc:276] 0608 12:56:57.638795 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.665891 (+ 27096us) service_pool.cc:224] Handling call
0608 12:56:58.640912 (+975021us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.784640 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09a58893b7ec4645b03d21d97d68c861
0608 12:56:57.785310 (+   670us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.785342 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:57.785361 (+    19us) tablet.cc:662] Decoding operations
0608 12:56:57.786116 (+   755us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.786166 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.786203 (+    37us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:57.786703 (+   500us) tablet.cc:701] Row locks acquired
0608 12:56:57.786721 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:57.787052 (+   331us) write_op.cc:270] Start()
0608 12:56:57.787209 (+   157us) write_op.cc:276] Timestamp: P: 1780923417786994 usec, L: 0
0608 12:56:57.787228 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:56:57.804009 (+ 16781us) log.cc:844] Serialized 519 byte log entry
0608 12:56:58.413199 (+609190us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.559743 (+146544us) write_op.cc:301] APPLY: starting
0608 12:56:58.562159 (+  2416us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.562336 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.562436 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.563407 (+   971us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.570470 (+  7063us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.570529 (+    59us) write_op.cc:312] APPLY: finished
0608 12:56:58.571495 (+   966us) log.cc:844] Serialized 46 byte log entry
0608 12:56:58.577268 (+  5773us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.596340 (+ 19072us) write_op.cc:454] Released schema lock
0608 12:56:58.605518 (+  9178us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":143465,"num_ops":5,"prepare.queue_time_us":42436,"prepare.run_cpu_time_us":22661,"prepare.run_wall_time_us":42786,"replication_time_us":625802,"thread_start_us":67053,"threads_started":2,"wal-append.queue_time_us":49781}]]}
I20260608 12:56:58.671449 22085 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=1, attempt_no=0}) took 1064 ms. Trace:
I20260608 12:56:58.703389 22096 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=23, attempt_no=0}) took 1075 ms. Trace:
I20260608 12:56:58.712687 22099 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=42, attempt_no=0}) took 1014 ms. Trace:
I20260608 12:56:58.719928 22097 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=4, attempt_no=0}) took 1015 ms. Trace:
I20260608 12:56:58.696436 22085 rpcz_store.cc:276] 0608 12:56:57.607455 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.607723 (+   268us) service_pool.cc:224] Handling call
0608 12:56:58.671207 (+1063484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.826407 (+     0us) write_op.cc:183] PREPARE: starting on tablet 986561403c7745818aba8f9cce37ae95
0608 12:56:57.891452 (+ 65045us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.891539 (+    87us) write_op.cc:435] Acquired schema lock
0608 12:56:57.891589 (+    50us) tablet.cc:662] Decoding operations
0608 12:56:57.892939 (+  1350us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.893067 (+   128us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.893157 (+    90us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:57.896123 (+  2966us) tablet.cc:701] Row locks acquired
0608 12:56:57.896166 (+    43us) write_op.cc:260] PREPARE: finished
0608 12:56:58.180715 (+284549us) spinlock_profiling.cc:243] Waited 3.47 ms on lock 0x7b3400169df8. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b566a42 00007f0741178ec4 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0 00007f074118092f 000000000049a986 000000000049a618
0608 12:56:58.180850 (+   135us) write_op.cc:270] Start()
0608 12:56:58.181060 (+   210us) write_op.cc:276] Timestamp: P: 1780923418180807 usec, L: 0
0608 12:56:58.181085 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.183423 (+  2338us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.484647 (+301224us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.647704 (+163057us) write_op.cc:301] APPLY: starting
0608 12:56:58.647790 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.647940 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.647964 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.654957 (+  6993us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.668341 (+ 13384us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.668444 (+   103us) write_op.cc:312] APPLY: finished
0608 12:56:58.668925 (+   481us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.670641 (+  1716us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.670729 (+    88us) write_op.cc:454] Released schema lock
0608 12:56:58.670780 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":162804,"num_ops":3,"prepare.queue_time_us":158713,"prepare.run_cpu_time_us":9500,"prepare.run_wall_time_us":375135,"raft.queue_time_us":115,"raft.run_cpu_time_us":952,"raft.run_wall_time_us":3775,"replication_time_us":303309,"spinlock_wait_cycles":8039552}]]}
I20260608 12:56:58.728641 22104 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=44, attempt_no=0}) took 1029 ms. Trace:
I20260608 12:56:58.706079 22096 rpcz_store.cc:276] 0608 12:56:57.628225 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.628723 (+   498us) service_pool.cc:224] Handling call
0608 12:56:58.703163 (+1074440us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.717649 (+     0us) write_op.cc:183] PREPARE: starting on tablet a5af22c2629446e08a24272515a8c7fd
0608 12:56:57.721516 (+  3867us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.721552 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:56:57.721571 (+    19us) tablet.cc:662] Decoding operations
0608 12:56:57.738725 (+ 17154us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.742876 (+  4151us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.744041 (+  1165us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:57.798525 (+ 54484us) tablet.cc:701] Row locks acquired
0608 12:56:57.800168 (+  1643us) write_op.cc:260] PREPARE: finished
0608 12:56:57.998968 (+198800us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b3400370598. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b566a42 00007f0741178ec4 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0 00007f074118092f 000000000049a986 000000000049a618
0608 12:56:57.999112 (+   144us) write_op.cc:270] Start()
0608 12:56:57.999339 (+   227us) write_op.cc:276] Timestamp: P: 1780923417999061 usec, L: 0
0608 12:56:57.999418 (+    79us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.409128 (+409710us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b5400673ca0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d53ae64 00007f073d637671 00007f073d6215e1 00007f073d620ed2 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0
0608 12:56:58.409835 (+   707us) log.cc:844] Serialized 605 byte log entry
0608 12:56:58.577822 (+167987us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b5400673ca0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d531b4f 00007f073d4f3913 00007f073d502490 00007f073d5023a0 00007f073d502300 00007f073d5022a0 00007f073d50039f 000000000049a986 000000000049a618 00007f0739ec0131
0608 12:56:58.624825 (+ 47003us) spinlock_profiling.cc:243] Waited 38.2 ms on lock 0x7b5400673ca0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d54265d 00007f073d53439c 00007f073d5341e2 00007f073d4f3913 00007f073d502490 00007f073d5023a0 00007f073d502300 00007f073d5022a0 00007f073d50039f 000000000049a986
0608 12:56:58.627999 (+  3174us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.676959 (+ 48960us) write_op.cc:301] APPLY: starting
0608 12:56:58.677093 (+   134us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.677481 (+   388us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.677505 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.701247 (+ 23742us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.701455 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.701501 (+    46us) write_op.cc:312] APPLY: finished
0608 12:56:58.701784 (+   283us) log.cc:844] Serialized 58 byte log entry
0608 12:56:58.702645 (+   861us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.702759 (+   114us) write_op.cc:454] Released schema lock
0608 12:56:58.702809 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48711,"num_ops":7,"prepare.queue_time_us":77580,"prepare.run_cpu_time_us":11098,"prepare.run_wall_time_us":697644,"raft.queue_time_us":1350,"raft.run_cpu_time_us":9122,"raft.run_wall_time_us":218076,"replication_time_us":628456,"spinlock_wait_cycles":358648960}]]}
I20260608 12:56:58.740639 22105 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=0, attempt_no=0}) took 1129 ms. Trace:
I20260608 12:56:58.651894 22107 rpcz_store.cc:276] 0608 12:56:57.607960 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.609749 (+  1789us) service_pool.cc:224] Handling call
0608 12:56:57.652775 (+ 43026us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b3400169df8. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.634115 (+981340us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.684704 (+     0us) write_op.cc:183] PREPARE: starting on tablet c5f61688064e4fd0a62c6b7263dce587
0608 12:56:57.755614 (+ 70910us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.756897 (+  1283us) write_op.cc:435] Acquired schema lock
0608 12:56:57.757233 (+   336us) tablet.cc:662] Decoding operations
0608 12:56:57.821557 (+ 64324us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.823221 (+  1664us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.825265 (+  2044us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:57.857936 (+ 32671us) tablet.cc:701] Row locks acquired
0608 12:56:57.857955 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:56:57.869434 (+ 11479us) write_op.cc:270] Start()
0608 12:56:57.877571 (+  8137us) write_op.cc:276] Timestamp: P: 1780923417869248 usec, L: 0
0608 12:56:57.877703 (+   132us) op_driver.cc:348] REPLICATION: starting
0608 12:56:57.912211 (+ 34508us) log.cc:844] Serialized 475 byte log entry
0608 12:56:58.317845 (+405634us) spinlock_profiling.cc:243] Waited 3.19 ms on lock 0x7b580022bed0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d515abc 00007f073d4f5305 00007f073d502490 00007f073d5023a0 00007f073d502300 00007f073d5022a0 00007f073d50039f 000000000049a986 000000000049a618 00007f0739ec0131 00007f0739ec4b0b
0608 12:56:58.405333 (+ 87488us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.472216 (+ 66883us) write_op.cc:301] APPLY: starting
0608 12:56:58.472297 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.514511 (+ 42214us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.515790 (+  1279us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.588752 (+ 72962us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.588972 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.589018 (+    46us) write_op.cc:312] APPLY: finished
0608 12:56:58.589294 (+   276us) log.cc:844] Serialized 40 byte log entry
0608 12:56:58.611878 (+ 22584us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.617161 (+  5283us) write_op.cc:454] Released schema lock
0608 12:56:58.619592 (+  2431us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":41161600,"child_traces":[["op",{"apply.queue_time_us":66678,"num_ops":4,"prepare.queue_time_us":14977,"prepare.run_cpu_time_us":28966,"prepare.run_wall_time_us":336455,"raft.queue_time_us":449,"raft.run_cpu_time_us":2382,"raft.run_wall_time_us":305908,"replication_time_us":526075,"spinlock_wait_cycles":7343360,"thread_start_us":74210,"threads_started":2,"wal-append.queue_time_us":117106}]]}
I20260608 12:56:58.749714 22110 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=18, attempt_no=0}) took 1111 ms. Trace:
I20260608 12:56:58.713315 22099 rpcz_store.cc:276] 0608 12:56:57.698253 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.724862 (+ 26609us) service_pool.cc:224] Handling call
0608 12:56:57.831291 (+106429us) spinlock_profiling.cc:243] Waited 13.4 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.712428 (+881137us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.049911 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5cc51fae48064a779cbe7932a1cb0d24
0608 12:56:58.061544 (+ 11633us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.062309 (+   765us) write_op.cc:435] Acquired schema lock
0608 12:56:58.063086 (+   777us) tablet.cc:662] Decoding operations
0608 12:56:58.063706 (+   620us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.063749 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.063777 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:58.066018 (+  2241us) tablet.cc:701] Row locks acquired
0608 12:56:58.066045 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:58.066239 (+   194us) write_op.cc:270] Start()
0608 12:56:58.066382 (+   143us) write_op.cc:276] Timestamp: P: 1780923418066186 usec, L: 0
0608 12:56:58.066401 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.070495 (+  4094us) log.cc:844] Serialized 562 byte log entry
0608 12:56:58.492004 (+421509us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.652860 (+160856us) write_op.cc:301] APPLY: starting
0608 12:56:58.652945 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.653196 (+   251us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.653301 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.654405 (+  1104us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.658387 (+  3982us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.658520 (+   133us) write_op.cc:312] APPLY: finished
0608 12:56:58.658968 (+   448us) log.cc:844] Serialized 52 byte log entry
0608 12:56:58.659425 (+   457us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.659569 (+   144us) write_op.cc:454] Released schema lock
0608 12:56:58.659664 (+    95us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":30819072,"child_traces":[["op",{"apply.queue_time_us":160558,"mutex_wait_us":11191,"num_ops":6,"prepare.queue_time_us":205850,"prepare.run_cpu_time_us":3720,"prepare.run_wall_time_us":27742,"replication_time_us":425439}]]}
I20260608 12:56:58.756181 22096 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=35, attempt_no=0}) took 1043 ms. Trace:
I20260608 12:56:58.752014 22110 rpcz_store.cc:276] 0608 12:56:57.638371 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.664717 (+ 26346us) service_pool.cc:224] Handling call
0608 12:56:58.749621 (+1084904us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.861213 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd1233cd7fa64717b91bb19a4e154fea
0608 12:56:57.894008 (+ 32795us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.897116 (+  3108us) write_op.cc:435] Acquired schema lock
0608 12:56:57.897146 (+    30us) tablet.cc:662] Decoding operations
0608 12:56:57.917363 (+ 20217us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.917475 (+   112us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.917544 (+    69us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:57.917977 (+   433us) tablet.cc:701] Row locks acquired
0608 12:56:57.918011 (+    34us) write_op.cc:260] PREPARE: finished
0608 12:56:57.918559 (+   548us) write_op.cc:270] Start()
0608 12:56:57.918829 (+   270us) write_op.cc:276] Timestamp: P: 1780923417918468 usec, L: 0
0608 12:56:57.918877 (+    48us) op_driver.cc:348] REPLICATION: starting
0608 12:56:57.936938 (+ 18061us) log.cc:844] Serialized 388 byte log entry
0608 12:56:58.195104 (+258166us) spinlock_profiling.cc:243] Waited 5.27 ms on lock 0x7b4400023e0c. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f0739b96d9b 00007f0739d0ac6c 00007f0739d0bdb5 00007f073d06968b 00007f073d061726 00007f0739e872f7 00007f0743ff1e6a 00007f0739ebdf3e 00007f0739eba1a6 00007f0739eb9453 00007f073d4f2f99
0608 12:56:58.386081 (+190977us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b58002858d0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d515abc 00007f073d4f5305 00007f073d502490 00007f073d5023a0 00007f073d502300 00007f073d5022a0 00007f073d50039f 000000000049a986 000000000049a618 00007f0739ec0131 00007f0739ec4b0b
0608 12:56:58.553364 (+167283us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.722522 (+169158us) write_op.cc:301] APPLY: starting
0608 12:56:58.722617 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.722851 (+   234us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.722890 (+    39us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.724220 (+  1330us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.724388 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.724431 (+    43us) write_op.cc:312] APPLY: finished
0608 12:56:58.724605 (+   174us) log.cc:844] Serialized 28 byte log entry
0608 12:56:58.730243 (+  5638us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.737001 (+  6758us) write_op.cc:454] Released schema lock
0608 12:56:58.739989 (+  2988us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":168922,"num_ops":2,"prepare.queue_time_us":168888,"prepare.run_cpu_time_us":21930,"prepare.run_wall_time_us":369408,"raft.queue_time_us":9260,"raft.run_cpu_time_us":4615,"raft.run_wall_time_us":430042,"replication_time_us":634321,"spinlock_wait_cycles":581823104,"thread_start_us":277498,"threads_started":1}]]}
I20260608 12:56:58.758185 22107 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=20, attempt_no=0}) took 1094 ms. Trace:
I20260608 12:56:58.720705 22097 rpcz_store.cc:276] 0608 12:56:57.636585 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.666178 (+ 29593us) service_pool.cc:224] Handling call
0608 12:56:57.695865 (+ 29687us) spinlock_profiling.cc:243] Waited 3.2 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.652029 (+956164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.827673 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5cc51fae48064a779cbe7932a1cb0d24
0608 12:56:57.844708 (+ 17035us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.845608 (+   900us) write_op.cc:435] Acquired schema lock
0608 12:56:57.846619 (+  1011us) tablet.cc:662] Decoding operations
0608 12:56:57.870417 (+ 23798us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.875040 (+  4623us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.879905 (+  4865us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:57.949469 (+ 69564us) tablet.cc:701] Row locks acquired
0608 12:56:57.950366 (+   897us) write_op.cc:260] PREPARE: finished
0608 12:56:57.972849 (+ 22483us) write_op.cc:270] Start()
0608 12:56:57.986601 (+ 13752us) write_op.cc:276] Timestamp: P: 1780923417972765 usec, L: 0
0608 12:56:57.986637 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.027524 (+ 40887us) log.cc:844] Serialized 519 byte log entry
0608 12:56:58.491543 (+464019us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.624239 (+132696us) write_op.cc:301] APPLY: starting
0608 12:56:58.624311 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.624520 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.624642 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.638662 (+ 14020us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.638862 (+   200us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.638955 (+    93us) write_op.cc:312] APPLY: finished
0608 12:56:58.639206 (+   251us) log.cc:844] Serialized 46 byte log entry
0608 12:56:58.639448 (+   242us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.639547 (+    99us) write_op.cc:454] Released schema lock
0608 12:56:58.639597 (+    50us) write_op.cc:341] FINISH: Updating metrics
0608 12:56:58.651865 (+ 12268us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b568c91 00007f073b58d273 00007f0742e649a7 00007f074117d396 00007f074117cb8f 00007f07411854e0 00007f0741185440 00007f07411853a0 00007f0741185340 00007f07411834bf
Metrics: {"spinlock_wait_cycles":7354240,"child_traces":[["op",{"apply.queue_time_us":132496,"mutex_wait_us":353,"num_ops":5,"prepare.queue_time_us":121024,"prepare.run_cpu_time_us":6990,"prepare.run_wall_time_us":205113,"replication_time_us":503139,"spinlock_wait_cycles":24136448}]]}
I20260608 12:56:58.741078 22105 rpcz_store.cc:276] 0608 12:56:57.610978 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.611229 (+   251us) service_pool.cc:224] Handling call
0608 12:56:58.740351 (+1129122us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.358424 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce332884b4474839808378e6958c80b7
0608 12:56:58.358952 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.358985 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:56:58.359008 (+    23us) tablet.cc:662] Decoding operations
0608 12:56:58.359503 (+   495us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.359564 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.359594 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:58.359991 (+   397us) tablet.cc:701] Row locks acquired
0608 12:56:58.360013 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:56:58.360194 (+   181us) write_op.cc:270] Start()
0608 12:56:58.363513 (+  3319us) write_op.cc:276] Timestamp: P: 1780923418360143 usec, L: 0
0608 12:56:58.364098 (+   585us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.370276 (+  6178us) log.cc:844] Serialized 475 byte log entry
0608 12:56:58.677115 (+306839us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.706994 (+ 29879us) write_op.cc:301] APPLY: starting
0608 12:56:58.707089 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.707249 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.707360 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.737883 (+ 30523us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.738072 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.738116 (+    44us) write_op.cc:312] APPLY: finished
0608 12:56:58.738328 (+   212us) log.cc:844] Serialized 40 byte log entry
0608 12:56:58.739333 (+  1005us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.739414 (+    81us) write_op.cc:454] Released schema lock
0608 12:56:58.739459 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29685,"num_ops":4,"prepare.queue_time_us":707837,"prepare.run_cpu_time_us":3261,"prepare.run_wall_time_us":23434,"replication_time_us":312887,"spinlock_wait_cycles":1657600}]]}
I20260608 12:56:58.779929 22111 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=28, attempt_no=0}) took 1103 ms. Trace:
I20260608 12:56:58.729282 22104 rpcz_store.cc:276] 0608 12:56:57.698634 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.706655 (+  8021us) service_pool.cc:224] Handling call
0608 12:56:58.070744 (+364089us) spinlock_profiling.cc:243] Waited 9.9 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.728285 (+657541us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.144008 (+     0us) write_op.cc:183] PREPARE: starting on tablet 12e927f42f2e4647b2509cabdb48bad3
0608 12:56:58.144708 (+   700us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.144751 (+    43us) write_op.cc:435] Acquired schema lock
0608 12:56:58.144777 (+    26us) tablet.cc:662] Decoding operations
0608 12:56:58.145167 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.145217 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.145248 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.145460 (+   212us) tablet.cc:701] Row locks acquired
0608 12:56:58.145479 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:56:58.145650 (+   171us) write_op.cc:270] Start()
0608 12:56:58.145794 (+   144us) write_op.cc:276] Timestamp: P: 1780923418145606 usec, L: 0
0608 12:56:58.145817 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.200500 (+ 54683us) log.cc:844] Serialized 388 byte log entry
0608 12:56:58.312603 (+112103us) spinlock_profiling.cc:243] Waited 45.7 ms on lock 0x7b540061f8d4. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d621115 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0 00007f074118092f 000000000049a986 000000000049a618
0608 12:56:58.557156 (+244553us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.724119 (+166963us) write_op.cc:301] APPLY: starting
0608 12:56:58.724200 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.724319 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.724340 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.725080 (+   740us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.725246 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.725296 (+    50us) write_op.cc:312] APPLY: finished
0608 12:56:58.727472 (+  2176us) log.cc:844] Serialized 28 byte log entry
0608 12:56:58.727715 (+   243us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.727790 (+    75us) write_op.cc:454] Released schema lock
0608 12:56:58.727829 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":22766336,"child_traces":[["op",{"apply.queue_time_us":166723,"mutex_wait_us":9511,"num_ops":2,"prepare.queue_time_us":28064,"prepare.run_cpu_time_us":4853,"prepare.run_wall_time_us":169443,"replication_time_us":411207,"spinlock_wait_cycles":105152256}]]}
I20260608 12:56:58.758625 22107 rpcz_store.cc:276] 0608 12:56:57.663745 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.663887 (+   142us) service_pool.cc:224] Handling call
0608 12:56:57.690787 (+ 26900us) spinlock_profiling.cc:243] Waited 3.98 ms on lock 0x7b3400169df8. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.758114 (+1067327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.058859 (+     0us) write_op.cc:183] PREPARE: starting on tablet c5f61688064e4fd0a62c6b7263dce587
0608 12:56:58.060224 (+  1365us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.060256 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:58.060272 (+    16us) tablet.cc:662] Decoding operations
0608 12:56:58.060743 (+   471us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.060804 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.060832 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:58.070449 (+  9617us) tablet.cc:701] Row locks acquired
0608 12:56:58.070463 (+    14us) write_op.cc:260] PREPARE: finished
0608 12:56:58.079111 (+  8648us) write_op.cc:270] Start()
0608 12:56:58.084591 (+  5480us) write_op.cc:276] Timestamp: P: 1780923418077858 usec, L: 0
0608 12:56:58.088683 (+  4092us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.133656 (+ 44973us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.601609 (+467953us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.648739 (+ 47130us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b60002345c8. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f0741014afb 00007f07412a3206 00007f074117a81c 00007f074117b5d2 00007f074117ff36 00007f074117fe4d 00007f074117fd8d 00007f074117fd0d 00007f074117de6c 00007f07441e6244 00007f07441dce8b
0608 12:56:58.751047 (+102308us) write_op.cc:301] APPLY: starting
0608 12:56:58.751123 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.751307 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.751328 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.756961 (+  5633us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.757137 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.757225 (+    88us) write_op.cc:312] APPLY: finished
0608 12:56:58.757427 (+   202us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.757625 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.757699 (+    74us) write_op.cc:454] Released schema lock
0608 12:56:58.757738 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9155840,"child_traces":[["op",{"apply.queue_time_us":102119,"mutex_wait_us":7751,"num_ops":3,"prepare.queue_time_us":362562,"prepare.run_cpu_time_us":4071,"prepare.run_wall_time_us":79560,"replication_time_us":511942,"spinlock_wait_cycles":23510784}]]}
I20260608 12:56:58.793241 22097 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=6, attempt_no=0}) took 1157 ms. Trace:
I20260608 12:56:58.793210 22093 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=25, attempt_no=0}) took 1164 ms. Trace:
I20260608 12:56:58.772586 22113 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=37, attempt_no=0}) took 1061 ms. Trace:
I20260608 12:56:58.784973 22084 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=36, attempt_no=0}) took 1032 ms. Trace:
I20260608 12:56:58.788640 22110 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=38, attempt_no=0}) took 1091 ms. Trace:
I20260608 12:56:58.794449 22097 rpcz_store.cc:276] 0608 12:56:57.636093 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.666133 (+ 30040us) service_pool.cc:224] Handling call
0608 12:56:58.156350 (+490217us) spinlock_profiling.cc:243] Waited 3.17 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.793173 (+636823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.164510 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09a58893b7ec4645b03d21d97d68c861
0608 12:56:58.165185 (+   675us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.165224 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:56:58.165238 (+    14us) tablet.cc:662] Decoding operations
0608 12:56:58.165743 (+   505us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.165796 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.165824 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:58.166251 (+   427us) tablet.cc:701] Row locks acquired
0608 12:56:58.166271 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:56:58.166461 (+   190us) write_op.cc:270] Start()
0608 12:56:58.166591 (+   130us) write_op.cc:276] Timestamp: P: 1780923418166409 usec, L: 0
0608 12:56:58.166614 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.185931 (+ 19317us) log.cc:844] Serialized 519 byte log entry
0608 12:56:58.298253 (+112322us) spinlock_profiling.cc:243] Waited 1.98 ms on lock 0x7b540025b5a0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d515abc 00007f073d52e498 00007f073d52dae6 00007f073d6206ff 00007f073d621072 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0
0608 12:56:58.586439 (+288186us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.782684 (+196245us) write_op.cc:301] APPLY: starting
0608 12:56:58.782837 (+   153us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.783197 (+   360us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.783242 (+    45us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.784266 (+  1024us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.784457 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.784507 (+    50us) write_op.cc:312] APPLY: finished
0608 12:56:58.792447 (+  7940us) log.cc:844] Serialized 46 byte log entry
0608 12:56:58.792721 (+   274us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.792807 (+    86us) write_op.cc:454] Released schema lock
0608 12:56:58.792847 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7295232,"child_traces":[["op",{"apply.queue_time_us":196053,"mutex_wait_us":7402,"num_ops":5,"prepare.queue_time_us":107,"prepare.run_cpu_time_us":5569,"prepare.run_wall_time_us":133952,"replication_time_us":419703,"spinlock_wait_cycles":4548480}]]}
I20260608 12:56:58.797430 22085 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=40, attempt_no=0}) took 1085 ms. Trace:
I20260608 12:56:58.804345 22085 rpcz_store.cc:276] 0608 12:56:57.711684 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.712353 (+   669us) service_pool.cc:224] Handling call
0608 12:56:58.797364 (+1085011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.208893 (+     0us) write_op.cc:183] PREPARE: starting on tablet c5f61688064e4fd0a62c6b7263dce587
0608 12:56:58.209411 (+   518us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.209440 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:56:58.209461 (+    21us) tablet.cc:662] Decoding operations
0608 12:56:58.209937 (+   476us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.209986 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.210015 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:58.210448 (+   433us) tablet.cc:701] Row locks acquired
0608 12:56:58.210471 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:56:58.210674 (+   203us) write_op.cc:270] Start()
0608 12:56:58.210793 (+   119us) write_op.cc:276] Timestamp: P: 1780923418210622 usec, L: 0
0608 12:56:58.210816 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.211594 (+   778us) log.cc:844] Serialized 475 byte log entry
0608 12:56:58.649478 (+437884us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.794322 (+144844us) write_op.cc:301] APPLY: starting
0608 12:56:58.794397 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.794542 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.794673 (+   131us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.795288 (+   615us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.795464 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.795517 (+    53us) write_op.cc:312] APPLY: finished
0608 12:56:58.795732 (+   215us) log.cc:844] Serialized 40 byte log entry
0608 12:56:58.796936 (+  1204us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.797013 (+    77us) write_op.cc:454] Released schema lock
0608 12:56:58.797052 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144178,"num_ops":4,"prepare.queue_time_us":491362,"prepare.run_cpu_time_us":3026,"prepare.run_wall_time_us":3025,"replication_time_us":438519}]]}
I20260608 12:56:58.810892 22107 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56708 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=26, attempt_no=0}) took 1146 ms. Trace:
I20260608 12:56:58.812500 22104 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=30, attempt_no=0}) took 1134 ms. Trace:
I20260608 12:56:58.804102 22099 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=15, attempt_no=0}) took 1164 ms. Trace:
I20260608 12:56:58.756747 22096 rpcz_store.cc:276] 0608 12:56:57.733551 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.742562 (+  9011us) service_pool.cc:224] Handling call
0608 12:56:58.756083 (+1013521us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.061293 (+     0us) write_op.cc:183] PREPARE: starting on tablet dc1db6b6ea1044668ecdcd948e08d419
0608 12:56:58.090463 (+ 29170us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.090501 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:56:58.090523 (+    22us) tablet.cc:662] Decoding operations
0608 12:56:58.091459 (+   936us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.091512 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.091603 (+    91us) tablet.cc:685] Acquiring locks for 10 operations
0608 12:56:58.092347 (+   744us) tablet.cc:701] Row locks acquired
0608 12:56:58.092364 (+    17us) write_op.cc:260] PREPARE: finished
0608 12:56:58.093405 (+  1041us) write_op.cc:270] Start()
0608 12:56:58.093542 (+   137us) write_op.cc:276] Timestamp: P: 1780923418093344 usec, L: 0
0608 12:56:58.093574 (+    32us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.422470 (+328896us) spinlock_profiling.cc:243] Waited 5.57 ms on lock 0x7b54006714a0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d53ae64 00007f073d637671 00007f073d6215e1 00007f073d620ed2 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0
0608 12:56:58.427283 (+  4813us) log.cc:844] Serialized 735 byte log entry
0608 12:56:58.680112 (+252829us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.745600 (+ 65488us) write_op.cc:301] APPLY: starting
0608 12:56:58.745793 (+   193us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.746115 (+   322us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.746138 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.748002 (+  1864us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.748246 (+   244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.748301 (+    55us) write_op.cc:312] APPLY: finished
0608 12:56:58.748676 (+   375us) log.cc:844] Serialized 76 byte log entry
0608 12:56:58.753281 (+  4605us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.755497 (+  2216us) write_op.cc:454] Released schema lock
0608 12:56:58.755545 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65212,"num_ops":10,"prepare.queue_time_us":268501,"prepare.run_cpu_time_us":7585,"prepare.run_wall_time_us":369555,"replication_time_us":585720,"spinlock_wait_cycles":12811008}]]}
I20260608 12:56:58.780274 22111 rpcz_store.cc:276] 0608 12:56:57.686494 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.693245 (+  6751us) service_pool.cc:224] Handling call
0608 12:56:58.779761 (+1086516us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.146515 (+     0us) write_op.cc:183] PREPARE: starting on tablet c5f61688064e4fd0a62c6b7263dce587
0608 12:56:58.173579 (+ 27064us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.175858 (+  2279us) write_op.cc:435] Acquired schema lock
0608 12:56:58.176472 (+   614us) tablet.cc:662] Decoding operations
0608 12:56:58.197119 (+ 20647us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.198835 (+  1716us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.199619 (+   784us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.207198 (+  7579us) tablet.cc:701] Row locks acquired
0608 12:56:58.207225 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:58.207471 (+   246us) write_op.cc:270] Start()
0608 12:56:58.207632 (+   161us) write_op.cc:276] Timestamp: P: 1780923418207403 usec, L: 0
0608 12:56:58.207652 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.208368 (+   716us) log.cc:844] Serialized 388 byte log entry
0608 12:56:58.649117 (+440749us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.772602 (+123485us) write_op.cc:301] APPLY: starting
0608 12:56:58.772719 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.772837 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.772932 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.773368 (+   436us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.773542 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.777678 (+  4136us) write_op.cc:312] APPLY: finished
0608 12:56:58.777843 (+   165us) log.cc:844] Serialized 28 byte log entry
0608 12:56:58.779328 (+  1485us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.779407 (+    79us) write_op.cc:454] Released schema lock
0608 12:56:58.779451 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":123258,"mutex_wait_us":7011,"num_ops":2,"prepare.queue_time_us":445923,"prepare.run_cpu_time_us":3172,"prepare.run_wall_time_us":65813,"replication_time_us":441334}]]}
I20260608 12:56:58.800964 22110 rpcz_store.cc:276] 0608 12:56:57.697795 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.758358 (+ 60563us) service_pool.cc:224] Handling call
0608 12:56:58.100656 (+342298us) spinlock_profiling.cc:243] Waited 4.95 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.788543 (+687887us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.123806 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09a58893b7ec4645b03d21d97d68c861
0608 12:56:58.142427 (+ 18621us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.143271 (+   844us) write_op.cc:435] Acquired schema lock
0608 12:56:58.144200 (+   929us) tablet.cc:662] Decoding operations
0608 12:56:58.144708 (+   508us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.144779 (+    71us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.144814 (+    35us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.145065 (+   251us) tablet.cc:701] Row locks acquired
0608 12:56:58.145086 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:56:58.145308 (+   222us) write_op.cc:270] Start()
0608 12:56:58.145420 (+   112us) write_op.cc:276] Timestamp: P: 1780923418145258 usec, L: 0
0608 12:56:58.145443 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.149070 (+  3627us) log.cc:844] Serialized 388 byte log entry
0608 12:56:58.579699 (+430629us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.781728 (+202029us) write_op.cc:301] APPLY: starting
0608 12:56:58.781810 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.781930 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.782021 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.782470 (+   449us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.782636 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.782680 (+    44us) write_op.cc:312] APPLY: finished
0608 12:56:58.782851 (+   171us) log.cc:844] Serialized 28 byte log entry
0608 12:56:58.787828 (+  4977us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.788185 (+   357us) write_op.cc:454] Released schema lock
0608 12:56:58.788234 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":11378944,"child_traces":[["op",{"apply.queue_time_us":201315,"mutex_wait_us":5564,"num_ops":2,"prepare.queue_time_us":3034,"prepare.run_cpu_time_us":3714,"prepare.run_wall_time_us":31527,"replication_time_us":430175}]]}
I20260608 12:56:58.799407 22113 rpcz_store.cc:276] 0608 12:56:57.711233 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.717602 (+  6369us) service_pool.cc:224] Handling call
0608 12:56:58.772297 (+1054695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.184006 (+     0us) write_op.cc:183] PREPARE: starting on tablet 986561403c7745818aba8f9cce37ae95
0608 12:56:58.215850 (+ 31844us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.216764 (+   914us) write_op.cc:435] Acquired schema lock
0608 12:56:58.216782 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:58.282139 (+ 65357us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.282720 (+   581us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.283626 (+   906us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:58.301356 (+ 17730us) tablet.cc:701] Row locks acquired
0608 12:56:58.301379 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:56:58.302262 (+   883us) write_op.cc:270] Start()
0608 12:56:58.302388 (+   126us) write_op.cc:276] Timestamp: P: 1780923418302214 usec, L: 0
0608 12:56:58.302412 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.308658 (+  6246us) log.cc:844] Serialized 605 byte log entry
0608 12:56:58.645045 (+336387us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.747070 (+102025us) write_op.cc:301] APPLY: starting
0608 12:56:58.747170 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.747398 (+   228us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.747497 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.768386 (+ 20889us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.768633 (+   247us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.768685 (+    52us) write_op.cc:312] APPLY: finished
0608 12:56:58.768962 (+   277us) log.cc:844] Serialized 58 byte log entry
0608 12:56:58.771826 (+  2864us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.771931 (+   105us) write_op.cc:454] Released schema lock
0608 12:56:58.771972 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":101779,"num_ops":7,"prepare.queue_time_us":463139,"prepare.run_cpu_time_us":4503,"prepare.run_wall_time_us":124900,"replication_time_us":342499}]]}
I20260608 12:56:58.795397 22093 rpcz_store.cc:276] 0608 12:56:57.631390 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.632139 (+   749us) service_pool.cc:224] Handling call
0608 12:56:58.793041 (+1160902us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:57.691035 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce332884b4474839808378e6958c80b7
0608 12:56:57.691693 (+   658us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:57.691735 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:56:57.691760 (+    25us) tablet.cc:662] Decoding operations
0608 12:56:57.693320 (+  1560us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:57.693373 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:57.693405 (+    32us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:57.693908 (+   503us) tablet.cc:701] Row locks acquired
0608 12:56:57.693928 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:56:58.355574 (+661646us) spinlock_profiling.cc:243] Waited 6.98 ms on lock 0x7b3400370598. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b566a42 00007f0741178ec4 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0 00007f074118092f 000000000049a986 000000000049a618
0608 12:56:58.355731 (+   157us) write_op.cc:270] Start()
0608 12:56:58.356001 (+   270us) write_op.cc:276] Timestamp: P: 1780923418355673 usec, L: 0
0608 12:56:58.356028 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.357921 (+  1893us) log.cc:844] Serialized 605 byte log entry
0608 12:56:58.676755 (+318834us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.698653 (+ 21898us) write_op.cc:301] APPLY: starting
0608 12:56:58.698789 (+   136us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.699264 (+   475us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.699313 (+    49us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.762988 (+ 63675us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.763189 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.763239 (+    50us) write_op.cc:312] APPLY: finished
0608 12:56:58.773902 (+ 10663us) log.cc:844] Serialized 58 byte log entry
0608 12:56:58.785809 (+ 11907us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.791922 (+  6113us) write_op.cc:454] Released schema lock
0608 12:56:58.792719 (+   797us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21636,"num_ops":7,"prepare.queue_time_us":57524,"prepare.run_cpu_time_us":11828,"prepare.run_wall_time_us":667214,"replication_time_us":320573,"spinlock_wait_cycles":16044800}]]}
I20260608 12:56:58.840699 22107 rpcz_store.cc:276] 0608 12:56:57.665796 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.668325 (+  2529us) service_pool.cc:224] Handling call
0608 12:56:57.743779 (+ 75454us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b3400169df8. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.810818 (+1067039us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.321466 (+     0us) write_op.cc:183] PREPARE: starting on tablet 986561403c7745818aba8f9cce37ae95
0608 12:56:58.353268 (+ 31802us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.354152 (+   884us) write_op.cc:435] Acquired schema lock
0608 12:56:58.354793 (+   641us) tablet.cc:662] Decoding operations
0608 12:56:58.380813 (+ 26020us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.380868 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.380897 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.381116 (+   219us) tablet.cc:701] Row locks acquired
0608 12:56:58.381133 (+    17us) write_op.cc:260] PREPARE: finished
0608 12:56:58.381312 (+   179us) write_op.cc:270] Start()
0608 12:56:58.381467 (+   155us) write_op.cc:276] Timestamp: P: 1780923418381261 usec, L: 0
0608 12:56:58.381528 (+    61us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.482693 (+101165us) spinlock_profiling.cc:243] Waited 8.54 ms on lock 0x7b54003645a0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d53ae64 00007f073d637671 00007f073d6215e1 00007f073d620ed2 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0
0608 12:56:58.483976 (+  1283us) log.cc:844] Serialized 388 byte log entry
0608 12:56:58.659921 (+175945us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.808993 (+149072us) write_op.cc:301] APPLY: starting
0608 12:56:58.809072 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.809238 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.809258 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.809752 (+   494us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.809920 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.809963 (+    43us) write_op.cc:312] APPLY: finished
0608 12:56:58.810183 (+   220us) log.cc:844] Serialized 28 byte log entry
0608 12:56:58.810379 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.810454 (+    75us) write_op.cc:454] Released schema lock
0608 12:56:58.810494 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3867392,"child_traces":[["op",{"apply.queue_time_us":147871,"num_ops":2,"prepare.queue_time_us":563321,"prepare.run_cpu_time_us":5870,"prepare.run_wall_time_us":165312,"replication_time_us":278275,"spinlock_wait_cycles":19636608}]]}
I20260608 12:56:58.840389 22110 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=24, attempt_no=0}) took 1177 ms. Trace:
I20260608 12:56:58.828718 22099 rpcz_store.cc:276] 0608 12:56:57.637922 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.665413 (+ 27491us) service_pool.cc:224] Handling call
0608 12:56:58.168974 (+503561us) spinlock_profiling.cc:243] Waited 30.9 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.802596 (+633622us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.324876 (+     0us) write_op.cc:183] PREPARE: starting on tablet 12e927f42f2e4647b2509cabdb48bad3
0608 12:56:58.325457 (+   581us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.325490 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:56:58.325504 (+    14us) tablet.cc:662] Decoding operations
0608 12:56:58.325952 (+   448us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.325997 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.326033 (+    36us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:58.326413 (+   380us) tablet.cc:701] Row locks acquired
0608 12:56:58.326432 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:56:58.326604 (+   172us) write_op.cc:270] Start()
0608 12:56:58.327917 (+  1313us) write_op.cc:276] Timestamp: P: 1780923418326558 usec, L: 0
0608 12:56:58.327940 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.329686 (+  1746us) log.cc:844] Serialized 475 byte log entry
0608 12:56:58.557655 (+227969us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.756201 (+198546us) write_op.cc:301] APPLY: starting
0608 12:56:58.756285 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.756434 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.756529 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.761438 (+  4909us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.761680 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.761774 (+    94us) write_op.cc:312] APPLY: finished
0608 12:56:58.762154 (+   380us) log.cc:844] Serialized 40 byte log entry
0608 12:56:58.785967 (+ 23813us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.791646 (+  5679us) write_op.cc:454] Released schema lock
0608 12:56:58.794055 (+  2409us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":70981376,"child_traces":[["op",{"apply.queue_time_us":198298,"num_ops":4,"prepare.queue_time_us":147527,"prepare.run_cpu_time_us":2946,"prepare.run_wall_time_us":5698,"replication_time_us":229447}]]}
I20260608 12:56:58.825707 22104 rpcz_store.cc:276] 0608 12:56:57.685993 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.688371 (+  2378us) service_pool.cc:224] Handling call
0608 12:56:58.276768 (+588397us) spinlock_profiling.cc:243] Waited 33.3 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.812430 (+535662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.322204 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09a58893b7ec4645b03d21d97d68c861
0608 12:56:58.354010 (+ 31806us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.357263 (+  3253us) write_op.cc:435] Acquired schema lock
0608 12:56:58.357282 (+    19us) tablet.cc:662] Decoding operations
0608 12:56:58.393070 (+ 35788us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.393122 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.393156 (+    34us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:58.393420 (+   264us) tablet.cc:701] Row locks acquired
0608 12:56:58.393441 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:56:58.393647 (+   206us) write_op.cc:270] Start()
0608 12:56:58.393769 (+   122us) write_op.cc:276] Timestamp: P: 1780923418393603 usec, L: 0
0608 12:56:58.393789 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.394461 (+   672us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.586760 (+192299us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.797114 (+210354us) write_op.cc:301] APPLY: starting
0608 12:56:58.797188 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.797323 (+   135us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.797414 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.802324 (+  4910us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.811437 (+  9113us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.811489 (+    52us) write_op.cc:312] APPLY: finished
0608 12:56:58.811733 (+   244us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.811928 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.812007 (+    79us) write_op.cc:454] Released schema lock
0608 12:56:58.812045 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":76520704,"child_traces":[["op",{"apply.queue_time_us":210163,"mutex_wait_us":18779,"num_ops":3,"prepare.queue_time_us":30378,"prepare.run_cpu_time_us":3060,"prepare.run_wall_time_us":74278,"replication_time_us":192842}]]}
I20260608 12:56:58.800681 22084 rpcz_store.cc:276] 0608 12:56:57.752067 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.754844 (+  2777us) service_pool.cc:224] Handling call
0608 12:56:58.212199 (+457355us) spinlock_profiling.cc:243] Waited 4.15 ms on lock 0x7b3400370598. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.784195 (+571996us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.382059 (+     0us) write_op.cc:183] PREPARE: starting on tablet ce332884b4474839808378e6958c80b7
0608 12:56:58.382599 (+   540us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.382631 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:58.382646 (+    15us) tablet.cc:662] Decoding operations
0608 12:56:58.383077 (+   431us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.383129 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.383160 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:58.386675 (+  3515us) tablet.cc:701] Row locks acquired
0608 12:56:58.386693 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:58.386868 (+   175us) write_op.cc:270] Start()
0608 12:56:58.387003 (+   135us) write_op.cc:276] Timestamp: P: 1780923418386819 usec, L: 0
0608 12:56:58.387024 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.387710 (+   686us) log.cc:844] Serialized 475 byte log entry
0608 12:56:58.677405 (+289695us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.735000 (+ 57595us) write_op.cc:301] APPLY: starting
0608 12:56:58.735153 (+   153us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.735470 (+   317us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.735573 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.775143 (+ 39570us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b5c0028128c. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f07446d336b 00007f07446d316e 00007f07446ca291 00007f0740fdad29 00007f0740fda266 00007f07411a2e35 00007f074117c086 00007f07411854e0 00007f0741185440 00007f07411853a0 00007f0741185340
0608 12:56:58.777160 (+  2017us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.777340 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.777385 (+    45us) write_op.cc:312] APPLY: finished
0608 12:56:58.777594 (+   209us) log.cc:844] Serialized 40 byte log entry
0608 12:56:58.783635 (+  6041us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.783772 (+   137us) write_op.cc:454] Released schema lock
0608 12:56:58.783818 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9555200,"child_traces":[["op",{"apply.queue_time_us":57378,"mutex_wait_us":4681,"num_ops":4,"prepare.queue_time_us":168750,"prepare.run_cpu_time_us":2888,"prepare.run_wall_time_us":14788,"replication_time_us":290267,"spinlock_wait_cycles":3251456}]]}
I20260608 12:56:58.866799 22096 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=31, attempt_no=0}) took 1189 ms. Trace:
I20260608 12:56:58.867913 22105 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38220 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=39, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:56:58.878254 22104 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=46, attempt_no=0}) took 1138 ms. Trace:
I20260608 12:56:58.852463 22110 rpcz_store.cc:276] 0608 12:56:57.669617 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.673412 (+  3795us) service_pool.cc:224] Handling call
0608 12:56:58.273058 (+599646us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.840296 (+567238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.319752 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5cc51fae48064a779cbe7932a1cb0d24
0608 12:56:58.321815 (+  2063us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.322706 (+   891us) write_op.cc:435] Acquired schema lock
0608 12:56:58.323456 (+   750us) tablet.cc:662] Decoding operations
0608 12:56:58.325195 (+  1739us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.325240 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.325267 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:58.325566 (+   299us) tablet.cc:701] Row locks acquired
0608 12:56:58.325582 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:56:58.325758 (+   176us) write_op.cc:270] Start()
0608 12:56:58.325874 (+   116us) write_op.cc:276] Timestamp: P: 1780923418325714 usec, L: 0
0608 12:56:58.325897 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.326579 (+   682us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.599218 (+272639us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.837688 (+238470us) write_op.cc:301] APPLY: starting
0608 12:56:58.837789 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.837925 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.838017 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.838850 (+   833us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.839027 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.839073 (+    46us) write_op.cc:312] APPLY: finished
0608 12:56:58.839303 (+   230us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.839538 (+   235us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.839675 (+   137us) write_op.cc:454] Released schema lock
0608 12:56:58.839774 (+    99us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":57023744,"child_traces":[["op",{"apply.queue_time_us":238299,"mutex_wait_us":21152,"num_ops":3,"prepare.queue_time_us":25738,"prepare.run_cpu_time_us":2980,"prepare.run_wall_time_us":17815,"replication_time_us":273200}]]}
I20260608 12:56:58.881248 22099 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34092 (ReqId={client: beded9ced5fa441aae795fa1e02cad6b, seq_no=34, attempt_no=0}) took 1184 ms. Trace:
I20260608 12:56:58.889243 22104 rpcz_store.cc:276] 0608 12:56:57.739673 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.817155 (+ 77482us) service_pool.cc:224] Handling call
0608 12:56:58.878192 (+1061037us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.244249 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd1233cd7fa64717b91bb19a4e154fea
0608 12:56:58.297740 (+ 53491us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.298132 (+   392us) write_op.cc:435] Acquired schema lock
0608 12:56:58.298150 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:58.298713 (+   563us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.298757 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.298916 (+   159us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:58.309852 (+ 10936us) tablet.cc:701] Row locks acquired
0608 12:56:58.311234 (+  1382us) write_op.cc:260] PREPARE: finished
0608 12:56:58.507619 (+196385us) spinlock_profiling.cc:243] Waited 2.29 ms on lock 0x7b2c000e1c48. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073bc9899b 00007f073bcb21e3 00007f073bcb1b68 00007f073bcb1ac8 00007f073d69cca8 00007f073d69c940 00007f07411791d2 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810
0608 12:56:58.507739 (+   120us) write_op.cc:270] Start()
0608 12:56:58.508015 (+   276us) write_op.cc:276] Timestamp: P: 1780923418322452 usec, L: 0
0608 12:56:58.508042 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.508832 (+   790us) log.cc:844] Serialized 519 byte log entry
0608 12:56:58.716421 (+207589us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.876100 (+159679us) write_op.cc:301] APPLY: starting
0608 12:56:58.876160 (+    60us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.876275 (+   115us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.876288 (+    13us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.877203 (+   915us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.877359 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.877390 (+    31us) write_op.cc:312] APPLY: finished
0608 12:56:58.877551 (+   161us) log.cc:844] Serialized 46 byte log entry
0608 12:56:58.877736 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.877820 (+    84us) write_op.cc:454] Released schema lock
0608 12:56:58.877859 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":159514,"num_ops":5,"prepare.queue_time_us":380483,"prepare.run_cpu_time_us":12026,"prepare.run_wall_time_us":267506,"replication_time_us":208229,"spinlock_wait_cycles":5265664}]]}
I20260608 12:56:58.891745 22099 rpcz_store.cc:276] 0608 12:56:57.697292 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.715508 (+ 18216us) service_pool.cc:224] Handling call
0608 12:56:57.832029 (+116521us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b3400330028. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073b4e54bb 00007f073b56564f 00007f073b5e9c24 00007f073b5eefaf 00007f073b5f17eb 00007f073b5f1740 00007f073b5f16a0 00007f073b5f1640 00007f073b5ef96f 000000000049a986 000000000049a618
0608 12:56:58.881167 (+1049138us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.509366 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd1233cd7fa64717b91bb19a4e154fea
0608 12:56:58.513181 (+  3815us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.513218 (+    37us) write_op.cc:435] Acquired schema lock
0608 12:56:58.513239 (+    21us) tablet.cc:662] Decoding operations
0608 12:56:58.573847 (+ 60608us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.573896 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.573925 (+    29us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:56:58.574368 (+   443us) tablet.cc:701] Row locks acquired
0608 12:56:58.574390 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:56:58.574579 (+   189us) write_op.cc:270] Start()
0608 12:56:58.574728 (+   149us) write_op.cc:276] Timestamp: P: 1780923418574522 usec, L: 0
0608 12:56:58.574748 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.575336 (+   588us) log.cc:844] Serialized 649 byte log entry
0608 12:56:58.751104 (+175768us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.877431 (+126327us) write_op.cc:301] APPLY: starting
0608 12:56:58.877514 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.877730 (+   216us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.877954 (+   224us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.879913 (+  1959us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.880122 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.880172 (+    50us) write_op.cc:312] APPLY: finished
0608 12:56:58.880434 (+   262us) log.cc:844] Serialized 64 byte log entry
0608 12:56:58.880694 (+   260us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.880803 (+   109us) write_op.cc:454] Released schema lock
0608 12:56:58.880853 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":36427008,"child_traces":[["op",{"apply.queue_time_us":126128,"num_ops":8,"prepare.queue_time_us":648360,"prepare.run_cpu_time_us":3728,"prepare.run_wall_time_us":83151,"replication_time_us":176231}]]}
I20260608 12:56:58.868506 22105 rpcz_store.cc:276] 0608 12:56:57.753518 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.753658 (+   140us) service_pool.cc:224] Handling call
0608 12:56:58.867818 (+1114160us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.415168 (+     0us) write_op.cc:183] PREPARE: starting on tablet a5af22c2629446e08a24272515a8c7fd
0608 12:56:58.415736 (+   568us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.415768 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:58.415785 (+    17us) tablet.cc:662] Decoding operations
0608 12:56:58.416733 (+   948us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.416784 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.416812 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:58.417097 (+   285us) tablet.cc:701] Row locks acquired
0608 12:56:58.417118 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:56:58.417310 (+   192us) write_op.cc:270] Start()
0608 12:56:58.417446 (+   136us) write_op.cc:276] Timestamp: P: 1780923418417262 usec, L: 0
0608 12:56:58.417463 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.438341 (+ 20878us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.541490 (+103149us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b540051d954. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d5145cb 00007f073d621115 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0 00007f074118092f 000000000049a986 000000000049a618
0608 12:56:58.632400 (+ 90910us) spinlock_profiling.cc:243] Waited 83.8 ms on lock 0x7b58001820d0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f073d515abc 00007f073d4f5305 00007f073d502490 00007f073d5023a0 00007f073d502300 00007f073d5022a0 00007f073d50039f 000000000049a986 000000000049a618 00007f0739ec0131 00007f0739ec4b0b
0608 12:56:58.709456 (+ 77056us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.823059 (+113603us) write_op.cc:301] APPLY: starting
0608 12:56:58.823131 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.823261 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.823282 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.864742 (+ 41460us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.864946 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.864995 (+    49us) write_op.cc:312] APPLY: finished
0608 12:56:58.865192 (+   197us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.867107 (+  1915us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.867259 (+   152us) write_op.cc:454] Released schema lock
0608 12:56:58.867341 (+    82us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":113409,"num_ops":3,"prepare.queue_time_us":656299,"prepare.run_cpu_time_us":4553,"prepare.run_wall_time_us":126640,"raft.queue_time_us":3213,"raft.run_cpu_time_us":2588,"raft.run_wall_time_us":87591,"replication_time_us":291849,"spinlock_wait_cycles":227632256}]]}
I20260608 12:56:58.867287 22096 rpcz_store.cc:276] 0608 12:56:57.687631 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:57.699531 (+ 11900us) service_pool.cc:224] Handling call
0608 12:56:58.866727 (+1167196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.542002 (+     0us) write_op.cc:183] PREPARE: starting on tablet a5af22c2629446e08a24272515a8c7fd
0608 12:56:58.542629 (+   627us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.542669 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:56:58.542720 (+    51us) tablet.cc:662] Decoding operations
0608 12:56:58.543472 (+   752us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.543567 (+    95us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.543630 (+    63us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:58.544092 (+   462us) tablet.cc:701] Row locks acquired
0608 12:56:58.544107 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:56:58.544299 (+   192us) write_op.cc:270] Start()
0608 12:56:58.544455 (+   156us) write_op.cc:276] Timestamp: P: 1780923418544251 usec, L: 0
0608 12:56:58.544472 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.621283 (+ 76811us) spinlock_profiling.cc:243] Waited 61.1 ms on lock 0x7b5400673ca0. stack: 00007f0739e613a1 00007f0739e611c8 00007f073963cf11 000000000047f705 000000000047f658 00007f0742a92152 00007f073d52e134 00007f073d52dae6 00007f073d6206ff 00007f073d621072 00007f0741179788 00007f0741178660 00007f0741182950 00007f07411828b0 00007f0741182810 00007f07411827b0
0608 12:56:58.621937 (+   654us) log.cc:844] Serialized 432 byte log entry
0608 12:56:58.761006 (+139069us) op_driver.cc:464] REPLICATION: finished
0608 12:56:58.834873 (+ 73867us) write_op.cc:301] APPLY: starting
0608 12:56:58.834947 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:58.835090 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:58.835148 (+    58us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:58.865145 (+ 29997us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:58.865340 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:58.865387 (+    47us) write_op.cc:312] APPLY: finished
0608 12:56:58.865765 (+   378us) log.cc:844] Serialized 34 byte log entry
0608 12:56:58.866030 (+   265us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:58.866140 (+   110us) write_op.cc:454] Released schema lock
0608 12:56:58.866220 (+    80us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73673,"num_ops":3,"prepare.queue_time_us":742836,"prepare.run_cpu_time_us":6464,"prepare.run_wall_time_us":85767,"replication_time_us":216378,"spinlock_wait_cycles":140573056}]]}
W20260608 12:56:59.058776 21702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:43819, user_credentials={real_user=slave}} blocked reactor thread for 63556.4us
W20260608 12:56:59.168370 21851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:43819, user_credentials={real_user=slave}} blocked reactor thread for 55679.1us
W20260608 12:57:00.523799 21778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 140515us
W20260608 12:57:00.582494 21776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 128749us
W20260608 12:57:00.707844 21702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:43819, user_credentials={real_user=slave}} blocked reactor thread for 96508.8us
W20260608 12:57:01.234668 21851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:43819, user_credentials={real_user=slave}} blocked reactor thread for 157144us
W20260608 12:57:01.248764 21778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 99660.8us
W20260608 12:57:01.446166 21776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 61011.4us
W20260608 12:57:01.550391 21703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 142046us
W20260608 12:57:01.556110 22030 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.002s	sys 0.000s
W20260608 12:57:01.650709 22030 meta_cache.cc:1261] Time spent looking up entry by key: real 0.091s	user 0.000s	sys 0.000s
W20260608 12:57:01.907948 21851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:43819, user_credentials={real_user=slave}} blocked reactor thread for 62459.6us
W20260608 12:57:02.072909 21776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 56282.8us
W20260608 12:57:02.756129 21703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 50577.7us
W20260608 12:57:03.205999 22086 log.cc:927] Time spent T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260608 12:57:03.227193 22044 log.cc:927] Time spent T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260608 12:57:03.240556 21918 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 79306.7us
W20260608 12:57:03.273119 21850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 96886.4us
W20260608 12:57:03.385037 22034 log.cc:927] Time spent T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260608 12:57:03.313352 21703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 104036us
I20260608 12:57:03.581688 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:03.594293 22167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.596050 22170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.596393 22168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:03.597460 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:03.599752 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:03.599949 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:03.600091 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923423600080 us; error 0 us; skew 500 ppm
I20260608 12:57:03.600715 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:03.603464 17186 webserver.cc:533] Webserver started at http://127.16.200.132:36433/ using document root <none> and password file <none>
I20260608 12:57:03.603977 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:03.604162 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:03.604429 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:03.605804 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "b7019108a51541939bdc10286960da63"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.611093 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:03.614754 22175 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.615511 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:03.615789 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "b7019108a51541939bdc10286960da63"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.616057 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:57:03.626471 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:03.627959 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:03.630016 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:03.633178 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:03.633423 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.633673 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:03.633848 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.692678 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:43327
I20260608 12:57:03.692847 22237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:43327 every 8 connection(s)
I20260608 12:57:03.699548 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:03.714366 22242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.715214 22243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.717883 22245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:03.720680 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:03.723868 22238 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
I20260608 12:57:03.724255 22238 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:03.724884 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:03.725140 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:03.725023 22238 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:57:03.725394 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923423725371 us; error 0 us; skew 500 ppm
I20260608 12:57:03.726071 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:03.727577 21628 ts_manager.cc:194] Registered new tserver with Master: b7019108a51541939bdc10286960da63 (127.16.200.132:43327)
I20260608 12:57:03.728987 17186 webserver.cc:533] Webserver started at http://127.16.200.133:43437/ using document root <none> and password file <none>
I20260608 12:57:03.729558 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:03.729452 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52632
I20260608 12:57:03.729887 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:03.730286 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:03.731657 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-4-root/instance:
uuid: "8c9a13e238414491bab0edd80aba2805"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.736515 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:57:03.739854 22250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.740566 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:03.740912 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-4-root
uuid: "8c9a13e238414491bab0edd80aba2805"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.741160 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:57:03.761633 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:03.762981 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:03.764396 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:03.766964 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:03.767163 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.767410 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:03.767573 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.847966 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.133:38753
I20260608 12:57:03.848088 22312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.133:38753 every 8 connection(s)
I20260608 12:57:03.854385 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:03.862754 22316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.864444 22317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:03.867401 22319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:03.867702 22313 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
I20260608 12:57:03.868186 22313 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:03.869210 22313 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:57:03.869278 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:03.870328 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:03.870620 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:03.870843 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923423870823 us; error 0 us; skew 500 ppm
I20260608 12:57:03.871613 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:03.871516 21628 ts_manager.cc:194] Registered new tserver with Master: 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753)
I20260608 12:57:03.873706 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52646
I20260608 12:57:03.874594 17186 webserver.cc:533] Webserver started at http://127.16.200.134:33533/ using document root <none> and password file <none>
I20260608 12:57:03.875183 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:03.875435 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:03.875732 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:03.876900 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-5-root/instance:
uuid: "931d21cbda0c4172903e64286aca24c3"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.881721 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:57:03.885746 22324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.886533 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:57:03.886854 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-5-root
uuid: "931d21cbda0c4172903e64286aca24c3"
format_stamp: "Formatted at 2026-06-08 12:57:03 on dist-test-slave-jxwz"
I20260608 12:57:03.887116 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-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)
I20260608 12:57:03.904758 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:03.906013 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:03.907573 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:03.910990 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:03.911262 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:03.911566 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:03.911834 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:03.992220 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.134:34011
I20260608 12:57:03.992321 22386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.134:34011 every 8 connection(s)
I20260608 12:57:04.008226 22387 heartbeater.cc:344] Connected to a master server at 127.16.200.190:46293
I20260608 12:57:04.008597 22387 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:04.009335 22387 heartbeater.cc:507] Master 127.16.200.190:46293 requested a full tablet report, sending...
I20260608 12:57:04.011713 21628 ts_manager.cc:194] Registered new tserver with Master: 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011)
I20260608 12:57:04.013520 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52654
I20260608 12:57:04.605019 21732 consensus_queue.cc:237] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:04.612286 21882 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.614699 21810 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.615856 22393 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.617055 22160 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.626888 22160 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.628512 21810 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.630415 21882 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
W20260608 12:57:04.631690 21703 consensus_peers.cc:597] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd1233cd7fa64717b91bb19a4e154fea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.658912 21882 consensus_queue.cc:237] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:04.658725 21636 catalog_manager.cc:5696] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.671439 21810 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.674178 22157 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.674711 21734 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.677518 22405 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 12:57:04.691918 21853 consensus_peers.cc:597] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d77c3b08862b439daa7b32188a62d7b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.692905 22157 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.693781 21732 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.701161 21810 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.716167 21882 consensus_queue.cc:237] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:04.732993 21732 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.732795 21629 catalog_manager.cc:5696] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.734351 22238 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:57:04.735167 21810 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.734696 22405 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.736876 22410 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.754381 22405 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:04.759294 21807 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:04.760119 21732 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
W20260608 12:57:04.761293 21853 consensus_peers.cc:597] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer b7019108a51541939bdc10286960da63 (127.16.200.132:43327): Couldn't send request to peer b7019108a51541939bdc10286960da63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5f61688064e4fd0a62c6b7263dce587. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.772939 21636 catalog_manager.cc:5696] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:04.791352 21807 consensus_queue.cc:237] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:04.798950 21732 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:04.800170 21882 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:04.800864 22417 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:04.801926 22142 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:57:04.810518 21778 consensus_peers.cc:597] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0600155dd95140f0873193e26be3ea78. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.810966 22417 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.812938 21732 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.813659 21882 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:04.827497 21631 catalog_manager.cc:5696] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index -1 to 26, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:04.828742 21807 consensus_queue.cc:237] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:04.836390 21882 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:04.838387 22156 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:04.840971 21732 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:57:04.843726 22156 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:57:04.849121 22142 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
W20260608 12:57:04.850641 21779 consensus_peers.cc:597] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc1db6b6ea1044668ecdcd948e08d419. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.851544 21887 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.865751 21887 consensus_queue.cc:237] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:04.867287 21629 catalog_manager.cc:5696] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index -1 to 26, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.870911 21732 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:04.877126 22313 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:57:04.881649 21807 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:04.883617 21853 consensus_peers.cc:597] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer b7019108a51541939bdc10286960da63 (127.16.200.132:43327): Couldn't send request to peer b7019108a51541939bdc10286960da63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 986561403c7745818aba8f9cce37ae95. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:04.884167 22157 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.887629 21732 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:04.889442 22157 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:04.897042 22410 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:04.898934 21807 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:04.900277 21732 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:04.913297 21631 catalog_manager.cc:5696] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:05.015784 22387 heartbeater.cc:499] Master 127.16.200.190:46293 was elected leader, sending a full tablet report...
I20260608 12:57:05.129247 22427 ts_tablet_manager.cc:933] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Initiating tablet copy from peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:57:05.131363 22427 tablet_copy_client.cc:323] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40527
I20260608 12:57:05.142661 21897 tablet_copy_service.cc:140] P 2e76a1a67a9e4260a9b88c46332e1cae: Received BeginTabletCopySession request for tablet c5f61688064e4fd0a62c6b7263dce587 from peer b7019108a51541939bdc10286960da63 ({username='slave'} at 127.0.0.1:54272)
I20260608 12:57:05.143390 21897 tablet_copy_service.cc:161] P 2e76a1a67a9e4260a9b88c46332e1cae: Beginning new tablet copy session on tablet c5f61688064e4fd0a62c6b7263dce587 from peer b7019108a51541939bdc10286960da63 at {username='slave'} at 127.0.0.1:54272: session id = b7019108a51541939bdc10286960da63-c5f61688064e4fd0a62c6b7263dce587
I20260608 12:57:05.152136 21897 tablet_copy_source_session.cc:215] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.155479 22427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f61688064e4fd0a62c6b7263dce587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.168319 22427 tablet_copy_client.cc:806] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.168944 22427 tablet_copy_client.cc:670] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.174252 22428 tablet_copy_client.cc:1025] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:05.202744 22430 ts_tablet_manager.cc:933] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Initiating tablet copy from peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517)
I20260608 12:57:05.205493 22430 tablet_copy_client.cc:323] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:46517
I20260608 12:57:05.219079 22434 ts_tablet_manager.cc:933] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Initiating tablet copy from peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:57:05.220031 21748 tablet_copy_service.cc:140] P 808b71bf8561407a8056e65994959d25: Received BeginTabletCopySession request for tablet fd1233cd7fa64717b91bb19a4e154fea from peer 931d21cbda0c4172903e64286aca24c3 ({username='slave'} at 127.0.0.1:59886)
I20260608 12:57:05.220731 21748 tablet_copy_service.cc:161] P 808b71bf8561407a8056e65994959d25: Beginning new tablet copy session on tablet fd1233cd7fa64717b91bb19a4e154fea from peer 931d21cbda0c4172903e64286aca24c3 at {username='slave'} at 127.0.0.1:59886: session id = 931d21cbda0c4172903e64286aca24c3-fd1233cd7fa64717b91bb19a4e154fea
I20260608 12:57:05.222070 22434 tablet_copy_client.cc:323] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40527
I20260608 12:57:05.229343 21748 tablet_copy_source_session.cc:215] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.233204 22430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1233cd7fa64717b91bb19a4e154fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.240654 21897 tablet_copy_service.cc:140] P 2e76a1a67a9e4260a9b88c46332e1cae: Received BeginTabletCopySession request for tablet d77c3b08862b439daa7b32188a62d7b0 from peer 8c9a13e238414491bab0edd80aba2805 ({username='slave'} at 127.0.0.1:54278)
I20260608 12:57:05.241385 21897 tablet_copy_service.cc:161] P 2e76a1a67a9e4260a9b88c46332e1cae: Beginning new tablet copy session on tablet d77c3b08862b439daa7b32188a62d7b0 from peer 8c9a13e238414491bab0edd80aba2805 at {username='slave'} at 127.0.0.1:54278: session id = 8c9a13e238414491bab0edd80aba2805-d77c3b08862b439daa7b32188a62d7b0
I20260608 12:57:05.249598 21897 tablet_copy_source_session.cc:215] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.252682 22437 ts_tablet_manager.cc:933] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: Initiating tablet copy from peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:57:05.253156 22434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c3b08862b439daa7b32188a62d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.255023 22437 tablet_copy_client.cc:323] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:43819
I20260608 12:57:05.261801 22430 tablet_copy_client.cc:806] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.262509 22430 tablet_copy_client.cc:670] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.267380 22431 tablet_copy_client.cc:1025] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:05.272665 21823 tablet_copy_service.cc:140] P 9b39cf7240ed409483f619402244205c: Received BeginTabletCopySession request for tablet 0600155dd95140f0873193e26be3ea78 from peer 931d21cbda0c4172903e64286aca24c3 ({username='slave'} at 127.0.0.1:51964)
I20260608 12:57:05.273340 21823 tablet_copy_service.cc:161] P 9b39cf7240ed409483f619402244205c: Beginning new tablet copy session on tablet 0600155dd95140f0873193e26be3ea78 from peer 931d21cbda0c4172903e64286aca24c3 at {username='slave'} at 127.0.0.1:51964: session id = 931d21cbda0c4172903e64286aca24c3-0600155dd95140f0873193e26be3ea78
I20260608 12:57:05.280506 22434 tablet_copy_client.cc:806] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.281301 22434 tablet_copy_client.cc:670] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.281414 21823 tablet_copy_source_session.cc:215] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.286371 22435 tablet_copy_client.cc:1025] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:05.287134 22437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0600155dd95140f0873193e26be3ea78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.304683 22437 tablet_copy_client.cc:806] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.305459 22437 tablet_copy_client.cc:670] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.309988 22438 tablet_copy_client.cc:1025] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:05.391146 22439 ts_tablet_manager.cc:933] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Initiating tablet copy from peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:57:05.393038 22439 tablet_copy_client.cc:323] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:43819
I20260608 12:57:05.402865 21823 tablet_copy_service.cc:140] P 9b39cf7240ed409483f619402244205c: Received BeginTabletCopySession request for tablet dc1db6b6ea1044668ecdcd948e08d419 from peer 8c9a13e238414491bab0edd80aba2805 ({username='slave'} at 127.0.0.1:51978)
I20260608 12:57:05.403512 21823 tablet_copy_service.cc:161] P 9b39cf7240ed409483f619402244205c: Beginning new tablet copy session on tablet dc1db6b6ea1044668ecdcd948e08d419 from peer 8c9a13e238414491bab0edd80aba2805 at {username='slave'} at 127.0.0.1:51978: session id = 8c9a13e238414491bab0edd80aba2805-dc1db6b6ea1044668ecdcd948e08d419
I20260608 12:57:05.411703 21823 tablet_copy_source_session.cc:215] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.415009 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1db6b6ea1044668ecdcd948e08d419. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.429673 22439 tablet_copy_client.cc:806] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.430395 22439 tablet_copy_client.cc:670] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.434036 22440 tablet_copy_client.cc:1025] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:05.493520 22441 ts_tablet_manager.cc:933] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Initiating tablet copy from peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:57:05.495630 22441 tablet_copy_client.cc:323] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40527
I20260608 12:57:05.497505 21897 tablet_copy_service.cc:140] P 2e76a1a67a9e4260a9b88c46332e1cae: Received BeginTabletCopySession request for tablet 986561403c7745818aba8f9cce37ae95 from peer b7019108a51541939bdc10286960da63 ({username='slave'} at 127.0.0.1:54272)
I20260608 12:57:05.498154 21897 tablet_copy_service.cc:161] P 2e76a1a67a9e4260a9b88c46332e1cae: Beginning new tablet copy session on tablet 986561403c7745818aba8f9cce37ae95 from peer b7019108a51541939bdc10286960da63 at {username='slave'} at 127.0.0.1:54272: session id = b7019108a51541939bdc10286960da63-986561403c7745818aba8f9cce37ae95
I20260608 12:57:05.506282 21897 tablet_copy_source_session.cc:215] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:05.509402 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986561403c7745818aba8f9cce37ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:05.523641 22441 tablet_copy_client.cc:806] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:05.524251 22441 tablet_copy_client.cc:670] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:05.528216 22442 tablet_copy_client.cc:1025] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:07.175333 22427 tablet_copy_client.cc:538] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:07.183020 22427 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Bootstrap starting.
I20260608 12:57:07.268389 22430 tablet_copy_client.cc:538] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:07.278731 22430 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Bootstrap starting.
I20260608 12:57:07.287418 22434 tablet_copy_client.cc:538] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:07.298274 22434 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Bootstrap starting.
I20260608 12:57:07.311071 22437 tablet_copy_client.cc:538] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:07.321326 22437 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: Bootstrap starting.
I20260608 12:57:07.329072 22427 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:07.330315 22427 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Bootstrap complete.
I20260608 12:57:07.331164 22427 ts_tablet_manager.cc:1403] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Time spent bootstrapping tablet: real 0.148s	user 0.145s	sys 0.004s
I20260608 12:57:07.334318 22427 raft_consensus.cc:359] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:07.335812 22427 raft_consensus.cc:740] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7019108a51541939bdc10286960da63, State: Initialized, Role: LEARNER
I20260608 12:57:07.336611 22427 consensus_queue.cc:260] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
W20260608 12:57:07.352710 21853 consensus_peers.cc:597] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:07.382278 22427 ts_tablet_manager.cc:1434] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.032s
I20260608 12:57:07.384536 21897 tablet_copy_service.cc:342] P 2e76a1a67a9e4260a9b88c46332e1cae: Request end of tablet copy session b7019108a51541939bdc10286960da63-c5f61688064e4fd0a62c6b7263dce587 received from {username='slave'} at 127.0.0.1:54272
I20260608 12:57:07.385169 21897 tablet_copy_service.cc:434] P 2e76a1a67a9e4260a9b88c46332e1cae: ending tablet copy session b7019108a51541939bdc10286960da63-c5f61688064e4fd0a62c6b7263dce587 on tablet c5f61688064e4fd0a62c6b7263dce587 with peer b7019108a51541939bdc10286960da63
I20260608 12:57:07.434990 22439 tablet_copy_client.cc:538] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:07.445654 22439 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Bootstrap starting.
I20260608 12:57:07.530179 22441 tablet_copy_client.cc:538] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:57:07.566298 21703 consensus_peers.cc:597] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:07.569501 22441 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Bootstrap starting.
W20260608 12:57:07.574774 21779 consensus_peers.cc:597] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:07.583518 22430 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:07.597723 22430 tablet_bootstrap.cc:492] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Bootstrap complete.
I20260608 12:57:07.598982 22430 ts_tablet_manager.cc:1403] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Time spent bootstrapping tablet: real 0.320s	user 0.170s	sys 0.026s
I20260608 12:57:07.605105 22430 raft_consensus.cc:359] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:07.620806 22430 raft_consensus.cc:740] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 931d21cbda0c4172903e64286aca24c3, State: Initialized, Role: LEARNER
I20260608 12:57:07.621680 22430 consensus_queue.cc:260] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:07.628909 22430 ts_tablet_manager.cc:1434] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.004s
I20260608 12:57:07.632417 21748 tablet_copy_service.cc:342] P 808b71bf8561407a8056e65994959d25: Request end of tablet copy session 931d21cbda0c4172903e64286aca24c3-fd1233cd7fa64717b91bb19a4e154fea received from {username='slave'} at 127.0.0.1:59886
I20260608 12:57:07.633178 21748 tablet_copy_service.cc:434] P 808b71bf8561407a8056e65994959d25: ending tablet copy session 931d21cbda0c4172903e64286aca24c3-fd1233cd7fa64717b91bb19a4e154fea on tablet fd1233cd7fa64717b91bb19a4e154fea with peer 931d21cbda0c4172903e64286aca24c3
I20260608 12:57:07.664549 22434 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:07.681913 22434 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Bootstrap complete.
I20260608 12:57:07.682945 22434 ts_tablet_manager.cc:1403] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Time spent bootstrapping tablet: real 0.385s	user 0.164s	sys 0.025s
I20260608 12:57:07.687223 22434 raft_consensus.cc:359] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
W20260608 12:57:07.690732 21778 consensus_peers.cc:597] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:07.694000 22434 raft_consensus.cc:740] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c9a13e238414491bab0edd80aba2805, State: Initialized, Role: LEARNER
I20260608 12:57:07.694761 22434 consensus_queue.cc:260] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:07.703212 22213 raft_consensus.cc:1217] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:07.709589 22434 ts_tablet_manager.cc:1434] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.005s
I20260608 12:57:07.715464 21897 tablet_copy_service.cc:342] P 2e76a1a67a9e4260a9b88c46332e1cae: Request end of tablet copy session 8c9a13e238414491bab0edd80aba2805-d77c3b08862b439daa7b32188a62d7b0 received from {username='slave'} at 127.0.0.1:54278
I20260608 12:57:07.716004 21897 tablet_copy_service.cc:434] P 2e76a1a67a9e4260a9b88c46332e1cae: ending tablet copy session 8c9a13e238414491bab0edd80aba2805-d77c3b08862b439daa7b32188a62d7b0 on tablet d77c3b08862b439daa7b32188a62d7b0 with peer 8c9a13e238414491bab0edd80aba2805
I20260608 12:57:07.723229 22437 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: 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
I20260608 12:57:07.724447 22437 tablet_bootstrap.cc:492] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: Bootstrap complete.
I20260608 12:57:07.725521 22437 ts_tablet_manager.cc:1403] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: Time spent bootstrapping tablet: real 0.404s	user 0.166s	sys 0.024s
I20260608 12:57:07.729816 22437 raft_consensus.cc:359] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:07.730755 22437 raft_consensus.cc:740] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 931d21cbda0c4172903e64286aca24c3, State: Initialized, Role: LEARNER
I20260608 12:57:07.738056 22437 consensus_queue.cc:260] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:07.749485 22437 ts_tablet_manager.cc:1434] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 12:57:07.757993 21823 tablet_copy_service.cc:342] P 9b39cf7240ed409483f619402244205c: Request end of tablet copy session 931d21cbda0c4172903e64286aca24c3-0600155dd95140f0873193e26be3ea78 received from {username='slave'} at 127.0.0.1:51964
I20260608 12:57:07.758598 21823 tablet_copy_service.cc:434] P 9b39cf7240ed409483f619402244205c: ending tablet copy session 931d21cbda0c4172903e64286aca24c3-0600155dd95140f0873193e26be3ea78 on tablet 0600155dd95140f0873193e26be3ea78 with peer 931d21cbda0c4172903e64286aca24c3
I20260608 12:57:07.771368 22439 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:07.772394 22439 tablet_bootstrap.cc:492] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Bootstrap complete.
I20260608 12:57:07.773260 22439 ts_tablet_manager.cc:1403] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Time spent bootstrapping tablet: real 0.328s	user 0.151s	sys 0.043s
I20260608 12:57:07.776921 22439 raft_consensus.cc:359] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:07.777766 22439 raft_consensus.cc:740] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c9a13e238414491bab0edd80aba2805, State: Initialized, Role: LEARNER
I20260608 12:57:07.778402 22439 consensus_queue.cc:260] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:07.780493 22439 ts_tablet_manager.cc:1434] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:57:07.782667 21823 tablet_copy_service.cc:342] P 9b39cf7240ed409483f619402244205c: Request end of tablet copy session 8c9a13e238414491bab0edd80aba2805-dc1db6b6ea1044668ecdcd948e08d419 received from {username='slave'} at 127.0.0.1:51978
I20260608 12:57:07.783157 21823 tablet_copy_service.cc:434] P 9b39cf7240ed409483f619402244205c: ending tablet copy session 8c9a13e238414491bab0edd80aba2805-dc1db6b6ea1044668ecdcd948e08d419 on tablet dc1db6b6ea1044668ecdcd948e08d419 with peer 8c9a13e238414491bab0edd80aba2805
I20260608 12:57:07.821550 22441 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:07.822336 22441 tablet_bootstrap.cc:492] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Bootstrap complete.
I20260608 12:57:07.822912 22441 ts_tablet_manager.cc:1403] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Time spent bootstrapping tablet: real 0.261s	user 0.135s	sys 0.021s
I20260608 12:57:07.825311 22441 raft_consensus.cc:359] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:07.825868 22441 raft_consensus.cc:740] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7019108a51541939bdc10286960da63, State: Initialized, Role: LEARNER
I20260608 12:57:07.826332 22441 consensus_queue.cc:260] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:07.828397 22441 ts_tablet_manager.cc:1434] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:57:07.830454 21897 tablet_copy_service.cc:342] P 2e76a1a67a9e4260a9b88c46332e1cae: Request end of tablet copy session b7019108a51541939bdc10286960da63-986561403c7745818aba8f9cce37ae95 received from {username='slave'} at 127.0.0.1:54272
I20260608 12:57:07.831009 21897 tablet_copy_service.cc:434] P 2e76a1a67a9e4260a9b88c46332e1cae: ending tablet copy session b7019108a51541939bdc10286960da63-986561403c7745818aba8f9cce37ae95 on tablet 986561403c7745818aba8f9cce37ae95 with peer b7019108a51541939bdc10286960da63
I20260608 12:57:07.920157 22213 raft_consensus.cc:1217] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:07.926385 22288 raft_consensus.cc:1217] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:07.983747 22288 raft_consensus.cc:1217] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:08.008528 22362 raft_consensus.cc:1217] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:08.247619 22362 raft_consensus.cc:1217] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:57:08.297057 22465 raft_consensus.cc:1064] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: attempting to promote NON_VOTER b7019108a51541939bdc10286960da63 to VOTER
I20260608 12:57:08.300298 22465 consensus_queue.cc:237] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } }
I20260608 12:57:08.312482 22466 raft_consensus.cc:1064] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: attempting to promote NON_VOTER 8c9a13e238414491bab0edd80aba2805 to VOTER
I20260608 12:57:08.316015 22213 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.316301 22466 consensus_queue.cc:237] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } }
I20260608 12:57:08.317404 21810 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.317823 21732 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.320317 22465 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:08.321288 22463 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:08.324323 22443 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:08.326167 22288 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.329324 22469 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:08.329607 21732 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.331632 22463 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:08.329557 21810 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.337321 22463 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:08.364408 22443 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.366319 21734 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.384672 21629 catalog_manager.cc:5696] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.386276 22213 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.393783 22463 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.401204 21807 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.409672 21810 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.410000 21732 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.411860 22288 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.435406 21628 catalog_manager.cc:5696] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index 27 to 28, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.442909 21887 consensus_queue.cc:237] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } }
I20260608 12:57:08.448705 22213 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:08.450963 22463 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:08.451035 21732 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:08.453605 22463 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:08.460943 22443 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.463428 21734 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.474964 22464 raft_consensus.cc:1064] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: attempting to promote NON_VOTER 931d21cbda0c4172903e64286aca24c3 to VOTER
I20260608 12:57:08.480192 22476 raft_consensus.cc:1064] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: attempting to promote NON_VOTER 8c9a13e238414491bab0edd80aba2805 to VOTER
I20260608 12:57:08.482950 22476 consensus_queue.cc:237] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } }
I20260608 12:57:08.482972 21636 catalog_manager.cc:5696] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:08.486380 22466 raft_consensus.cc:1064] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: attempting to promote NON_VOTER b7019108a51541939bdc10286960da63 to VOTER
I20260608 12:57:08.489580 22466 consensus_queue.cc:237] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } }
I20260608 12:57:08.492871 22464 consensus_queue.cc:237] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:08.497666 21802 tablet_service.cc:1558] Processing DeleteTablet for tablet c5f61688064e4fd0a62c6b7263dce587 with delete_type TABLET_DATA_TOMBSTONED (TS 9b39cf7240ed409483f619402244205c not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:38194
I20260608 12:57:08.497577 22213 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.505645 21622 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c5f61688064e4fd0a62c6b7263dce587 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:08.510525 21887 consensus_queue.cc:237] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } }
I20260608 12:57:08.523200 21810 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.524767 22212 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.525848 22288 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.526181 22362 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.530911 22446 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:08.537339 21882 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.542958 22288 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:08.543877 21810 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:08.547540 22488 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260608 12:57:08.550009 22443 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:08.528988 22463 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.023s
I20260608 12:57:08.549984 22487 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.017s
I20260608 12:57:08.571892 21885 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.570696 22465 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
I20260608 12:57:08.592290 21734 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.592407 22482 tablet_replica.cc:333] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:08.599041 22465 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.645385 22486 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.125s
I20260608 12:57:08.735100 22288 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
W20260608 12:57:08.599623 21703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:40527, user_credentials={real_user=slave}} blocked reactor thread for 51470.3us
I20260608 12:57:08.599220 22469 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.133s
I20260608 12:57:08.733932 22482 raft_consensus.cc:2243] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:08.745982 22482 raft_consensus.cc:2272] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:08.766184 22482 ts_tablet_manager.cc:1916] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:08.771808 21622 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d77c3b08862b439daa7b32188a62d7b0 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:08.783363 22493 raft_consensus.cc:1064] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: attempting to promote NON_VOTER 931d21cbda0c4172903e64286aca24c3 to VOTER
I20260608 12:57:08.788944 22496 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.052s
I20260608 12:57:08.790086 22493 consensus_queue.cc:237] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:08.792908 21633 catalog_manager.cc:5696] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index 28 to 29, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:08.809930 21722 tablet_service.cc:1558] Processing DeleteTablet for tablet d77c3b08862b439daa7b32188a62d7b0 with delete_type TABLET_DATA_TOMBSTONED (TS 808b71bf8561407a8056e65994959d25 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:34062
W20260608 12:57:08.822080 21776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 171407us
I20260608 12:57:08.825378 21737 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.845269 22361 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.846210 21882 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.862489 22496 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:08.864569 22447 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:08.870990 22485 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.004s
I20260608 12:57:08.880115 21809 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:08.881958 21807 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.885965 22489 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:08.886642 22465 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.894583 21734 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.901893 21737 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:08.903748 22476 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 12:57:08.906683 22501 tablet_replica.cc:333] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:08.908025 22501 raft_consensus.cc:2243] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:08.913868 22492 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:08.929375 21887 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:08.944222 22501 raft_consensus.cc:2272] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:08.944957 21810 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.953183 22493 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.958721 22288 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.961761 21885 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:08.966596 22501 ts_tablet_manager.cc:1916] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:08.974386 22213 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.980284 21633 catalog_manager.cc:5696] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index 27 to 28, b7019108a51541939bdc10286960da63 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:08.985776 21631 catalog_manager.cc:5696] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 reported cstate change: config changed from index 26 to 27, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.001452 22361 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.007345 22494 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.010035 21734 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.021484 21882 consensus_queue.cc:237] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } }
I20260608 12:57:09.023970 21809 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.027684 21633 catalog_manager.cc:5696] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index 27 to 28, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:09.028824 21737 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.034960 21732 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.036476 22443 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:09.037118 21887 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.040489 22482 ts_tablet_manager.cc:1929] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.041036 22482 log.cc:1199] T c5f61688064e4fd0a62c6b7263dce587 P 9b39cf7240ed409483f619402244205c: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/c5f61688064e4fd0a62c6b7263dce587
I20260608 12:57:09.043078 21621 catalog_manager.cc:5027] TS 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): tablet c5f61688064e4fd0a62c6b7263dce587 (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:09.044661 22443 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:09.052937 21737 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:09.054838 21810 consensus_queue.cc:237] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [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: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } }
I20260608 12:57:09.065203 22288 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.066933 22476 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.076431 22485 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.084779 21880 raft_consensus.cc:1275] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.086679 22287 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.088775 21622 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 986561403c7745818aba8f9cce37ae95 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.091424 22496 consensus_queue.cc:1048] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.097770 21887 raft_consensus.cc:2955] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.083415 22501 ts_tablet_manager.cc:1929] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.083369 21628 catalog_manager.cc:5696] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index 26 to 27, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:09.101176 21737 consensus_queue.cc:237] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:09.108210 22501 log.cc:1199] T d77c3b08862b439daa7b32188a62d7b0 P 808b71bf8561407a8056e65994959d25: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/d77c3b08862b439daa7b32188a62d7b0
I20260608 12:57:09.112118 21621 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc1db6b6ea1044668ecdcd948e08d419 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.112337 21620 catalog_manager.cc:5027] TS 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): tablet d77c3b08862b439daa7b32188a62d7b0 (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:09.117653 22212 raft_consensus.cc:1275] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.123049 21809 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.124833 22360 raft_consensus.cc:1275] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.124985 22492 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:09.126334 22443 consensus_queue.cc:1048] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:09.133368 22361 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.135339 21633 catalog_manager.cc:5696] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:09.137045 22492 consensus_queue.cc:1048] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:09.132109 22213 raft_consensus.cc:2955] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 9b39cf7240ed409483f619402244205c (127.16.200.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } }
I20260608 12:57:09.150167 22360 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.148447 22446 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.159101 21631 catalog_manager.cc:5696] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 reported cstate change: config changed from index 27 to 28, VOTER 808b71bf8561407a8056e65994959d25 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } }
I20260608 12:57:09.162155 21807 raft_consensus.cc:2955] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.173343 21802 tablet_service.cc:1558] Processing DeleteTablet for tablet 986561403c7745818aba8f9cce37ae95 with delete_type TABLET_DATA_TOMBSTONED (TS 9b39cf7240ed409483f619402244205c not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:38194
I20260608 12:57:09.174544 22482 tablet_replica.cc:333] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:09.175720 22482 raft_consensus.cc:2243] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.177222 22482 raft_consensus.cc:2272] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.181929 21807 consensus_queue.cc:237] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:09.182111 22482 ts_tablet_manager.cc:1916] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.187592 21620 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd1233cd7fa64717b91bb19a4e154fea with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.190482 21722 tablet_service.cc:1558] Processing DeleteTablet for tablet dc1db6b6ea1044668ecdcd948e08d419 with delete_type TABLET_DATA_TOMBSTONED (TS 808b71bf8561407a8056e65994959d25 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34062
I20260608 12:57:09.182044 21633 catalog_manager.cc:5696] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 reported cstate change: config changed from index 28 to 29, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.191840 22501 tablet_replica.cc:333] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:09.192930 22501 raft_consensus.cc:2243] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.193758 22501 raft_consensus.cc:2272] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.197450 22501 ts_tablet_manager.cc:1916] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.202389 22361 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.204012 22494 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.208055 21737 raft_consensus.cc:1275] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.208195 22482 ts_tablet_manager.cc:1929] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.208731 22482 log.cc:1199] T 986561403c7745818aba8f9cce37ae95 P 9b39cf7240ed409483f619402244205c: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/986561403c7745818aba8f9cce37ae95
I20260608 12:57:09.209972 22485 consensus_queue.cc:1048] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.212560 21621 catalog_manager.cc:5027] TS 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): tablet 986561403c7745818aba8f9cce37ae95 (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:09.214660 22487 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.220211 21732 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.221722 22501 ts_tablet_manager.cc:1929] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:09.222211 22501 log.cc:1199] T dc1db6b6ea1044668ecdcd948e08d419 P 808b71bf8561407a8056e65994959d25: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/dc1db6b6ea1044668ecdcd948e08d419
I20260608 12:57:09.221925 22361 raft_consensus.cc:2955] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.231784 21871 tablet_service.cc:1558] Processing DeleteTablet for tablet fd1233cd7fa64717b91bb19a4e154fea with delete_type TABLET_DATA_TOMBSTONED (TS 2e76a1a67a9e4260a9b88c46332e1cae not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:56684
I20260608 12:57:09.223973 21620 catalog_manager.cc:5027] TS 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): tablet dc1db6b6ea1044668ecdcd948e08d419 (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:09.244307 21621 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0600155dd95140f0873193e26be3ea78 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.249446 21631 catalog_manager.cc:5696] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index 27 to 28, VOTER 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131) evicted. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } } }
I20260608 12:57:09.253062 22512 tablet_replica.cc:333] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:09.254336 22512 raft_consensus.cc:2243] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.255286 22512 raft_consensus.cc:2272] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.259775 22512 ts_tablet_manager.cc:1916] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.269169 21871 tablet_service.cc:1558] Processing DeleteTablet for tablet 0600155dd95140f0873193e26be3ea78 with delete_type TABLET_DATA_TOMBSTONED (TS 2e76a1a67a9e4260a9b88c46332e1cae not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56684
I20260608 12:57:09.275759 22512 ts_tablet_manager.cc:1929] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.276254 22512 log.cc:1199] T fd1233cd7fa64717b91bb19a4e154fea P 2e76a1a67a9e4260a9b88c46332e1cae: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/fd1233cd7fa64717b91bb19a4e154fea
I20260608 12:57:09.278129 22512 tablet_replica.cc:333] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:09.278308 21622 catalog_manager.cc:5027] TS 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): tablet fd1233cd7fa64717b91bb19a4e154fea (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:09.279136 22512 raft_consensus.cc:2243] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.280164 22512 raft_consensus.cc:2272] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.284189 22512 ts_tablet_manager.cc:1916] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.297978 22512 ts_tablet_manager.cc:1929] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:57:09.298296 22512 log.cc:1199] T 0600155dd95140f0873193e26be3ea78 P 2e76a1a67a9e4260a9b88c46332e1cae: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/0600155dd95140f0873193e26be3ea78
I20260608 12:57:09.299551 21622 catalog_manager.cc:5027] TS 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): tablet 0600155dd95140f0873193e26be3ea78 (table test-workload [id=1861f10c4d5b4ebc966497f2c6216742]) successfully deleted
I20260608 12:57:10.289921 21807 consensus_queue.cc:237] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:10.296543 21887 raft_consensus.cc:1275] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:10.296802 21778 consensus_peers.cc:597] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5af22c2629446e08a24272515a8c7fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.297099 21732 raft_consensus.cc:1275] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:10.298025 22516 consensus_queue.cc:1048] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.298871 22487 consensus_queue.cc:1048] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.307308 22487 raft_consensus.cc:2955] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:10.309990 21887 raft_consensus.cc:2955] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:10.310469 21732 raft_consensus.cc:2955] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:10.324361 21636 catalog_manager.cc:5696] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index -1 to 27, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.327580 21807 consensus_queue.cc:237] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:10.335211 21887 raft_consensus.cc:1275] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:10.335346 21732 raft_consensus.cc:1275] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 9b39cf7240ed409483f619402244205c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:10.336225 21779 consensus_peers.cc:597] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a91f91fe94484c38939956eb07e6b062. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.337148 22516 consensus_queue.cc:1048] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.338213 22487 consensus_queue.cc:1048] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.350628 22516 raft_consensus.cc:2955] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.353688 21887 raft_consensus.cc:2955] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.366477 21882 consensus_queue.cc:237] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:10.366017 21631 catalog_manager.cc:5696] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New cstate: current_term: 1 leader_uuid: "9b39cf7240ed409483f619402244205c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.376327 21737 raft_consensus.cc:2955] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.382107 22287 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260608 12:57:10.383900 21853 consensus_peers.cc:597] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer b7019108a51541939bdc10286960da63 (127.16.200.132:43327): Couldn't send request to peer b7019108a51541939bdc10286960da63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d77c3b08862b439daa7b32188a62d7b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.385582 22514 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:10.403045 21807 raft_consensus.cc:1275] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.403035 22532 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.404709 22514 consensus_queue.cc:1048] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:10.408062 22287 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.413231 21807 raft_consensus.cc:2955] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.421237 21882 consensus_queue.cc:237] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:10.425889 21631 catalog_manager.cc:5696] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index 29 to 30, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.432673 22213 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.432747 21737 raft_consensus.cc:1275] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Refusing update from remote peer 2e76a1a67a9e4260a9b88c46332e1cae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.434924 22532 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.437794 22533 consensus_queue.cc:1048] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:10.456398 22533 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:10.458412 21737 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
I20260608 12:57:10.463738 22213 raft_consensus.cc:2955] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } } }
W20260608 12:57:10.472239 21852 consensus_peers.cc:597] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 931d21cbda0c4172903e64286aca24c3 (127.16.200.134:34011): Couldn't send request to peer 931d21cbda0c4172903e64286aca24c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5f61688064e4fd0a62c6b7263dce587. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.474504 21631 catalog_manager.cc:5696] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae reported cstate change: config changed from index 29 to 30, NON_VOTER 931d21cbda0c4172903e64286aca24c3 (127.16.200.134) added. New cstate: current_term: 1 leader_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.475175 21737 consensus_queue.cc:237] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [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: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:10.484278 21882 raft_consensus.cc:1275] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:10.485944 22529 consensus_queue.cc:1048] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.490134 21807 raft_consensus.cc:1275] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:10.493435 22446 consensus_queue.cc:1048] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:57:10.505209 21704 consensus_peers.cc:597] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 -> Peer 8c9a13e238414491bab0edd80aba2805 (127.16.200.133:38753): Couldn't send request to peer 8c9a13e238414491bab0edd80aba2805. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09a58893b7ec4645b03d21d97d68c861. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.507884 22446 raft_consensus.cc:2955] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.509593 21807 raft_consensus.cc:2955] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.510603 21882 raft_consensus.cc:2955] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.521111 21636 catalog_manager.cc:5696] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c reported cstate change: config changed from index -1 to 27, NON_VOTER 8c9a13e238414491bab0edd80aba2805 (127.16.200.133) added. New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } } }
I20260608 12:57:10.527060 21737 consensus_queue.cc:237] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:10.537492 21882 raft_consensus.cc:1275] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:10.539005 22530 consensus_queue.cc:1048] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.547436 21807 raft_consensus.cc:1275] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Refusing update from remote peer 808b71bf8561407a8056e65994959d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:10.549120 21704 consensus_peers.cc:597] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 -> Peer b7019108a51541939bdc10286960da63 (127.16.200.132:43327): Couldn't send request to peer b7019108a51541939bdc10286960da63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12e927f42f2e4647b2509cabdb48bad3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.549543 22529 consensus_queue.cc:1048] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:10.549144 22446 raft_consensus.cc:2955] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.550899 21882 raft_consensus.cc:2955] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.554693 21807 raft_consensus.cc:2955] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } } }
I20260608 12:57:10.566089 21636 catalog_manager.cc:5696] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 reported cstate change: config changed from index -1 to 27, NON_VOTER b7019108a51541939bdc10286960da63 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "808b71bf8561407a8056e65994959d25" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.749751 22551 ts_tablet_manager.cc:933] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Initiating tablet copy from peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:57:10.755456 22551 tablet_copy_client.cc:323] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:43819
I20260608 12:57:10.761580 21823 tablet_copy_service.cc:140] P 9b39cf7240ed409483f619402244205c: Received BeginTabletCopySession request for tablet a5af22c2629446e08a24272515a8c7fd from peer 931d21cbda0c4172903e64286aca24c3 ({username='slave'} at 127.0.0.1:51964)
I20260608 12:57:10.763727 21823 tablet_copy_service.cc:161] P 9b39cf7240ed409483f619402244205c: Beginning new tablet copy session on tablet a5af22c2629446e08a24272515a8c7fd from peer 931d21cbda0c4172903e64286aca24c3 at {username='slave'} at 127.0.0.1:51964: session id = 931d21cbda0c4172903e64286aca24c3-a5af22c2629446e08a24272515a8c7fd
I20260608 12:57:10.786007 21823 tablet_copy_source_session.cc:215] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:10.790416 22551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af22c2629446e08a24272515a8c7fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:10.790536 22553 ts_tablet_manager.cc:933] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Initiating tablet copy from peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
I20260608 12:57:10.793020 22553 tablet_copy_client.cc:323] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:43819
I20260608 12:57:10.795081 21823 tablet_copy_service.cc:140] P 9b39cf7240ed409483f619402244205c: Received BeginTabletCopySession request for tablet a91f91fe94484c38939956eb07e6b062 from peer 8c9a13e238414491bab0edd80aba2805 ({username='slave'} at 127.0.0.1:51978)
I20260608 12:57:10.795686 21823 tablet_copy_service.cc:161] P 9b39cf7240ed409483f619402244205c: Beginning new tablet copy session on tablet a91f91fe94484c38939956eb07e6b062 from peer 8c9a13e238414491bab0edd80aba2805 at {username='slave'} at 127.0.0.1:51978: session id = 8c9a13e238414491bab0edd80aba2805-a91f91fe94484c38939956eb07e6b062
I20260608 12:57:10.803124 21823 tablet_copy_source_session.cc:215] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:10.806695 22553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91f91fe94484c38939956eb07e6b062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:10.806912 22551 tablet_copy_client.cc:806] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:10.807637 22551 tablet_copy_client.cc:670] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:10.811510 22552 tablet_copy_client.cc:1025] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:10.821002 22553 tablet_copy_client.cc:806] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:10.821578 22553 tablet_copy_client.cc:670] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:10.825501 22554 tablet_copy_client.cc:1025] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:10.869457 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:57:10.875185 22555 ts_tablet_manager.cc:933] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Initiating tablet copy from peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:57:10.879076 22555 tablet_copy_client.cc:323] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40527
W20260608 12:57:10.884759 21776 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 27 similar messages]
I20260608 12:57:10.905369 21897 tablet_copy_service.cc:140] P 2e76a1a67a9e4260a9b88c46332e1cae: Received BeginTabletCopySession request for tablet c5f61688064e4fd0a62c6b7263dce587 from peer 931d21cbda0c4172903e64286aca24c3 ({username='slave'} at 127.0.0.1:59380)
I20260608 12:57:10.906214 21897 tablet_copy_service.cc:161] P 2e76a1a67a9e4260a9b88c46332e1cae: Beginning new tablet copy session on tablet c5f61688064e4fd0a62c6b7263dce587 from peer 931d21cbda0c4172903e64286aca24c3 at {username='slave'} at 127.0.0.1:59380: session id = 931d21cbda0c4172903e64286aca24c3-c5f61688064e4fd0a62c6b7263dce587
I20260608 12:57:10.916563 21897 tablet_copy_source_session.cc:215] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:10.920130 22555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f61688064e4fd0a62c6b7263dce587. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:57:10.929700 21776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:46517, user_credentials={real_user=slave}} blocked reactor thread for 44997.7us
W20260608 12:57:10.932267 21776 consensus_peers.cc:597] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.938382 22555 tablet_copy_client.cc:806] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:10.939164 22555 tablet_copy_client.cc:670] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:10.941978 22560 ts_tablet_manager.cc:933] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Initiating tablet copy from peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
I20260608 12:57:10.944145 22556 tablet_copy_client.cc:1025] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:10.949030 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:10.952504 17186 tablet_replica.cc:333] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.953495 17186 raft_consensus.cc:2243] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:10.954792 17186 raft_consensus.cc:2272] T fd1233cd7fa64717b91bb19a4e154fea P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.957212 22561 ts_tablet_manager.cc:933] T 12e927f42f2e4647b2509cabdb48bad3 P b7019108a51541939bdc10286960da63: Initiating tablet copy from peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517)
I20260608 12:57:10.959026 17186 tablet_replica.cc:333] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.959259 22560 tablet_copy_client.cc:323] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40527
I20260608 12:57:10.960068 17186 raft_consensus.cc:2243] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:10.961341 22561 tablet_copy_client.cc:323] T 12e927f42f2e4647b2509cabdb48bad3 P b7019108a51541939bdc10286960da63: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:46517
I20260608 12:57:10.961438 21897 tablet_copy_service.cc:140] P 2e76a1a67a9e4260a9b88c46332e1cae: Received BeginTabletCopySession request for tablet d77c3b08862b439daa7b32188a62d7b0 from peer b7019108a51541939bdc10286960da63 ({username='slave'} at 127.0.0.1:54272)
I20260608 12:57:10.962127 21897 tablet_copy_service.cc:161] P 2e76a1a67a9e4260a9b88c46332e1cae: Beginning new tablet copy session on tablet d77c3b08862b439daa7b32188a62d7b0 from peer b7019108a51541939bdc10286960da63 at {username='slave'} at 127.0.0.1:54272: session id = b7019108a51541939bdc10286960da63-d77c3b08862b439daa7b32188a62d7b0
I20260608 12:57:10.962657 17186 raft_consensus.cc:2272] T 12e927f42f2e4647b2509cabdb48bad3 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.968777 17186 tablet_replica.cc:333] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.969652 17186 raft_consensus.cc:2243] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:10.971143 17186 raft_consensus.cc:2272] T 09a58893b7ec4645b03d21d97d68c861 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.975893 17186 tablet_replica.cc:333] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.976788 17186 raft_consensus.cc:2243] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:10.977880 17186 raft_consensus.cc:2272] T 5cc51fae48064a779cbe7932a1cb0d24 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.978158 21897 tablet_copy_source_session.cc:215] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:10.981436 17186 tablet_replica.cc:333] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.982275 17186 raft_consensus.cc:2243] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.982995 17186 raft_consensus.cc:2272] T a5af22c2629446e08a24272515a8c7fd P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.983899 22560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77c3b08862b439daa7b32188a62d7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:10.987370 17186 tablet_replica.cc:333] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.988306 17186 raft_consensus.cc:2243] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.989214 17186 raft_consensus.cc:2272] T ce332884b4474839808378e6958c80b7 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.992879 17186 tablet_replica.cc:333] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:10.993768 17186 raft_consensus.cc:2243] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.994657 17186 raft_consensus.cc:2272] T c5f61688064e4fd0a62c6b7263dce587 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:10.998489 21776 consensus_peers.cc:597] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:10.999185 17186 tablet_replica.cc:333] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:11.000083 17186 raft_consensus.cc:2243] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:57:11.003186 21850 consensus_peers.cc:597] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.004483 22560 tablet_copy_client.cc:806] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:11.005419 17186 raft_consensus.cc:2272] T a91f91fe94484c38939956eb07e6b062 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.006130 22560 tablet_copy_client.cc:670] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:11.009859 17186 tablet_replica.cc:333] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:11.010735 17186 raft_consensus.cc:2243] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.011004 22562 tablet_copy_client.cc:1025] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:11.011512 17186 raft_consensus.cc:2272] T 0600155dd95140f0873193e26be3ea78 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.014050 17186 tablet_replica.cc:333] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25: stopping tablet replica
I20260608 12:57:11.014537 17186 raft_consensus.cc:2243] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.015225 17186 raft_consensus.cc:2272] T 986561403c7745818aba8f9cce37ae95 P 808b71bf8561407a8056e65994959d25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:11.035605 21776 consensus_peers.cc:597] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:11.053220 22178 connection.cc:466] server connection from 127.0.0.1:40730 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40730 (request call id 1) could send its response
I20260608 12:57:11.057503 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:57:11.096580 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:57:11.109819 17186 tablet_copy_service.cc:362] P 9b39cf7240ed409483f619402244205c: Destroying tablet copy session 8c9a13e238414491bab0edd80aba2805-a91f91fe94484c38939956eb07e6b062 due to service shutdown
I20260608 12:57:11.110204 17186 tablet_copy_service.cc:434] P 9b39cf7240ed409483f619402244205c: ending tablet copy session 8c9a13e238414491bab0edd80aba2805-a91f91fe94484c38939956eb07e6b062 on tablet a91f91fe94484c38939956eb07e6b062 with peer 8c9a13e238414491bab0edd80aba2805
I20260608 12:57:11.110687 17186 tablet_copy_service.cc:362] P 9b39cf7240ed409483f619402244205c: Destroying tablet copy session 931d21cbda0c4172903e64286aca24c3-a5af22c2629446e08a24272515a8c7fd due to service shutdown
I20260608 12:57:11.110918 17186 tablet_copy_service.cc:434] P 9b39cf7240ed409483f619402244205c: ending tablet copy session 931d21cbda0c4172903e64286aca24c3-a5af22c2629446e08a24272515a8c7fd on tablet a5af22c2629446e08a24272515a8c7fd with peer 931d21cbda0c4172903e64286aca24c3
I20260608 12:57:11.135722 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:11.136602 17186 tablet_replica.cc:333] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.137527 17186 raft_consensus.cc:2243] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.138589 17186 raft_consensus.cc:2272] T fd1233cd7fa64717b91bb19a4e154fea P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.142518 17186 tablet_replica.cc:333] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.143536 17186 raft_consensus.cc:2243] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.144275 17186 raft_consensus.cc:2272] T d77c3b08862b439daa7b32188a62d7b0 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.148579 17186 tablet_replica.cc:333] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.149310 17186 raft_consensus.cc:2243] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.149922 17186 raft_consensus.cc:2272] T 5cc51fae48064a779cbe7932a1cb0d24 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.152595 17186 tablet_replica.cc:333] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.153170 17186 raft_consensus.cc:2243] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.153721 17186 raft_consensus.cc:2272] T 09a58893b7ec4645b03d21d97d68c861 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.156540 17186 tablet_replica.cc:333] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.157142 17186 raft_consensus.cc:2243] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.157694 17186 raft_consensus.cc:2272] T 12e927f42f2e4647b2509cabdb48bad3 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.160429 17186 tablet_replica.cc:333] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.161012 17186 raft_consensus.cc:2243] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.162060 17186 raft_consensus.cc:2272] T a91f91fe94484c38939956eb07e6b062 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.165427 17186 tablet_replica.cc:333] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.166107 17186 raft_consensus.cc:2243] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.166936 17186 raft_consensus.cc:2272] T 0600155dd95140f0873193e26be3ea78 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.169638 17186 tablet_replica.cc:333] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.170221 17186 raft_consensus.cc:2243] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.171267 17186 raft_consensus.cc:2272] T a5af22c2629446e08a24272515a8c7fd P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.174177 17186 tablet_replica.cc:333] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.174705 17186 raft_consensus.cc:2243] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.175869 17186 raft_consensus.cc:2272] T dc1db6b6ea1044668ecdcd948e08d419 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.184376 17186 tablet_replica.cc:333] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c: stopping tablet replica
I20260608 12:57:11.184917 17186 raft_consensus.cc:2243] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.185902 17186 raft_consensus.cc:2272] T ce332884b4474839808378e6958c80b7 P 9b39cf7240ed409483f619402244205c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:11.196657 21850 consensus_peers.cc:597] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae -> Peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Couldn't send request to peer 808b71bf8561407a8056e65994959d25. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:46517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.224597 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:57:11.260136 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:57:11.278163 17186 tablet_copy_service.cc:362] P 2e76a1a67a9e4260a9b88c46332e1cae: Destroying tablet copy session b7019108a51541939bdc10286960da63-d77c3b08862b439daa7b32188a62d7b0 due to service shutdown
I20260608 12:57:11.278604 17186 tablet_copy_service.cc:434] P 2e76a1a67a9e4260a9b88c46332e1cae: ending tablet copy session b7019108a51541939bdc10286960da63-d77c3b08862b439daa7b32188a62d7b0 on tablet d77c3b08862b439daa7b32188a62d7b0 with peer b7019108a51541939bdc10286960da63
I20260608 12:57:11.279229 17186 tablet_copy_service.cc:362] P 2e76a1a67a9e4260a9b88c46332e1cae: Destroying tablet copy session 931d21cbda0c4172903e64286aca24c3-c5f61688064e4fd0a62c6b7263dce587 due to service shutdown
I20260608 12:57:11.279546 17186 tablet_copy_service.cc:434] P 2e76a1a67a9e4260a9b88c46332e1cae: ending tablet copy session 931d21cbda0c4172903e64286aca24c3-c5f61688064e4fd0a62c6b7263dce587 on tablet c5f61688064e4fd0a62c6b7263dce587 with peer 931d21cbda0c4172903e64286aca24c3
I20260608 12:57:11.316219 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:11.317198 17186 tablet_replica.cc:333] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.318253 17186 raft_consensus.cc:2243] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.318974 17186 raft_consensus.cc:2272] T 09a58893b7ec4645b03d21d97d68c861 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.322575 17186 tablet_replica.cc:333] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.323328 17186 raft_consensus.cc:2243] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.323869 17186 raft_consensus.cc:2272] T 12e927f42f2e4647b2509cabdb48bad3 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.326882 17186 tablet_replica.cc:333] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.327514 17186 raft_consensus.cc:2243] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.328091 17186 raft_consensus.cc:2272] T a5af22c2629446e08a24272515a8c7fd P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.330516 17186 tablet_replica.cc:333] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.331108 17186 raft_consensus.cc:2243] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.331825 17186 raft_consensus.cc:2272] T dc1db6b6ea1044668ecdcd948e08d419 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.334107 17186 tablet_replica.cc:333] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.334681 17186 raft_consensus.cc:2243] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.335728 17186 raft_consensus.cc:2272] T d77c3b08862b439daa7b32188a62d7b0 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.338388 17186 tablet_replica.cc:333] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.338948 17186 raft_consensus.cc:2243] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.339741 17186 raft_consensus.cc:2272] T 986561403c7745818aba8f9cce37ae95 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.342273 17186 tablet_replica.cc:333] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.342826 17186 raft_consensus.cc:2243] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.343494 17186 raft_consensus.cc:2272] T a91f91fe94484c38939956eb07e6b062 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.346278 17186 tablet_replica.cc:333] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.346793 17186 raft_consensus.cc:2243] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.347307 17186 raft_consensus.cc:2272] T 5cc51fae48064a779cbe7932a1cb0d24 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.349715 17186 tablet_replica.cc:333] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.350205 17186 raft_consensus.cc:2243] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:11.350756 17186 raft_consensus.cc:2272] T ce332884b4474839808378e6958c80b7 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.353158 17186 tablet_replica.cc:333] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae: stopping tablet replica
I20260608 12:57:11.353650 17186 raft_consensus.cc:2243] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:11.354723 17186 raft_consensus.cc:2272] T c5f61688064e4fd0a62c6b7263dce587 P 2e76a1a67a9e4260a9b88c46332e1cae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:11.404714 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:57:11.446597 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:57:11.478329 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:12.129035 22571 raft_consensus.cc:493] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 808b71bf8561407a8056e65994959d25)
I20260608 12:57:12.129578 22571 raft_consensus.cc:515] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:12.132184 22571 leader_election.cc:290] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
W20260608 12:57:12.139196 22325 leader_election.cc:336] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Network error: Client connection negotiation failed: client connection to 127.16.200.129:46517: connect: Connection refused (error 111)
W20260608 12:57:12.139812 22326 leader_election.cc:336] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Network error: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
I20260608 12:57:12.140182 22326 leader_election.cc:304] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [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: 931d21cbda0c4172903e64286aca24c3; no voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c
I20260608 12:57:12.140913 22571 raft_consensus.cc:2749] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.340019 22575 raft_consensus.cc:493] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e76a1a67a9e4260a9b88c46332e1cae)
I20260608 12:57:12.340642 22575 raft_consensus.cc:515] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:12.343400 22575 leader_election.cc:290] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:57:12.350335 22252 leader_election.cc:336] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Network error: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
W20260608 12:57:12.351814 22253 leader_election.cc:336] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Network error: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:12.352303 22253 leader_election.cc:304] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [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: 8c9a13e238414491bab0edd80aba2805; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:57:12.353183 22575 raft_consensus.cc:2749] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.444831 22571 raft_consensus.cc:493] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b39cf7240ed409483f619402244205c)
I20260608 12:57:12.445416 22571 raft_consensus.cc:515] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: false } }
I20260608 12:57:12.447489 22571 leader_election.cc:290] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 9b39cf7240ed409483f619402244205c (127.16.200.130:43819)
W20260608 12:57:12.451951 22326 leader_election.cc:336] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Network error: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
W20260608 12:57:12.452606 22325 leader_election.cc:336] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Network error: Client connection negotiation failed: client connection to 127.16.200.129:46517: connect: Connection refused (error 111)
I20260608 12:57:12.453074 22325 leader_election.cc:304] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [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: 931d21cbda0c4172903e64286aca24c3; no voters: 808b71bf8561407a8056e65994959d25, 9b39cf7240ed409483f619402244205c
I20260608 12:57:12.453750 22571 raft_consensus.cc:2749] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.581682 22579 raft_consensus.cc:493] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e76a1a67a9e4260a9b88c46332e1cae)
I20260608 12:57:12.582253 22579 raft_consensus.cc:515] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:12.584885 22579 leader_election.cc:290] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:57:12.591645 22176 leader_election.cc:336] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Network error: Client connection negotiation failed: client connection to 127.16.200.129:46517: connect: Connection refused (error 111)
W20260608 12:57:12.592195 22178 leader_election.cc:336] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Network error: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:12.592675 22178 leader_election.cc:304] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [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: b7019108a51541939bdc10286960da63; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25
I20260608 12:57:12.593359 22579 raft_consensus.cc:2749] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.642930 22579 raft_consensus.cc:493] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2e76a1a67a9e4260a9b88c46332e1cae)
I20260608 12:57:12.643517 22579 raft_consensus.cc:515] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } }
I20260608 12:57:12.645677 22579 leader_election.cc:290] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:57:12.649930 22176 leader_election.cc:336] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 808b71bf8561407a8056e65994959d25 (127.16.200.129:46517): Network error: Client connection negotiation failed: client connection to 127.16.200.129:46517: connect: Connection refused (error 111)
W20260608 12:57:12.650483 22178 leader_election.cc:336] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Network error: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:12.650883 22178 leader_election.cc:304] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [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: b7019108a51541939bdc10286960da63; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 808b71bf8561407a8056e65994959d25
I20260608 12:57:12.651566 22579 raft_consensus.cc:2749] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.681986 22575 raft_consensus.cc:493] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b39cf7240ed409483f619402244205c)
I20260608 12:57:12.682720 22575 raft_consensus.cc:515] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } }
I20260608 12:57:12.685386 22575 leader_election.cc:290] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b39cf7240ed409483f619402244205c (127.16.200.130:43819), 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527)
W20260608 12:57:12.689918 22252 leader_election.cc:336] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b39cf7240ed409483f619402244205c (127.16.200.130:43819): Network error: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
W20260608 12:57:12.690544 22253 leader_election.cc:336] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e76a1a67a9e4260a9b88c46332e1cae (127.16.200.131:40527): Network error: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:12.690968 22253 leader_election.cc:304] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [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: 8c9a13e238414491bab0edd80aba2805; no voters: 2e76a1a67a9e4260a9b88c46332e1cae, 9b39cf7240ed409483f619402244205c
I20260608 12:57:12.691642 22575 raft_consensus.cc:2749] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:12.812523 22551 tablet_copy_client.cc:538] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:12.822533 22551 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Bootstrap starting.
I20260608 12:57:12.826375 22553 tablet_copy_client.cc:538] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:12.833173 22553 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Bootstrap starting.
I20260608 12:57:12.947681 22555 tablet_copy_client.cc:538] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:12.947871 22553 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:12.948899 22553 tablet_bootstrap.cc:492] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Bootstrap complete.
I20260608 12:57:12.949743 22553 ts_tablet_manager.cc:1403] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Time spent bootstrapping tablet: real 0.117s	user 0.111s	sys 0.004s
I20260608 12:57:12.953383 22553 raft_consensus.cc:359] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:12.954223 22553 raft_consensus.cc:740] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c9a13e238414491bab0edd80aba2805, State: Initialized, Role: LEARNER
I20260608 12:57:12.954958 22553 consensus_queue.cc:260] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: NON_VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: true } }
I20260608 12:57:12.957197 22553 ts_tablet_manager.cc:1434] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 12:57:12.960598 22553 tablet_copy_client.cc:1131] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
I20260608 12:57:12.961037 22555 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Bootstrap starting.
I20260608 12:57:12.988445 22551 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:12.989702 22551 tablet_bootstrap.cc:492] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Bootstrap complete.
I20260608 12:57:12.990489 22551 ts_tablet_manager.cc:1403] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Time spent bootstrapping tablet: real 0.168s	user 0.160s	sys 0.000s
I20260608 12:57:12.993592 22551 raft_consensus.cc:359] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:12.994410 22551 raft_consensus.cc:740] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 931d21cbda0c4172903e64286aca24c3, State: Initialized, Role: LEARNER
I20260608 12:57:12.995043 22551 consensus_queue.cc:260] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } } peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } attrs { replace: true } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:12.997905 22551 ts_tablet_manager.cc:1434] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 12:57:13.011400 22551 tablet_copy_client.cc:1131] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.200.130:43819: connect: Connection refused (error 111)
I20260608 12:57:13.012368 22560 tablet_copy_client.cc:538] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:13.022087 22560 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Bootstrap starting.
I20260608 12:57:13.138391 22555 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:13.139394 22555 tablet_bootstrap.cc:492] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Bootstrap complete.
I20260608 12:57:13.140125 22555 ts_tablet_manager.cc:1403] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Time spent bootstrapping tablet: real 0.179s	user 0.158s	sys 0.016s
I20260608 12:57:13.143178 22555 raft_consensus.cc:359] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:13.143990 22555 raft_consensus.cc:740] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 931d21cbda0c4172903e64286aca24c3, State: Initialized, Role: LEARNER
I20260608 12:57:13.144688 22555 consensus_queue.cc:260] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3 [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: "808b71bf8561407a8056e65994959d25" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 46517 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: false } } peers { permanent_uuid: "931d21cbda0c4172903e64286aca24c3" member_type: NON_VOTER last_known_addr { host: "127.16.200.134" port: 34011 } attrs { promote: true } }
I20260608 12:57:13.147060 22555 ts_tablet_manager.cc:1434] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
W20260608 12:57:13.152673 22555 tablet_copy_client.cc:1131] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:13.185974 22560 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:13.186923 22560 tablet_bootstrap.cc:492] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Bootstrap complete.
I20260608 12:57:13.187728 22560 ts_tablet_manager.cc:1403] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Time spent bootstrapping tablet: real 0.166s	user 0.155s	sys 0.008s
I20260608 12:57:13.190145 22560 raft_consensus.cc:359] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:13.190768 22560 raft_consensus.cc:740] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7019108a51541939bdc10286960da63, State: Initialized, Role: LEARNER
I20260608 12:57:13.191258 22560 consensus_queue.cc:260] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63 [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: "9b39cf7240ed409483f619402244205c" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 43819 } attrs { replace: true } } peers { permanent_uuid: "2e76a1a67a9e4260a9b88c46332e1cae" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40527 } } peers { permanent_uuid: "8c9a13e238414491bab0edd80aba2805" member_type: VOTER last_known_addr { host: "127.16.200.133" port: 38753 } attrs { promote: false } } peers { permanent_uuid: "b7019108a51541939bdc10286960da63" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 43327 } attrs { promote: true } }
I20260608 12:57:13.193657 22560 ts_tablet_manager.cc:1434] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 12:57:13.196920 22560 tablet_copy_client.cc:1131] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.200.131:40527: connect: Connection refused (error 111)
I20260608 12:57:13.198720 17186 tablet_replica.cc:333] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63: stopping tablet replica
I20260608 12:57:13.199497 17186 raft_consensus.cc:2243] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:13.200001 17186 raft_consensus.cc:2272] T d77c3b08862b439daa7b32188a62d7b0 P b7019108a51541939bdc10286960da63 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:13.203128 17186 tablet_replica.cc:333] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63: stopping tablet replica
I20260608 12:57:13.203855 17186 raft_consensus.cc:2243] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.204447 17186 raft_consensus.cc:2272] T 986561403c7745818aba8f9cce37ae95 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.207201 17186 tablet_replica.cc:333] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63: stopping tablet replica
I20260608 12:57:13.207892 17186 raft_consensus.cc:2243] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.208667 17186 raft_consensus.cc:2272] T c5f61688064e4fd0a62c6b7263dce587 P b7019108a51541939bdc10286960da63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.234827 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:57:13.254331 17186 tablet_server.cc:179] TabletServer@127.16.200.133:0 shutting down...
I20260608 12:57:13.301633 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:13.302742 17186 tablet_replica.cc:333] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805: stopping tablet replica
I20260608 12:57:13.303949 17186 raft_consensus.cc:2243] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:13.304764 17186 raft_consensus.cc:2272] T a91f91fe94484c38939956eb07e6b062 P 8c9a13e238414491bab0edd80aba2805 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:13.307536 17186 tablet_replica.cc:333] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805: stopping tablet replica
I20260608 12:57:13.308122 17186 raft_consensus.cc:2243] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.308679 17186 raft_consensus.cc:2272] T dc1db6b6ea1044668ecdcd948e08d419 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.310752 17186 tablet_replica.cc:333] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805: stopping tablet replica
I20260608 12:57:13.311216 17186 raft_consensus.cc:2243] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.311769 17186 raft_consensus.cc:2272] T d77c3b08862b439daa7b32188a62d7b0 P 8c9a13e238414491bab0edd80aba2805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.333299 17186 tablet_server.cc:196] TabletServer@127.16.200.133:0 shutdown complete.
I20260608 12:57:13.349403 17186 tablet_server.cc:179] TabletServer@127.16.200.134:0 shutting down...
I20260608 12:57:13.381712 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:13.383526 17186 tablet_replica.cc:333] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3: stopping tablet replica
I20260608 12:57:13.384323 17186 raft_consensus.cc:2243] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:13.384788 17186 raft_consensus.cc:2272] T c5f61688064e4fd0a62c6b7263dce587 P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:13.387399 17186 tablet_replica.cc:333] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3: stopping tablet replica
I20260608 12:57:13.387943 17186 raft_consensus.cc:2243] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:13.388329 17186 raft_consensus.cc:2272] T a5af22c2629446e08a24272515a8c7fd P 931d21cbda0c4172903e64286aca24c3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:13.390427 17186 tablet_replica.cc:333] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3: stopping tablet replica
I20260608 12:57:13.390919 17186 raft_consensus.cc:2243] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.391433 17186 raft_consensus.cc:2272] T 0600155dd95140f0873193e26be3ea78 P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.393512 17186 tablet_replica.cc:333] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3: stopping tablet replica
I20260608 12:57:13.393949 17186 raft_consensus.cc:2243] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:13.394423 17186 raft_consensus.cc:2272] T fd1233cd7fa64717b91bb19a4e154fea P 931d21cbda0c4172903e64286aca24c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.417116 17186 tablet_server.cc:196] TabletServer@127.16.200.134:0 shutdown complete.
I20260608 12:57:13.433614 17186 master.cc:562] Master@127.16.200.190:46293 shutting down...
W20260608 12:57:13.456197 21684 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:57:13.456458 21684 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:57:13.456693 21684 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:57:13.458042 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:13.458570 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:13.458907 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P bff764b3ba6e47318287f3c9a7a3e35f: stopping tablet replica
I20260608 12:57:13.483139 17186 master.cc:584] Master@127.16.200.190:46293 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (20333 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:57:13.534814 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:33579
I20260608 12:57:13.536248 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:13.542688 22591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.542898 22592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.543583 22594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:13.544754 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:13.545743 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:13.545930 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:13.546083 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923433546064 us; error 0 us; skew 500 ppm
I20260608 12:57:13.546725 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:13.549250 17186 webserver.cc:533] Webserver started at http://127.16.200.190:36523/ using document root <none> and password file <none>
I20260608 12:57:13.549767 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:13.549935 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:13.550202 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:13.551343 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "dc0d80cb77d24643acb14a295ceadee2"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.556217 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:13.559952 22599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.560750 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:13.561018 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "dc0d80cb77d24643acb14a295ceadee2"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.561288 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-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)
I20260608 12:57:13.588466 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:13.589859 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:13.634866 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:33579
I20260608 12:57:13.635079 22650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:33579 every 8 connection(s)
I20260608 12:57:13.639204 22651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:13.650038 22651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2: Bootstrap starting.
I20260608 12:57:13.655085 22651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:13.659579 22651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2: No bootstrap required, opened a new log
I20260608 12:57:13.661922 22651 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER }
I20260608 12:57:13.662310 22651 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:13.662546 22651 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc0d80cb77d24643acb14a295ceadee2, State: Initialized, Role: FOLLOWER
I20260608 12:57:13.663237 22651 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER }
I20260608 12:57:13.663746 22651 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:13.663960 22651 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:13.664230 22651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:13.668952 22651 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER }
I20260608 12:57:13.669447 22651 leader_election.cc:304] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [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: dc0d80cb77d24643acb14a295ceadee2; no voters: 
I20260608 12:57:13.670610 22651 leader_election.cc:290] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:13.671113 22654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:13.672472 22654 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 1 LEADER]: Becoming Leader. State: Replica: dc0d80cb77d24643acb14a295ceadee2, State: Running, Role: LEADER
I20260608 12:57:13.673190 22654 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [LEADER]: Queue going to LEADER mode. State: All 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: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER }
I20260608 12:57:13.673574 22651 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:13.677495 22655 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc0d80cb77d24643acb14a295ceadee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER } }
I20260608 12:57:13.678210 22655 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:13.677613 22656 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc0d80cb77d24643acb14a295ceadee2. Latest consensus state: current_term: 1 leader_uuid: "dc0d80cb77d24643acb14a295ceadee2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc0d80cb77d24643acb14a295ceadee2" member_type: VOTER } }
I20260608 12:57:13.679008 22656 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:13.683175 22661 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:13.690825 22661 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:13.691812 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:13.700385 22661 catalog_manager.cc:1382] Generated new cluster ID: bb92580cc21b424aa85dee0a23380ab5
I20260608 12:57:13.700673 22661 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:13.725087 22661 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:13.726408 22661 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:13.743999 22661 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2: Generated new TSK 0
I20260608 12:57:13.744529 22661 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:13.758164 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:13.765058 22672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.765621 22673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.767670 22675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:13.768119 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:13.769176 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:13.769393 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:13.769553 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923433769536 us; error 0 us; skew 500 ppm
I20260608 12:57:13.770130 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:13.772383 17186 webserver.cc:533] Webserver started at http://127.16.200.129:41973/ using document root <none> and password file <none>
I20260608 12:57:13.772972 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:13.773175 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:13.773437 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:13.774634 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "f995cacb35c54f9f9255ea4274bbfcba"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.779615 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:13.783213 22680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.783914 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:13.784224 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "f995cacb35c54f9f9255ea4274bbfcba"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.784543 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-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)
I20260608 12:57:13.805183 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:13.806552 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:13.808128 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:13.810570 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:13.810768 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.810982 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:13.811138 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.856088 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:36341
I20260608 12:57:13.856218 22742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:36341 every 8 connection(s)
I20260608 12:57:13.861457 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:13.869704 22747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.871150 22748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:13.873487 17186 server_base.cc:1061] running on GCE node
W20260608 12:57:13.874647 22750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:13.876478 22743 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33579
I20260608 12:57:13.876889 22743 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:13.877647 22743 heartbeater.cc:507] Master 127.16.200.190:33579 requested a full tablet report, sending...
I20260608 12:57:13.878278 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:13.878525 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:13.878691 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923433878675 us; error 0 us; skew 500 ppm
I20260608 12:57:13.879484 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:13.879858 22616 ts_manager.cc:194] Registered new tserver with Master: f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341)
I20260608 12:57:13.881846 22616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48718
I20260608 12:57:13.882377 17186 webserver.cc:533] Webserver started at http://127.16.200.130:33857/ using document root <none> and password file <none>
I20260608 12:57:13.883046 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:13.883293 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:13.883574 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:13.884809 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "d155e571c868422cb1c1d4fc60a5e944"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.889400 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:57:13.892742 22755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.893465 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:13.893754 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "d155e571c868422cb1c1d4fc60a5e944"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.894030 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-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)
I20260608 12:57:13.911441 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:13.912810 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:13.914258 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:13.916564 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:13.916818 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.917057 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:13.917236 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.959405 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:41133
I20260608 12:57:13.959522 22817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:41133 every 8 connection(s)
I20260608 12:57:13.964767 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:13.972306 22821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.974290 22822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:13.977234 22824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:13.978338 22818 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33579
I20260608 12:57:13.978510 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:13.978893 22818 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:13.979485 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:13.979785 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:13.979820 22818 heartbeater.cc:507] Master 127.16.200.190:33579 requested a full tablet report, sending...
I20260608 12:57:13.980064 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923433980044 us; error 0 us; skew 500 ppm
I20260608 12:57:13.980942 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:13.982412 22616 ts_manager.cc:194] Registered new tserver with Master: d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:13.983729 17186 webserver.cc:533] Webserver started at http://127.16.200.131:44551/ using document root <none> and password file <none>
I20260608 12:57:13.984318 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:13.984246 22616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48728
I20260608 12:57:13.984731 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:13.985091 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:13.986516 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "06fb150101d042f8af72bdc5c2cab8d2"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.991268 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:13.994874 22829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:13.995688 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:13.995986 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "06fb150101d042f8af72bdc5c2cab8d2"
format_stamp: "Formatted at 2026-06-08 12:57:13 on dist-test-slave-jxwz"
I20260608 12:57:13.996300 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-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)
I20260608 12:57:14.008153 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:14.009301 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:14.010684 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:14.013343 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:14.013525 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:14.013773 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:14.013923 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:14.056260 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:40607
I20260608 12:57:14.056416 22891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:40607 every 8 connection(s)
I20260608 12:57:14.070693 22892 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33579
I20260608 12:57:14.071149 22892 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:14.071966 22892 heartbeater.cc:507] Master 127.16.200.190:33579 requested a full tablet report, sending...
I20260608 12:57:14.073977 22616 ts_manager.cc:194] Registered new tserver with Master: 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
I20260608 12:57:14.074707 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014863478s
I20260608 12:57:14.075699 22616 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48732
I20260608 12:57:14.884717 22743 heartbeater.cc:499] Master 127.16.200.190:33579 was elected leader, sending a full tablet report...
I20260608 12:57:14.987617 22818 heartbeater.cc:499] Master 127.16.200.190:33579 was elected leader, sending a full tablet report...
I20260608 12:57:15.078996 22892 heartbeater.cc:499] Master 127.16.200.190:33579 was elected leader, sending a full tablet report...
I20260608 12:57:15.131819 22616 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48740:
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"
    }
  }
}
W20260608 12:57:15.134529 22616 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:15.190883 22707 tablet_service.cc:1511] Processing CreateTablet for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:15.192656 22707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.195727 22782 tablet_service.cc:1511] Processing CreateTablet for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:15.197131 22782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.202050 22781 tablet_service.cc:1511] Processing CreateTablet for tablet ccc1a043a6ea4150b54be6bf76effc5f (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:15.203681 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc1a043a6ea4150b54be6bf76effc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.203894 22783 tablet_service.cc:1511] Processing CreateTablet for tablet be7abc88caf54ffd80ebfc739d39b198 (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:15.205247 22708 tablet_service.cc:1511] Processing CreateTablet for tablet be7abc88caf54ffd80ebfc739d39b198 (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:15.206739 22708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7abc88caf54ffd80ebfc739d39b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.209440 22783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7abc88caf54ffd80ebfc739d39b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.202054 22706 tablet_service.cc:1511] Processing CreateTablet for tablet ccc1a043a6ea4150b54be6bf76effc5f (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:15.217538 22857 tablet_service.cc:1511] Processing CreateTablet for tablet be7abc88caf54ffd80ebfc739d39b198 (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:15.218106 22706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc1a043a6ea4150b54be6bf76effc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.219007 22857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7abc88caf54ffd80ebfc739d39b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.220125 22855 tablet_service.cc:1511] Processing CreateTablet for tablet ccc1a043a6ea4150b54be6bf76effc5f (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:15.221683 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc1a043a6ea4150b54be6bf76effc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.218048 22856 tablet_service.cc:1511] Processing CreateTablet for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a (DEFAULT_TABLE table=test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:15.228428 22856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6cf5ec6fc2d43ef946ba195ee54ac5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.231436 22912 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: Bootstrap starting.
I20260608 12:57:15.238421 22912 tablet_bootstrap.cc:654] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.257464 22913 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: Bootstrap starting.
I20260608 12:57:15.264675 22913 tablet_bootstrap.cc:654] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.266387 22915 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: Bootstrap starting.
I20260608 12:57:15.268651 22912 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: No bootstrap required, opened a new log
I20260608 12:57:15.269275 22912 ts_tablet_manager.cc:1403] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.011s
I20260608 12:57:15.272425 22912 raft_consensus.cc:359] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.273311 22912 raft_consensus.cc:385] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.273658 22912 raft_consensus.cc:740] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f995cacb35c54f9f9255ea4274bbfcba, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.274544 22915 tablet_bootstrap.cc:654] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.274608 22912 consensus_queue.cc:260] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.275779 22913 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: No bootstrap required, opened a new log
I20260608 12:57:15.276324 22913 ts_tablet_manager.cc:1403] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 12:57:15.282797 22912 ts_tablet_manager.cc:1434] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260608 12:57:15.284220 22915 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: No bootstrap required, opened a new log
I20260608 12:57:15.284475 22912 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: Bootstrap starting.
I20260608 12:57:15.284823 22915 ts_tablet_manager.cc:1403] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:57:15.284901 22913 raft_consensus.cc:359] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.285889 22913 raft_consensus.cc:385] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.286347 22913 raft_consensus.cc:740] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.287400 22913 consensus_queue.cc:260] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.288022 22915 raft_consensus.cc:359] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.288866 22915 raft_consensus.cc:385] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.289201 22915 raft_consensus.cc:740] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d155e571c868422cb1c1d4fc60a5e944, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.290203 22915 consensus_queue.cc:260] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.292299 22912 tablet_bootstrap.cc:654] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.297291 22913 ts_tablet_manager.cc:1434] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 12:57:15.298753 22913 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: Bootstrap starting.
I20260608 12:57:15.300253 22915 ts_tablet_manager.cc:1434] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:57:15.303701 22912 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: No bootstrap required, opened a new log
I20260608 12:57:15.305176 22915 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: Bootstrap starting.
I20260608 12:57:15.305886 22913 tablet_bootstrap.cc:654] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.313120 22915 tablet_bootstrap.cc:654] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: Neither blocks nor log segments found. Creating new log.
W20260608 12:57:15.313468 22893 tablet.cc:2404] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:15.304235 22912 ts_tablet_manager.cc:1403] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 12:57:15.319356 22912 raft_consensus.cc:359] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.320209 22912 raft_consensus.cc:385] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.320529 22912 raft_consensus.cc:740] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f995cacb35c54f9f9255ea4274bbfcba, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.321570 22912 consensus_queue.cc:260] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.323980 22912 ts_tablet_manager.cc:1434] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:15.324245 22913 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: No bootstrap required, opened a new log
I20260608 12:57:15.324519 22915 tablet_bootstrap.cc:492] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: No bootstrap required, opened a new log
I20260608 12:57:15.324919 22913 ts_tablet_manager.cc:1403] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260608 12:57:15.325037 22912 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: Bootstrap starting.
I20260608 12:57:15.325085 22915 ts_tablet_manager.cc:1403] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 12:57:15.328401 22913 raft_consensus.cc:359] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.328758 22915 raft_consensus.cc:359] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.329239 22913 raft_consensus.cc:385] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.329504 22915 raft_consensus.cc:385] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.329741 22913 raft_consensus.cc:740] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.329911 22915 raft_consensus.cc:740] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d155e571c868422cb1c1d4fc60a5e944, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.330929 22913 consensus_queue.cc:260] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.331305 22915 consensus_queue.cc:260] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.333345 22913 ts_tablet_manager.cc:1434] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:57:15.333837 22915 ts_tablet_manager.cc:1434] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:57:15.334467 22913 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Bootstrap starting.
I20260608 12:57:15.334980 22915 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Bootstrap starting.
I20260608 12:57:15.338982 22912 tablet_bootstrap.cc:654] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.341140 22915 tablet_bootstrap.cc:654] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.341496 22913 tablet_bootstrap.cc:654] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.356359 22915 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: No bootstrap required, opened a new log
I20260608 12:57:15.356923 22915 ts_tablet_manager.cc:1403] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260608 12:57:15.357564 22913 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: No bootstrap required, opened a new log
I20260608 12:57:15.357806 22912 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: No bootstrap required, opened a new log
I20260608 12:57:15.358106 22913 ts_tablet_manager.cc:1403] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260608 12:57:15.358280 22912 ts_tablet_manager.cc:1403] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260608 12:57:15.359918 22915 raft_consensus.cc:359] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.360713 22915 raft_consensus.cc:385] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.360954 22915 raft_consensus.cc:740] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d155e571c868422cb1c1d4fc60a5e944, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.361317 22913 raft_consensus.cc:359] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.362077 22913 raft_consensus.cc:385] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.361673 22915 consensus_queue.cc:260] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.362399 22913 raft_consensus.cc:740] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.362353 22912 raft_consensus.cc:359] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.363418 22912 raft_consensus.cc:385] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.363751 22912 raft_consensus.cc:740] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f995cacb35c54f9f9255ea4274bbfcba, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.363713 22913 consensus_queue.cc:260] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.364907 22912 consensus_queue.cc:260] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.365767 22915 ts_tablet_manager.cc:1434] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:57:15.366454 22913 ts_tablet_manager.cc:1434] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:15.367133 22912 ts_tablet_manager.cc:1434] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260608 12:57:15.373669 22920 raft_consensus.cc:493] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:15.374250 22920 raft_consensus.cc:515] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.377527 22920 leader_election.cc:290] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
I20260608 12:57:15.389103 22718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc1a043a6ea4150b54be6bf76effc5f" candidate_uuid: "d155e571c868422cb1c1d4fc60a5e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba" is_pre_election: true
I20260608 12:57:15.389806 22718 raft_consensus.cc:2468] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d155e571c868422cb1c1d4fc60a5e944 in term 0.
I20260608 12:57:15.391254 22757 leader_election.cc:304] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d155e571c868422cb1c1d4fc60a5e944, f995cacb35c54f9f9255ea4274bbfcba; no voters: 
I20260608 12:57:15.392148 22920 raft_consensus.cc:2804] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:15.392684 22920 raft_consensus.cc:493] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:15.393107 22920 raft_consensus.cc:3060] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.393651 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc1a043a6ea4150b54be6bf76effc5f" candidate_uuid: "d155e571c868422cb1c1d4fc60a5e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2" is_pre_election: true
I20260608 12:57:15.394228 22867 raft_consensus.cc:2468] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d155e571c868422cb1c1d4fc60a5e944 in term 0.
I20260608 12:57:15.399196 22920 raft_consensus.cc:515] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.400991 22920 leader_election.cc:290] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [CANDIDATE]: Term 1 election: Requested vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
I20260608 12:57:15.401603 22718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc1a043a6ea4150b54be6bf76effc5f" candidate_uuid: "d155e571c868422cb1c1d4fc60a5e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba"
I20260608 12:57:15.402027 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc1a043a6ea4150b54be6bf76effc5f" candidate_uuid: "d155e571c868422cb1c1d4fc60a5e944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2"
I20260608 12:57:15.402056 22718 raft_consensus.cc:3060] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.402616 22867 raft_consensus.cc:3060] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.407637 22867 raft_consensus.cc:2468] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d155e571c868422cb1c1d4fc60a5e944 in term 1.
I20260608 12:57:15.407897 22718 raft_consensus.cc:2468] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d155e571c868422cb1c1d4fc60a5e944 in term 1.
I20260608 12:57:15.408649 22757 leader_election.cc:304] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fb150101d042f8af72bdc5c2cab8d2, d155e571c868422cb1c1d4fc60a5e944; no voters: 
I20260608 12:57:15.409304 22920 raft_consensus.cc:2804] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:15.410480 22920 raft_consensus.cc:697] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 LEADER]: Becoming Leader. State: Replica: d155e571c868422cb1c1d4fc60a5e944, State: Running, Role: LEADER
I20260608 12:57:15.411192 22920 consensus_queue.cc:237] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.413453 22919 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:15.413890 22919 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.417243 22919 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:15.420665 22616 catalog_manager.cc:5696] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 reported cstate change: term changed from 0 to 1, leader changed from <none> to d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "d155e571c868422cb1c1d4fc60a5e944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:15.431372 22718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba" is_pre_election: true
I20260608 12:57:15.432089 22718 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 0.
I20260608 12:57:15.433552 22831 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fb150101d042f8af72bdc5c2cab8d2, f995cacb35c54f9f9255ea4274bbfcba; no voters: 
I20260608 12:57:15.433977 22793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d155e571c868422cb1c1d4fc60a5e944" is_pre_election: true
I20260608 12:57:15.434494 22919 raft_consensus.cc:2804] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:15.434712 22793 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 0.
I20260608 12:57:15.434866 22919 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:15.435302 22919 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.440423 22919 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.442049 22919 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 election: Requested vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:15.442592 22919 raft_consensus.cc:493] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:15.442868 22718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba"
I20260608 12:57:15.443039 22919 raft_consensus.cc:515] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.443346 22793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d155e571c868422cb1c1d4fc60a5e944"
I20260608 12:57:15.443535 22718 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.443939 22793 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.446877 22717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba" is_pre_election: true
I20260608 12:57:15.447216 22792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d155e571c868422cb1c1d4fc60a5e944" is_pre_election: true
I20260608 12:57:15.447620 22717 raft_consensus.cc:2468] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 0.
I20260608 12:57:15.448103 22792 raft_consensus.cc:2468] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 0.
I20260608 12:57:15.449097 22831 leader_election.cc:304] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fb150101d042f8af72bdc5c2cab8d2, f995cacb35c54f9f9255ea4274bbfcba; no voters: 
I20260608 12:57:15.449995 22919 leader_election.cc:290] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:15.450126 22933 raft_consensus.cc:2804] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:15.450726 22933 raft_consensus.cc:493] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:15.451145 22933 raft_consensus.cc:3060] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.451200 22793 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 1.
I20260608 12:57:15.451434 22718 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 1.
I20260608 12:57:15.452260 22833 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fb150101d042f8af72bdc5c2cab8d2, d155e571c868422cb1c1d4fc60a5e944; no voters: 
I20260608 12:57:15.453156 22919 raft_consensus.cc:2804] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:15.454413 22919 raft_consensus.cc:697] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Becoming Leader. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Running, Role: LEADER
I20260608 12:57:15.455305 22919 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.458330 22933 raft_consensus.cc:515] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.460531 22933 leader_election.cc:290] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 election: Requested vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:15.461416 22718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba"
I20260608 12:57:15.462000 22718 raft_consensus.cc:3060] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.462033 22793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d155e571c868422cb1c1d4fc60a5e944"
I20260608 12:57:15.462626 22793 raft_consensus.cc:3060] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.464481 22613 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "06fb150101d042f8af72bdc5c2cab8d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:15.468778 22718 raft_consensus.cc:2468] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 1.
I20260608 12:57:15.468726 22793 raft_consensus.cc:2468] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06fb150101d042f8af72bdc5c2cab8d2 in term 1.
I20260608 12:57:15.470275 22833 leader_election.cc:304] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06fb150101d042f8af72bdc5c2cab8d2, d155e571c868422cb1c1d4fc60a5e944; no voters: 
I20260608 12:57:15.471033 22933 raft_consensus.cc:2804] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:15.471498 22933 raft_consensus.cc:697] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Becoming Leader. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Running, Role: LEADER
I20260608 12:57:15.472191 22933 consensus_queue.cc:237] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:15.479238 22613 catalog_manager.cc:5696] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "06fb150101d042f8af72bdc5c2cab8d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:15.541692 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:15.548748 22937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.550048 22938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.551230 22940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:15.551693 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:15.553160 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:15.553365 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:15.553506 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923435553494 us; error 0 us; skew 500 ppm
I20260608 12:57:15.554141 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:15.556383 17186 webserver.cc:533] Webserver started at http://127.16.200.132:38193/ using document root <none> and password file <none>
I20260608 12:57:15.556977 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:15.557156 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:15.557379 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:15.558523 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "523b117517a849fdb837399e6c42de81"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-jxwz"
I20260608 12:57:15.563519 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:57:15.567610 22945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.568470 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:15.568845 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "523b117517a849fdb837399e6c42de81"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-jxwz"
I20260608 12:57:15.569121 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-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)
I20260608 12:57:15.602708 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:15.604090 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:15.605713 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:15.608299 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:15.608485 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.608780 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:15.608932 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.653322 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:44785
I20260608 12:57:15.653468 23007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:44785 every 8 connection(s)
I20260608 12:57:15.668301 23008 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33579
I20260608 12:57:15.668758 23008 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:15.669525 23008 heartbeater.cc:507] Master 127.16.200.190:33579 requested a full tablet report, sending...
I20260608 12:57:15.671715 22613 ts_manager.cc:194] Registered new tserver with Master: 523b117517a849fdb837399e6c42de81 (127.16.200.132:44785)
I20260608 12:57:15.673252 22613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48742
I20260608 12:57:15.690335 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:15.702003 22933 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:15.709306 22867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198"
dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2"
mode: GRACEFUL
new_leader_uuid: "f995cacb35c54f9f9255ea4274bbfcba"
 from {username='slave'} at 127.0.0.1:47178
I20260608 12:57:15.710011 22867 raft_consensus.cc:606] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Received request to transfer leadership to TS f995cacb35c54f9f9255ea4274bbfcba
I20260608 12:57:15.711629 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:57:15.712263 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:15.713150 22664 auto_rebalancer.cc:591] Failed to schedule move for tablet be7abc88caf54ffd80ebfc739d39b198: Remote error: Service unavailable: leader transfer in progress
W20260608 12:57:15.716724 22919 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:57:15.717082 22919 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:57:15.722184 22934 consensus_queue.cc:1048] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:15.722793 22920 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:15.728849 22933 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:15.730559 22664 auto_rebalancer.cc:591] Failed to schedule move for tablet ccc1a043a6ea4150b54be6bf76effc5f: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:57:15.765790 22929 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:15.852540 22934 consensus_queue.cc:1048] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:15.928515 22933 raft_consensus.cc:993] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: : Instructing follower f995cacb35c54f9f9255ea4274bbfcba to start an election
I20260608 12:57:15.929243 22934 raft_consensus.cc:1081] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Signalling peer f995cacb35c54f9f9255ea4274bbfcba to start an election
I20260608 12:57:15.931989 22717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198"
dest_uuid: "f995cacb35c54f9f9255ea4274bbfcba"
 from {username='slave'} at 127.0.0.1:52390
I20260608 12:57:15.932796 22717 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:57:15.933236 22717 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:15.940762 22717 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.943401 22717 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [CANDIDATE]: Term 2 election: Requested vote from peers 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607), d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:15.954490 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "f995cacb35c54f9f9255ea4274bbfcba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2"
I20260608 12:57:15.955008 22867 raft_consensus.cc:3055] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:57:15.955442 22867 raft_consensus.cc:740] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 06fb150101d042f8af72bdc5c2cab8d2, State: Running, Role: LEADER
I20260608 12:57:15.955420 22793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "f995cacb35c54f9f9255ea4274bbfcba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d155e571c868422cb1c1d4fc60a5e944"
I20260608 12:57:15.956212 22793 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:15.956514 22867 consensus_queue.cc:260] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.957405 22717 raft_consensus.cc:1240] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 FOLLOWER]: Rejecting Update request from peer 06fb150101d042f8af72bdc5c2cab8d2 for earlier term 1. Current term is 2. Ops: []
I20260608 12:57:15.957736 22867 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:15.963974 22793 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f995cacb35c54f9f9255ea4274bbfcba in term 2.
I20260608 12:57:15.964872 22867 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f995cacb35c54f9f9255ea4274bbfcba in term 2.
I20260608 12:57:15.965302 22684 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [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: d155e571c868422cb1c1d4fc60a5e944, f995cacb35c54f9f9255ea4274bbfcba; no voters: 
I20260608 12:57:15.966158 22917 raft_consensus.cc:2804] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:15.967154 22917 raft_consensus.cc:697] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 LEADER]: Becoming Leader. State: Replica: f995cacb35c54f9f9255ea4274bbfcba, State: Running, Role: LEADER
I20260608 12:57:15.967962 22917 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } }
I20260608 12:57:15.974614 22613 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba reported cstate change: term changed from 1 to 2, leader changed from 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131) to f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129). New cstate: current_term: 2 leader_uuid: "f995cacb35c54f9f9255ea4274bbfcba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:16.273280 22793 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:16.274724 22917 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:16.317231 22867 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:16.318586 22917 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:16.675668 23008 heartbeater.cc:499] Master 127.16.200.190:33579 was elected leader, sending a full tablet report...
I20260608 12:57:16.743574 22793 consensus_queue.cc:237] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:16.750154 22867 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:16.751629 22717 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:16.753036 23025 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:16.754079 23034 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:16.766847 22759 consensus_peers.cc:597] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 -> Peer 523b117517a849fdb837399e6c42de81 (127.16.200.132:44785): Couldn't send request to peer 523b117517a849fdb837399e6c42de81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccc1a043a6ea4150b54be6bf76effc5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:16.766279 22867 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:16.765964 22717 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:16.778563 22616 catalog_manager.cc:5696] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 reported cstate change: config changed from index -1 to 2, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "d155e571c868422cb1c1d4fc60a5e944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.022987 23033 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.052333 22717 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:17.059670 22867 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:17.060830 22793 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:17.061178 23042 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:17.062474 23032 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:17.066355 23044 ts_tablet_manager.cc:933] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: Initiating tablet copy from peer d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133)
I20260608 12:57:17.069705 23044 tablet_copy_client.cc:323] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:41133
W20260608 12:57:17.073987 22684 consensus_peers.cc:597] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba -> Peer 523b117517a849fdb837399e6c42de81 (127.16.200.132:44785): Couldn't send request to peer 523b117517a849fdb837399e6c42de81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be7abc88caf54ffd80ebfc739d39b198. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:17.076556 22793 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.078401 22867 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.085554 22803 tablet_copy_service.cc:140] P d155e571c868422cb1c1d4fc60a5e944: Received BeginTabletCopySession request for tablet ccc1a043a6ea4150b54be6bf76effc5f from peer 523b117517a849fdb837399e6c42de81 ({username='slave'} at 127.0.0.1:46446)
I20260608 12:57:17.086202 22803 tablet_copy_service.cc:161] P d155e571c868422cb1c1d4fc60a5e944: Beginning new tablet copy session on tablet ccc1a043a6ea4150b54be6bf76effc5f from peer 523b117517a849fdb837399e6c42de81 at {username='slave'} at 127.0.0.1:46446: session id = 523b117517a849fdb837399e6c42de81-ccc1a043a6ea4150b54be6bf76effc5f
I20260608 12:57:17.091903 22613 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 reported cstate change: config changed from index -1 to 3, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New cstate: current_term: 2 leader_uuid: "f995cacb35c54f9f9255ea4274bbfcba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.094969 22803 tablet_copy_source_session.cc:215] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:17.097963 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc1a043a6ea4150b54be6bf76effc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:17.109337 23044 tablet_copy_client.cc:806] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:17.109890 23044 tablet_copy_client.cc:670] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:17.113521 23044 tablet_copy_client.cc:538] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:17.119315 23044 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: Bootstrap starting.
I20260608 12:57:17.135442 23044 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: 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
I20260608 12:57:17.136143 23044 tablet_bootstrap.cc:492] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: Bootstrap complete.
I20260608 12:57:17.136749 23044 ts_tablet_manager.cc:1403] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.008s
I20260608 12:57:17.139011 23044 raft_consensus.cc:359] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:17.139587 23044 raft_consensus.cc:740] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 523b117517a849fdb837399e6c42de81, State: Initialized, Role: LEARNER
I20260608 12:57:17.140125 23044 consensus_queue.cc:260] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:17.142639 23044 ts_tablet_manager.cc:1434] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:17.144711 22803 tablet_copy_service.cc:342] P d155e571c868422cb1c1d4fc60a5e944: Request end of tablet copy session 523b117517a849fdb837399e6c42de81-ccc1a043a6ea4150b54be6bf76effc5f received from {username='slave'} at 127.0.0.1:46446
I20260608 12:57:17.145149 22803 tablet_copy_service.cc:434] P d155e571c868422cb1c1d4fc60a5e944: ending tablet copy session 523b117517a849fdb837399e6c42de81-ccc1a043a6ea4150b54be6bf76effc5f on tablet ccc1a043a6ea4150b54be6bf76effc5f with peer 523b117517a849fdb837399e6c42de81
I20260608 12:57:17.175699 23032 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 523b117517a849fdb837399e6c42de81 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } } }
I20260608 12:57:17.335134 22983 raft_consensus.cc:1217] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:17.378285 23044 ts_tablet_manager.cc:933] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: Initiating tablet copy from peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341)
I20260608 12:57:17.380046 23044 tablet_copy_client.cc:323] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:36341
I20260608 12:57:17.390177 22728 tablet_copy_service.cc:140] P f995cacb35c54f9f9255ea4274bbfcba: Received BeginTabletCopySession request for tablet be7abc88caf54ffd80ebfc739d39b198 from peer 523b117517a849fdb837399e6c42de81 ({username='slave'} at 127.0.0.1:52404)
I20260608 12:57:17.390699 22728 tablet_copy_service.cc:161] P f995cacb35c54f9f9255ea4274bbfcba: Beginning new tablet copy session on tablet be7abc88caf54ffd80ebfc739d39b198 from peer 523b117517a849fdb837399e6c42de81 at {username='slave'} at 127.0.0.1:52404: session id = 523b117517a849fdb837399e6c42de81-be7abc88caf54ffd80ebfc739d39b198
I20260608 12:57:17.397459 22728 tablet_copy_source_session.cc:215] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:17.400594 23044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7abc88caf54ffd80ebfc739d39b198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:17.416357 23044 tablet_copy_client.cc:806] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:17.417006 23044 tablet_copy_client.cc:670] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:17.420476 23044 tablet_copy_client.cc:538] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:17.428953 23044 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: Bootstrap starting.
I20260608 12:57:17.452721 23044 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: 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
I20260608 12:57:17.453697 23044 tablet_bootstrap.cc:492] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: Bootstrap complete.
I20260608 12:57:17.454434 23044 ts_tablet_manager.cc:1403] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.001s
I20260608 12:57:17.457718 23044 raft_consensus.cc:359] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:17.458581 23044 raft_consensus.cc:740] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 523b117517a849fdb837399e6c42de81, State: Initialized, Role: LEARNER
I20260608 12:57:17.459333 23044 consensus_queue.cc:260] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: true } }
I20260608 12:57:17.461369 23044 ts_tablet_manager.cc:1434] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:57:17.463104 22728 tablet_copy_service.cc:342] P f995cacb35c54f9f9255ea4274bbfcba: Request end of tablet copy session 523b117517a849fdb837399e6c42de81-be7abc88caf54ffd80ebfc739d39b198 received from {username='slave'} at 127.0.0.1:52404
I20260608 12:57:17.463534 22728 tablet_copy_service.cc:434] P f995cacb35c54f9f9255ea4274bbfcba: ending tablet copy session 523b117517a849fdb837399e6c42de81-be7abc88caf54ffd80ebfc739d39b198 on tablet be7abc88caf54ffd80ebfc739d39b198 with peer 523b117517a849fdb837399e6c42de81
I20260608 12:57:17.713999 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:17.718794 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:17.719311 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:17.752653 22983 raft_consensus.cc:1217] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:57:17.884505 23034 raft_consensus.cc:1064] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: attempting to promote NON_VOTER 523b117517a849fdb837399e6c42de81 to VOTER
I20260608 12:57:17.887739 23034 consensus_queue.cc:237] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:17.896195 22983 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 LEARNER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:17.896360 22867 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:17.897840 22717 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:17.898623 23055 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:17.899772 23033 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:17.900439 23034 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:17.925485 22983 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:17.925967 22717 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:17.943632 22615 catalog_manager.cc:5696] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 reported cstate change: config changed from index 2 to 3, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d155e571c868422cb1c1d4fc60a5e944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.057524 23034 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.069672 22867 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.116421 22793 consensus_queue.cc:237] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:18.121884 22983 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:18.122005 22717 raft_consensus.cc:1275] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Refusing update from remote peer d155e571c868422cb1c1d4fc60a5e944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:18.123503 23061 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:18.124387 23055 consensus_queue.cc:1048] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:18.135448 22983 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.135515 22717 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.150700 22614 catalog_manager.cc:5696] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba reported cstate change: config changed from index 3 to 4, VOTER 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131) evicted. New cstate: current_term: 1 leader_uuid: "d155e571c868422cb1c1d4fc60a5e944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.250751 23032 raft_consensus.cc:1064] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: attempting to promote NON_VOTER 523b117517a849fdb837399e6c42de81 to VOTER
I20260608 12:57:18.253367 23032 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:18.261675 22793 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:18.261751 22983 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 LEARNER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:18.262547 22867 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:18.263888 23032 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:18.264837 23048 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:18.265823 23064 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:18.288748 22983 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.290699 22793 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.356027 22856 tablet_service.cc:1558] Processing DeleteTablet for tablet ccc1a043a6ea4150b54be6bf76effc5f with delete_type TABLET_DATA_TOMBSTONED (TS 06fb150101d042f8af72bdc5c2cab8d2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47150
I20260608 12:57:18.359745 23068 tablet_replica.cc:333] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: stopping tablet replica
I20260608 12:57:18.361030 23068 raft_consensus.cc:2243] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:18.361971 23068 raft_consensus.cc:2272] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:18.362288 22616 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 reported cstate change: config changed from index 3 to 4, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f995cacb35c54f9f9255ea4274bbfcba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.368603 23068 ts_tablet_manager.cc:1916] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:18.386229 23068 ts_tablet_manager.cc:1929] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:57:18.386735 23068 log.cc:1199] T ccc1a043a6ea4150b54be6bf76effc5f P 06fb150101d042f8af72bdc5c2cab8d2: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/ccc1a043a6ea4150b54be6bf76effc5f
I20260608 12:57:18.388777 22601 catalog_manager.cc:5027] TS 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607): tablet ccc1a043a6ea4150b54be6bf76effc5f (table test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]) successfully deleted
I20260608 12:57:18.389262 23064 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.400486 22867 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 523b117517a849fdb837399e6c42de81 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } attrs { replace: true } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.511390 23034 raft_consensus.cc:2955] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.519217 22603 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccc1a043a6ea4150b54be6bf76effc5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:18.677597 22717 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [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: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:18.682674 22867 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:18.682760 22983 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Refusing update from remote peer f995cacb35c54f9f9255ea4274bbfcba: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:57:18.684060 23064 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:18.684881 23048 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:18.693540 22867 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.695245 22983 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.710148 22613 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 reported cstate change: config changed from index 4 to 5, VOTER d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130) evicted. New cstate: current_term: 2 leader_uuid: "f995cacb35c54f9f9255ea4274bbfcba" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.901031 23048 raft_consensus.cc:2955] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } } }
I20260608 12:57:18.909726 22601 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet be7abc88caf54ffd80ebfc739d39b198 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:18.998412 22781 tablet_service.cc:1558] Processing DeleteTablet for tablet be7abc88caf54ffd80ebfc739d39b198 with delete_type TABLET_DATA_TOMBSTONED (TS d155e571c868422cb1c1d4fc60a5e944 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46414
I20260608 12:57:19.000555 23069 tablet_replica.cc:333] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: stopping tablet replica
I20260608 12:57:19.001567 23069 raft_consensus.cc:2243] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:19.002380 23069 raft_consensus.cc:2272] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:19.005736 23069 ts_tablet_manager.cc:1916] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:19.017692 23069 ts_tablet_manager.cc:1929] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:57:19.018019 23069 log.cc:1199] T be7abc88caf54ffd80ebfc739d39b198 P d155e571c868422cb1c1d4fc60a5e944: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/be7abc88caf54ffd80ebfc739d39b198
I20260608 12:57:19.019424 22603 catalog_manager.cc:5027] TS d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133): tablet be7abc88caf54ffd80ebfc739d39b198 (table test-workload [id=bdb18efc6fe94f21aeafc914bf816a12]) successfully deleted
I20260608 12:57:19.720366 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:19.723426 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:19.723781 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:21.724759 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:21.727653 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:21.727993 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:23.876461 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:23.877408 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
W20260608 12:57:23.887428 22831 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260608 12:57:23.888178 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:23.890765 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:23.907593 22831 consensus_peers.cc:597] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:24.275266 22757 consensus_peers.cc:597] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:24.372440 23076 raft_consensus.cc:493] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06fb150101d042f8af72bdc5c2cab8d2)
I20260608 12:57:24.373241 23076 raft_consensus.cc:515] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "d155e571c868422cb1c1d4fc60a5e944" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41133 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } }
I20260608 12:57:24.376891 22793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "f995cacb35c54f9f9255ea4274bbfcba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d155e571c868422cb1c1d4fc60a5e944" is_pre_election: true
I20260608 12:57:24.381660 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6cf5ec6fc2d43ef946ba195ee54ac5a" candidate_uuid: "f995cacb35c54f9f9255ea4274bbfcba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2" is_pre_election: true
I20260608 12:57:24.384002 22682 leader_election.cc:304] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [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: f995cacb35c54f9f9255ea4274bbfcba; no voters: 06fb150101d042f8af72bdc5c2cab8d2, d155e571c868422cb1c1d4fc60a5e944
I20260608 12:57:24.385464 23076 leader_election.cc:290] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d155e571c868422cb1c1d4fc60a5e944 (127.16.200.130:41133), 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
I20260608 12:57:24.385946 23070 raft_consensus.cc:2749] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:24.412271 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:24.413064 17186 tablet_replica.cc:333] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba: stopping tablet replica
I20260608 12:57:24.413729 17186 raft_consensus.cc:2243] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:24.414255 17186 raft_consensus.cc:2272] T ccc1a043a6ea4150b54be6bf76effc5f P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:24.416388 17186 tablet_replica.cc:333] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba: stopping tablet replica
I20260608 12:57:24.416908 17186 raft_consensus.cc:2243] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:24.417689 17186 raft_consensus.cc:2272] T be7abc88caf54ffd80ebfc739d39b198 P f995cacb35c54f9f9255ea4274bbfcba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:24.419744 17186 tablet_replica.cc:333] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba: stopping tablet replica
I20260608 12:57:24.420233 17186 raft_consensus.cc:2243] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:24.420702 17186 raft_consensus.cc:2272] T a6cf5ec6fc2d43ef946ba195ee54ac5a P f995cacb35c54f9f9255ea4274bbfcba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:25.108566 23072 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f995cacb35c54f9f9255ea4274bbfcba)
I20260608 12:57:25.109170 23072 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:25.111279 23072 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), 523b117517a849fdb837399e6c42de81 (127.16.200.132:44785)
W20260608 12:57:25.115989 22831 leader_election.cc:336] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111)
I20260608 12:57:25.123329 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "06fb150101d042f8af72bdc5c2cab8d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "523b117517a849fdb837399e6c42de81" is_pre_election: true
I20260608 12:57:25.124820 22833 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [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: 06fb150101d042f8af72bdc5c2cab8d2; no voters: 523b117517a849fdb837399e6c42de81, f995cacb35c54f9f9255ea4274bbfcba
I20260608 12:57:25.125514 23072 raft_consensus.cc:2749] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 12:57:25.273337 22739 debug-util.cc:398] Leaking SignalData structure 0x7b08002d0ba0 after lost signal to thread 17189
W20260608 12:57:25.274919 22739 debug-util.cc:398] Leaking SignalData structure 0x7b08002d3080 after lost signal to thread 22650
W20260608 12:57:25.277616 22739 debug-util.cc:398] Leaking SignalData structure 0x7b0800260aa0 after lost signal to thread 22817
W20260608 12:57:25.279057 22739 debug-util.cc:398] Leaking SignalData structure 0x7b080010b2a0 after lost signal to thread 22891
I20260608 12:57:25.292282 23082 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f995cacb35c54f9f9255ea4274bbfcba)
I20260608 12:57:25.292852 23082 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:25.295580 23082 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
W20260608 12:57:25.306429 22947 leader_election.cc:336] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111)
I20260608 12:57:25.311398 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "523b117517a849fdb837399e6c42de81" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2" is_pre_election: true
I20260608 12:57:25.312008 22867 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 523b117517a849fdb837399e6c42de81 in term 2.
I20260608 12:57:25.313035 22947 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [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: 06fb150101d042f8af72bdc5c2cab8d2, 523b117517a849fdb837399e6c42de81; no voters: f995cacb35c54f9f9255ea4274bbfcba
I20260608 12:57:25.313941 23082 raft_consensus.cc:2804] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:57:25.314319 23082 raft_consensus.cc:493] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f995cacb35c54f9f9255ea4274bbfcba)
I20260608 12:57:25.314617 23082 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:25.322081 23082 raft_consensus.cc:515] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:25.323980 23082 leader_election.cc:290] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [CANDIDATE]: Term 3 election: Requested vote from peers f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341), 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607)
I20260608 12:57:25.325874 22867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7abc88caf54ffd80ebfc739d39b198" candidate_uuid: "523b117517a849fdb837399e6c42de81" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "06fb150101d042f8af72bdc5c2cab8d2"
I20260608 12:57:25.326512 22867 raft_consensus.cc:3060] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:57:25.328150 22947 leader_election.cc:336] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111)
I20260608 12:57:25.332122 22867 raft_consensus.cc:2468] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 523b117517a849fdb837399e6c42de81 in term 3.
I20260608 12:57:25.333228 22947 leader_election.cc:304] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [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: 06fb150101d042f8af72bdc5c2cab8d2, 523b117517a849fdb837399e6c42de81; no voters: f995cacb35c54f9f9255ea4274bbfcba
I20260608 12:57:25.334082 23082 raft_consensus.cc:2804] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:57:25.335341 23082 raft_consensus.cc:697] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 3 LEADER]: Becoming Leader. State: Replica: 523b117517a849fdb837399e6c42de81, State: Running, Role: LEADER
I20260608 12:57:25.336338 23082 consensus_queue.cc:237] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } }
I20260608 12:57:25.344480 22615 catalog_manager.cc:5696] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 reported cstate change: term changed from 2 to 3, leader changed from f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129) to 523b117517a849fdb837399e6c42de81 (127.16.200.132). New cstate: current_term: 3 leader_uuid: "523b117517a849fdb837399e6c42de81" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f995cacb35c54f9f9255ea4274bbfcba" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 36341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "523b117517a849fdb837399e6c42de81" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 44785 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:57:25.356770 22831 consensus_peers.cc:597] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:57:25.445099 17186 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22739)
I20260608 12:57:25.646657 22867 raft_consensus.cc:1275] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 3 FOLLOWER]: Refusing update from remote peer 523b117517a849fdb837399e6c42de81: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:57:25.648541 23082 consensus_queue.cc:1048] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06fb150101d042f8af72bdc5c2cab8d2" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260608 12:57:25.663401 22947 consensus_peers.cc:597] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:25.846279 22757 consensus_peers.cc:597] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:25.891875 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:25.894861 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:25.895206 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:26.445758 17186 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22739)
W20260608 12:57:26.787921 22831 consensus_peers.cc:597] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:57:27.023777 22947 consensus_peers.cc:597] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:57:27.389518 22757 consensus_peers.cc:597] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:57:27.446343 17186 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 22739)
I20260608 12:57:27.896852 22669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:27.901834 22669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:27.902285 22669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:28.266429 22831 consensus_peers.cc:597] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:57:28.359690 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:57:28.382031 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:57:28.406764 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:28.407612 17186 tablet_replica.cc:333] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944: stopping tablet replica
I20260608 12:57:28.408267 17186 raft_consensus.cc:2243] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:28.408970 17186 raft_consensus.cc:2272] T a6cf5ec6fc2d43ef946ba195ee54ac5a P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:28.411679 17186 tablet_replica.cc:333] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944: stopping tablet replica
I20260608 12:57:28.412165 17186 raft_consensus.cc:2243] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:28.413251 17186 raft_consensus.cc:2272] T ccc1a043a6ea4150b54be6bf76effc5f P d155e571c868422cb1c1d4fc60a5e944 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:28.422019 22947 consensus_peers.cc:597] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 -> Peer f995cacb35c54f9f9255ea4274bbfcba (127.16.200.129:36341): Couldn't send request to peer f995cacb35c54f9f9255ea4274bbfcba. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:36341: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:57:28.439850 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:57:28.457418 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:57:28.480670 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:28.481509 17186 tablet_replica.cc:333] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2: stopping tablet replica
I20260608 12:57:28.482151 17186 raft_consensus.cc:2243] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:28.483487 17186 raft_consensus.cc:2272] T be7abc88caf54ffd80ebfc739d39b198 P 06fb150101d042f8af72bdc5c2cab8d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:28.486019 17186 tablet_replica.cc:333] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2: stopping tablet replica
I20260608 12:57:28.486542 17186 raft_consensus.cc:2243] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:28.487540 17186 raft_consensus.cc:2272] T a6cf5ec6fc2d43ef946ba195ee54ac5a P 06fb150101d042f8af72bdc5c2cab8d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:28.511380 22947 consensus_peers.cc:597] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 -> Peer 06fb150101d042f8af72bdc5c2cab8d2 (127.16.200.131:40607): Couldn't send request to peer 06fb150101d042f8af72bdc5c2cab8d2. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.131:40607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:28.513031 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:57:28.529590 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:57:28.553977 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:28.554715 17186 tablet_replica.cc:333] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81: stopping tablet replica
I20260608 12:57:28.555384 17186 raft_consensus.cc:2243] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:57:28.556763 17186 raft_consensus.cc:2272] T be7abc88caf54ffd80ebfc739d39b198 P 523b117517a849fdb837399e6c42de81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:28.559684 17186 tablet_replica.cc:333] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81: stopping tablet replica
I20260608 12:57:28.560168 17186 raft_consensus.cc:2243] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:28.561031 17186 raft_consensus.cc:2272] T ccc1a043a6ea4150b54be6bf76effc5f P 523b117517a849fdb837399e6c42de81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:28.583173 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:57:28.598054 17186 master.cc:562] Master@127.16.200.190:33579 shutting down...
I20260608 12:57:28.619022 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:28.619752 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:28.620071 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc0d80cb77d24643acb14a295ceadee2: stopping tablet replica
I20260608 12:57:28.640183 17186 master.cc:584] Master@127.16.200.190:33579 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (15149 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:57:28.683949 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:36009
I20260608 12:57:28.685312 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.691707 23099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.692453 23098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.693127 23101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.694376 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:28.695395 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:28.695636 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.695786 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923448695768 us; error 0 us; skew 500 ppm
I20260608 12:57:28.696383 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.699120 17186 webserver.cc:533] Webserver started at http://127.16.200.190:46703/ using document root <none> and password file <none>
I20260608 12:57:28.699631 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.699826 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.700116 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.701468 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "0a0883b9a27e400c93022f2f65e07233"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-jxwz"
I20260608 12:57:28.706609 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:57:28.710582 23106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.711335 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:57:28.711608 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "0a0883b9a27e400c93022f2f65e07233"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-jxwz"
I20260608 12:57:28.711897 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-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)
I20260608 12:57:28.730626 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.731923 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.774389 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:36009
I20260608 12:57:28.774516 23157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:36009 every 8 connection(s)
I20260608 12:57:28.778832 23158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:28.790809 23158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233: Bootstrap starting.
I20260608 12:57:28.795994 23158 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:28.800297 23158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233: No bootstrap required, opened a new log
I20260608 12:57:28.802690 23158 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER }
I20260608 12:57:28.803105 23158 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:28.803320 23158 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a0883b9a27e400c93022f2f65e07233, State: Initialized, Role: FOLLOWER
I20260608 12:57:28.803939 23158 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER }
I20260608 12:57:28.804390 23158 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:28.804647 23158 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:28.804889 23158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:28.809470 23158 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER }
I20260608 12:57:28.809958 23158 leader_election.cc:304] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [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: 0a0883b9a27e400c93022f2f65e07233; no voters: 
I20260608 12:57:28.811147 23158 leader_election.cc:290] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:28.811661 23161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:28.813212 23161 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 1 LEADER]: Becoming Leader. State: Replica: 0a0883b9a27e400c93022f2f65e07233, State: Running, Role: LEADER
I20260608 12:57:28.814010 23161 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [LEADER]: Queue going to LEADER mode. State: All 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: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER }
I20260608 12:57:28.814380 23158 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:28.820847 23163 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a0883b9a27e400c93022f2f65e07233. Latest consensus state: current_term: 1 leader_uuid: "0a0883b9a27e400c93022f2f65e07233" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER } }
I20260608 12:57:28.821059 23162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a0883b9a27e400c93022f2f65e07233" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a0883b9a27e400c93022f2f65e07233" member_type: VOTER } }
I20260608 12:57:28.821492 23163 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:28.821552 23162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:28.823493 23170 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:28.828914 23170 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:28.832839 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:28.839197 23170 catalog_manager.cc:1382] Generated new cluster ID: 9e3923f168f247359fae7e64d194b197
I20260608 12:57:28.839473 23170 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:28.858218 23170 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:28.859665 23170 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:28.873790 23170 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233: Generated new TSK 0
I20260608 12:57:28.874447 23170 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:28.900228 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.907183 23179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.907964 23180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.912348 17186 server_base.cc:1061] running on GCE node
W20260608 12:57:28.912498 23182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.916324 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:28.916525 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.916747 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923448916723 us; error 0 us; skew 500 ppm
I20260608 12:57:28.917456 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.919777 17186 webserver.cc:533] Webserver started at http://127.16.200.129:44699/ using document root <none> and password file <none>
I20260608 12:57:28.920317 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.920495 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.920802 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.922029 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "96727c1dfff54122ac0fc2fe79213119"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-jxwz"
I20260608 12:57:28.926941 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:57:28.930682 23187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.931402 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:28.931687 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "96727c1dfff54122ac0fc2fe79213119"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-jxwz"
I20260608 12:57:28.931988 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-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)
I20260608 12:57:28.952057 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.957427 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.963263 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:28.976842 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:28.977344 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:57:28.978645 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:28.979200 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:57:29.394937 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:44985
I20260608 12:57:29.395099 23249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:44985 every 8 connection(s)
I20260608 12:57:29.400357 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:29.408494 23254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:29.410583 23255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:29.415812 23257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:29.416281 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:29.417232 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:29.417505 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:29.417721 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923449417699 us; error 0 us; skew 500 ppm
I20260608 12:57:29.418499 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:29.420634 23250 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36009
I20260608 12:57:29.421046 23250 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:29.421444 17186 webserver.cc:533] Webserver started at http://127.16.200.130:42159/ using document root <none> and password file <none>
I20260608 12:57:29.422001 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:29.421947 23250 heartbeater.cc:507] Master 127.16.200.190:36009 requested a full tablet report, sending...
I20260608 12:57:29.422375 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:29.422674 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:29.423986 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "32c25d1304a34a7fa2acd8a30d424d31"
format_stamp: "Formatted at 2026-06-08 12:57:29 on dist-test-slave-jxwz"
I20260608 12:57:29.424491 23123 ts_manager.cc:194] Registered new tserver with Master: 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985)
I20260608 12:57:29.426606 23123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35544
I20260608 12:57:29.428994 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 12:57:29.433125 23262 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.433903 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260608 12:57:29.434180 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "32c25d1304a34a7fa2acd8a30d424d31"
format_stamp: "Formatted at 2026-06-08 12:57:29 on dist-test-slave-jxwz"
I20260608 12:57:29.434428 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-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)
I20260608 12:57:29.456729 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:29.457914 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:29.459491 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:29.461808 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:29.462013 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.462255 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:29.462409 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.504966 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:40355
I20260608 12:57:29.505088 23324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:40355 every 8 connection(s)
I20260608 12:57:29.510257 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:29.517966 23328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:29.519308 23329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:29.522339 23331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:29.523483 23325 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36009
I20260608 12:57:29.523844 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:29.523934 23325 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:29.524942 23325 heartbeater.cc:507] Master 127.16.200.190:36009 requested a full tablet report, sending...
I20260608 12:57:29.525391 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:29.525631 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:29.525827 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923449525806 us; error 0 us; skew 500 ppm
I20260608 12:57:29.526659 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:29.527081 23123 ts_manager.cc:194] Registered new tserver with Master: 32c25d1304a34a7fa2acd8a30d424d31 (127.16.200.130:40355)
I20260608 12:57:29.528740 23123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35548
I20260608 12:57:29.529670 17186 webserver.cc:533] Webserver started at http://127.16.200.131:46123/ using document root <none> and password file <none>
I20260608 12:57:29.530300 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:29.530473 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:29.530763 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:29.531867 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "951af6530384483fa997516355af3896"
format_stamp: "Formatted at 2026-06-08 12:57:29 on dist-test-slave-jxwz"
I20260608 12:57:29.536798 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:57:29.540225 23336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.540998 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:29.541292 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "951af6530384483fa997516355af3896"
format_stamp: "Formatted at 2026-06-08 12:57:29 on dist-test-slave-jxwz"
I20260608 12:57:29.541563 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923286344075-17186-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)
I20260608 12:57:29.554387 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:29.555491 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:29.556910 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:29.559135 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:29.559334 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.559551 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:29.559710 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:29.602964 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:44475
I20260608 12:57:29.603065 23398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:44475 every 8 connection(s)
I20260608 12:57:29.618641 23399 heartbeater.cc:344] Connected to a master server at 127.16.200.190:36009
I20260608 12:57:29.619064 23399 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:29.619855 23399 heartbeater.cc:507] Master 127.16.200.190:36009 requested a full tablet report, sending...
I20260608 12:57:29.622027 23123 ts_manager.cc:194] Registered new tserver with Master: 951af6530384483fa997516355af3896 (127.16.200.131:44475)
I20260608 12:57:29.622704 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015946388s
I20260608 12:57:29.623862 23123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35562
I20260608 12:57:29.951120 23123 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35564:
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"
    }
  }
}
W20260608 12:57:29.956434 23123 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:30.066324 23364 tablet_service.cc:1511] Processing CreateTablet for tablet 43cca6882cfb4a51bff2ab8f23d1f164 (DEFAULT_TABLE table=test-workload [id=6404b81c789c457ea3af54943a0e6209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:30.068022 23364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cca6882cfb4a51bff2ab8f23d1f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:30.080134 23215 tablet_service.cc:1511] Processing CreateTablet for tablet 43cca6882cfb4a51bff2ab8f23d1f164 (DEFAULT_TABLE table=test-workload [id=6404b81c789c457ea3af54943a0e6209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:30.080518 23290 tablet_service.cc:1511] Processing CreateTablet for tablet 43cca6882cfb4a51bff2ab8f23d1f164 (DEFAULT_TABLE table=test-workload [id=6404b81c789c457ea3af54943a0e6209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:30.081673 23215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cca6882cfb4a51bff2ab8f23d1f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:30.081933 23290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43cca6882cfb4a51bff2ab8f23d1f164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:30.085232 23418 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: Bootstrap starting.
I20260608 12:57:30.091928 23418 tablet_bootstrap.cc:654] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:30.098753 23418 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: No bootstrap required, opened a new log
I20260608 12:57:30.099179 23418 ts_tablet_manager.cc:1403] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 12:57:30.100672 23420 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: Bootstrap starting.
I20260608 12:57:30.102258 23421 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: Bootstrap starting.
I20260608 12:57:30.102840 23418 raft_consensus.cc:359] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.103713 23418 raft_consensus.cc:385] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:30.104017 23418 raft_consensus.cc:740] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 951af6530384483fa997516355af3896, State: Initialized, Role: FOLLOWER
I20260608 12:57:30.105067 23418 consensus_queue.cc:260] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.107791 23399 heartbeater.cc:499] Master 127.16.200.190:36009 was elected leader, sending a full tablet report...
I20260608 12:57:30.109035 23420 tablet_bootstrap.cc:654] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:30.110988 23418 ts_tablet_manager.cc:1434] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:57:30.111333 23421 tablet_bootstrap.cc:654] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:30.114727 23420 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: No bootstrap required, opened a new log
I20260608 12:57:30.115335 23420 ts_tablet_manager.cc:1403] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260608 12:57:30.117328 23421 tablet_bootstrap.cc:492] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: No bootstrap required, opened a new log
I20260608 12:57:30.117887 23421 ts_tablet_manager.cc:1403] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:57:30.118517 23420 raft_consensus.cc:359] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.119131 23420 raft_consensus.cc:385] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:30.119403 23420 raft_consensus.cc:740] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32c25d1304a34a7fa2acd8a30d424d31, State: Initialized, Role: FOLLOWER
I20260608 12:57:30.120097 23420 consensus_queue.cc:260] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.121174 23421 raft_consensus.cc:359] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.122197 23325 heartbeater.cc:499] Master 127.16.200.190:36009 was elected leader, sending a full tablet report...
I20260608 12:57:30.122776 23420 ts_tablet_manager.cc:1434] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:57:30.123165 23421 raft_consensus.cc:385] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:30.123549 23421 raft_consensus.cc:740] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96727c1dfff54122ac0fc2fe79213119, State: Initialized, Role: FOLLOWER
I20260608 12:57:30.124369 23421 consensus_queue.cc:260] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.126936 23250 heartbeater.cc:499] Master 127.16.200.190:36009 was elected leader, sending a full tablet report...
I20260608 12:57:30.127373 23421 ts_tablet_manager.cc:1434] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:57:30.245633 23422 raft_consensus.cc:493] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:30.246204 23422 raft_consensus.cc:515] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.248711 23422 leader_election.cc:290] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32c25d1304a34a7fa2acd8a30d424d31 (127.16.200.130:40355), 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985)
I20260608 12:57:30.259845 23300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cca6882cfb4a51bff2ab8f23d1f164" candidate_uuid: "951af6530384483fa997516355af3896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c25d1304a34a7fa2acd8a30d424d31" is_pre_election: true
I20260608 12:57:30.260831 23300 raft_consensus.cc:2468] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 951af6530384483fa997516355af3896 in term 0.
I20260608 12:57:30.261502 23225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cca6882cfb4a51bff2ab8f23d1f164" candidate_uuid: "951af6530384483fa997516355af3896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96727c1dfff54122ac0fc2fe79213119" is_pre_election: true
I20260608 12:57:30.262223 23225 raft_consensus.cc:2468] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 951af6530384483fa997516355af3896 in term 0.
I20260608 12:57:30.262147 23339 leader_election.cc:304] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c25d1304a34a7fa2acd8a30d424d31, 951af6530384483fa997516355af3896; no voters: 
I20260608 12:57:30.263042 23422 raft_consensus.cc:2804] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:30.263345 23422 raft_consensus.cc:493] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:30.263629 23422 raft_consensus.cc:3060] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:30.269076 23422 raft_consensus.cc:515] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.270846 23422 leader_election.cc:290] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [CANDIDATE]: Term 1 election: Requested vote from peers 32c25d1304a34a7fa2acd8a30d424d31 (127.16.200.130:40355), 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985)
I20260608 12:57:30.271584 23300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cca6882cfb4a51bff2ab8f23d1f164" candidate_uuid: "951af6530384483fa997516355af3896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32c25d1304a34a7fa2acd8a30d424d31"
I20260608 12:57:30.271927 23225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43cca6882cfb4a51bff2ab8f23d1f164" candidate_uuid: "951af6530384483fa997516355af3896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96727c1dfff54122ac0fc2fe79213119"
I20260608 12:57:30.272225 23300 raft_consensus.cc:3060] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:30.272538 23225 raft_consensus.cc:3060] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:30.280395 23225 raft_consensus.cc:2468] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 951af6530384483fa997516355af3896 in term 1.
I20260608 12:57:30.280395 23300 raft_consensus.cc:2468] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 951af6530384483fa997516355af3896 in term 1.
I20260608 12:57:30.281805 23339 leader_election.cc:304] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32c25d1304a34a7fa2acd8a30d424d31, 951af6530384483fa997516355af3896; no voters: 
I20260608 12:57:30.282578 23422 raft_consensus.cc:2804] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:30.283653 23422 raft_consensus.cc:697] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 1 LEADER]: Becoming Leader. State: Replica: 951af6530384483fa997516355af3896, State: Running, Role: LEADER
I20260608 12:57:30.284425 23422 consensus_queue.cc:237] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } }
I20260608 12:57:30.292913 23123 catalog_manager.cc:5696] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 951af6530384483fa997516355af3896 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "951af6530384483fa997516355af3896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "951af6530384483fa997516355af3896" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 44475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96727c1dfff54122ac0fc2fe79213119" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 44985 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:30.307668 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:57:30.324333 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:30.325222 17186 tablet_replica.cc:333] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119: stopping tablet replica
I20260608 12:57:30.325852 17186 raft_consensus.cc:2243] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:30.326289 17186 raft_consensus.cc:2272] T 43cca6882cfb4a51bff2ab8f23d1f164 P 96727c1dfff54122ac0fc2fe79213119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:30.345322 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
W20260608 12:57:30.362682 23154 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac020 after lost signal to thread 17189
W20260608 12:57:30.733572 23338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111) [suppressed 44 similar messages]
W20260608 12:57:30.737324 23338 consensus_peers.cc:597] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 -> Peer 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985): Couldn't send request to peer 96727c1dfff54122ac0fc2fe79213119. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:30.830899 23422 consensus_queue.cc:1048] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32c25d1304a34a7fa2acd8a30d424d31" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:30.832726 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:30.834374 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:30.834808 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:32.835880 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:32.837978 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:32.838454 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:33.549595 23338 consensus_peers.cc:597] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 -> Peer 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985): Couldn't send request to peer 96727c1dfff54122ac0fc2fe79213119. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:34.839525 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:34.841130 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:34.841432 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:35.767189 23338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:57:36.256177 23338 consensus_peers.cc:597] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 -> Peer 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985): Couldn't send request to peer 96727c1dfff54122ac0fc2fe79213119. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:57:36.842314 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:36.843892 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:36.844179 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:38.613122 23338 consensus_peers.cc:597] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 -> Peer 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985): Couldn't send request to peer 96727c1dfff54122ac0fc2fe79213119. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:57:38.845304 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:38.846984 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:38.847334 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:40.848305 23176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:40.849902 23176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:40.850210 23176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:40.890923 23338 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:57:40.894640 23338 consensus_peers.cc:597] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 -> Peer 96727c1dfff54122ac0fc2fe79213119 (127.16.200.129:44985): Couldn't send request to peer 96727c1dfff54122ac0fc2fe79213119. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:44985: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:57:41.418778 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:57:41.449469 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:41.450374 17186 tablet_replica.cc:333] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31: stopping tablet replica
I20260608 12:57:41.451337 17186 raft_consensus.cc:2243] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:41.452128 17186 raft_consensus.cc:2272] T 43cca6882cfb4a51bff2ab8f23d1f164 P 32c25d1304a34a7fa2acd8a30d424d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:41.474375 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:57:41.488554 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:57:41.511718 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:41.512439 17186 tablet_replica.cc:333] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896: stopping tablet replica
I20260608 12:57:41.512995 17186 raft_consensus.cc:2243] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:41.514004 17186 raft_consensus.cc:2272] T 43cca6882cfb4a51bff2ab8f23d1f164 P 951af6530384483fa997516355af3896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:41.534229 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:57:41.547070 17186 master.cc:562] Master@127.16.200.190:36009 shutting down...
I20260608 12:57:41.567042 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:41.567778 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:41.568149 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a0883b9a27e400c93022f2f65e07233: stopping tablet replica
I20260608 12:57:41.602074 17186 master.cc:584] Master@127.16.200.190:36009 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12960 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:57:41.644070 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:41175
I20260608 12:57:41.645478 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.651535 23458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.651744 23459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.653156 23461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.654213 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:41.655036 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.655216 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.655329 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923461655318 us; error 0 us; skew 500 ppm
I20260608 12:57:41.656003 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.658639 17186 webserver.cc:533] Webserver started at http://127.16.200.190:39159/ using document root <none> and password file <none>
I20260608 12:57:41.659123 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.659283 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.659571 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.660939 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "81b4bcf2c1c74483b4c2f4924e1d7195"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:41.666232 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:57:41.670097 23466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.670842 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:57:41.671105 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "81b4bcf2c1c74483b4c2f4924e1d7195"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:41.671375 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-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)
I20260608 12:57:41.696758 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.698163 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.740267 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:41175
I20260608 12:57:41.740406 23517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:41175 every 8 connection(s)
I20260608 12:57:41.744932 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.757956 23518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195: Bootstrap starting.
I20260608 12:57:41.763357 23518 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:41.767941 23518 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195: No bootstrap required, opened a new log
I20260608 12:57:41.770416 23518 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER }
I20260608 12:57:41.770838 23518 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:41.771075 23518 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b4bcf2c1c74483b4c2f4924e1d7195, State: Initialized, Role: FOLLOWER
I20260608 12:57:41.771736 23518 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER }
I20260608 12:57:41.772213 23518 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:41.772424 23518 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:41.772744 23518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:41.777799 23518 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER }
I20260608 12:57:41.778317 23518 leader_election.cc:304] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [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: 81b4bcf2c1c74483b4c2f4924e1d7195; no voters: 
I20260608 12:57:41.779474 23518 leader_election.cc:290] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:41.779883 23521 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:41.781327 23521 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 1 LEADER]: Becoming Leader. State: Replica: 81b4bcf2c1c74483b4c2f4924e1d7195, State: Running, Role: LEADER
I20260608 12:57:41.782120 23521 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [LEADER]: Queue going to LEADER mode. State: All 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: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER }
I20260608 12:57:41.782536 23518 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:41.788631 23523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81b4bcf2c1c74483b4c2f4924e1d7195. Latest consensus state: current_term: 1 leader_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER } }
I20260608 12:57:41.789297 23523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:41.789193 23522 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81b4bcf2c1c74483b4c2f4924e1d7195" member_type: VOTER } }
I20260608 12:57:41.789893 23522 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:41.794755 23530 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:41.803009 23530 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:41.804055 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:41.813112 23530 catalog_manager.cc:1382] Generated new cluster ID: a0ba7ac7cff8401ca4b113d0b3dec191
I20260608 12:57:41.813400 23530 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:41.829416 23530 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:41.830806 23530 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:41.855172 23530 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195: Generated new TSK 0
I20260608 12:57:41.855845 23530 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:41.870465 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.877096 23539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.878269 23540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.880362 23542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.880491 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:41.881549 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.881753 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.881914 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923461881896 us; error 0 us; skew 500 ppm
I20260608 12:57:41.882596 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.885414 17186 webserver.cc:533] Webserver started at http://127.16.200.129:36785/ using document root <none> and password file <none>
I20260608 12:57:41.885915 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.886106 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.886363 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.887537 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "c39131c4d828467882651f6ad19d5651"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:41.892457 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:57:41.896118 23547 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.896869 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:41.897156 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "c39131c4d828467882651f6ad19d5651"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:41.897418 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-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)
I20260608 12:57:41.914781 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.916079 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.917719 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:41.920159 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:41.920359 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.920579 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:41.920780 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:41.966130 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:43367
I20260608 12:57:41.966265 23609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:43367 every 8 connection(s)
I20260608 12:57:41.971839 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.979246 23614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.980525 23615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.982952 23617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.983217 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:41.984764 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.985039 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.985263 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923461985239 us; error 0 us; skew 500 ppm
I20260608 12:57:41.985960 23610 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41175
I20260608 12:57:41.986059 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.986517 23610 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:41.987423 23610 heartbeater.cc:507] Master 127.16.200.190:41175 requested a full tablet report, sending...
I20260608 12:57:41.988870 17186 webserver.cc:533] Webserver started at http://127.16.200.130:44373/ using document root <none> and password file <none>
I20260608 12:57:41.989523 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.989771 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.990108 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.990228 23483 ts_manager.cc:194] Registered new tserver with Master: c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367)
I20260608 12:57:41.991870 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "2bb95ac432234746b14229f638c03c94"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:41.993203 23483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41440
I20260608 12:57:41.997889 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:57:42.001547 23622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.002282 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:57:42.002560 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "2bb95ac432234746b14229f638c03c94"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-jxwz"
I20260608 12:57:42.002833 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-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)
I20260608 12:57:42.012751 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:42.013903 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:42.015333 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:42.017599 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:42.017796 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.018018 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:42.018175 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.060390 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:36599
I20260608 12:57:42.060521 23684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:36599 every 8 connection(s)
I20260608 12:57:42.065467 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:42.072942 23688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:42.075212 23689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:42.076193 23691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:42.076251 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:42.077662 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:42.077932 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:42.078128 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923462078110 us; error 0 us; skew 500 ppm
I20260608 12:57:42.078938 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:42.079723 23685 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41175
I20260608 12:57:42.080214 23685 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:42.081212 23685 heartbeater.cc:507] Master 127.16.200.190:41175 requested a full tablet report, sending...
I20260608 12:57:42.081900 17186 webserver.cc:533] Webserver started at http://127.16.200.131:42585/ using document root <none> and password file <none>
I20260608 12:57:42.082525 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:42.082713 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:42.082991 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:42.083731 23483 ts_manager.cc:194] Registered new tserver with Master: 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:42.084717 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559"
format_stamp: "Formatted at 2026-06-08 12:57:42 on dist-test-slave-jxwz"
I20260608 12:57:42.085729 23483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41454
I20260608 12:57:42.090687 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:57:42.094460 23696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.095252 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:57:42.095546 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559"
format_stamp: "Formatted at 2026-06-08 12:57:42 on dist-test-slave-jxwz"
I20260608 12:57:42.095815 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-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)
I20260608 12:57:42.120280 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:42.121507 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:42.122959 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:42.125370 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:42.125553 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.125802 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:42.125948 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:42.167711 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:32865
I20260608 12:57:42.167863 23758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:32865 every 8 connection(s)
I20260608 12:57:42.182614 23759 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41175
I20260608 12:57:42.183066 23759 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:42.183935 23759 heartbeater.cc:507] Master 127.16.200.190:41175 requested a full tablet report, sending...
I20260608 12:57:42.186017 23483 ts_manager.cc:194] Registered new tserver with Master: e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:42.186607 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015460897s
I20260608 12:57:42.187510 23483 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41468
I20260608 12:57:42.996686 23610 heartbeater.cc:499] Master 127.16.200.190:41175 was elected leader, sending a full tablet report...
I20260608 12:57:43.088864 23685 heartbeater.cc:499] Master 127.16.200.190:41175 was elected leader, sending a full tablet report...
I20260608 12:57:43.190358 23759 heartbeater.cc:499] Master 127.16.200.190:41175 was elected leader, sending a full tablet report...
I20260608 12:57:43.244766 23483 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41482:
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"
    }
  }
}
W20260608 12:57:43.247375 23483 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:43.326154 23650 tablet_service.cc:1511] Processing CreateTablet for tablet 19febee3341b47a896d53d93e89358b3 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:43.327781 23650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19febee3341b47a896d53d93e89358b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.329128 23722 tablet_service.cc:1511] Processing CreateTablet for tablet 47d285296d914e5da37a323e7bc1b158 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:43.329936 23649 tablet_service.cc:1511] Processing CreateTablet for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:43.331487 23649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06dbe2a03cd7490da4a7755b4b42d4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.332197 23574 tablet_service.cc:1511] Processing CreateTablet for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:43.333716 23574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06dbe2a03cd7490da4a7755b4b42d4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.333894 23648 tablet_service.cc:1511] Processing CreateTablet for tablet 47d285296d914e5da37a323e7bc1b158 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:43.334774 23572 tablet_service.cc:1511] Processing CreateTablet for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:43.335386 23721 tablet_service.cc:1511] Processing CreateTablet for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:43.336706 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 19febee3341b47a896d53d93e89358b3 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:43.337283 23573 tablet_service.cc:1511] Processing CreateTablet for tablet 47d285296d914e5da37a323e7bc1b158 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:43.338075 23575 tablet_service.cc:1511] Processing CreateTablet for tablet 19febee3341b47a896d53d93e89358b3 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:43.330736 23722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d285296d914e5da37a323e7bc1b158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.340412 23647 tablet_service.cc:1511] Processing CreateTablet for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:43.342437 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19febee3341b47a896d53d93e89358b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.338794 23723 tablet_service.cc:1511] Processing CreateTablet for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 (DEFAULT_TABLE table=test-workload [id=e8e536e79da345569c02d7b084ebfa9a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:43.344660 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06dbe2a03cd7490da4a7755b4b42d4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.345347 23721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.338814 23573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d285296d914e5da37a323e7bc1b158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.348909 23572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.351114 23575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19febee3341b47a896d53d93e89358b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.353466 23648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d285296d914e5da37a323e7bc1b158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.354241 23647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:43.362766 23779 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: Bootstrap starting.
I20260608 12:57:43.372720 23779 tablet_bootstrap.cc:654] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.451869 23782 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: Bootstrap starting.
I20260608 12:57:43.453711 23779 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: No bootstrap required, opened a new log
I20260608 12:57:43.454284 23779 ts_tablet_manager.cc:1403] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: Time spent bootstrapping tablet: real 0.092s	user 0.048s	sys 0.024s
I20260608 12:57:43.457473 23780 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: Bootstrap starting.
I20260608 12:57:43.457908 23779 raft_consensus.cc:359] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.458755 23779 raft_consensus.cc:385] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.459054 23779 raft_consensus.cc:740] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39131c4d828467882651f6ad19d5651, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.459507 23782 tablet_bootstrap.cc:654] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.459887 23779 consensus_queue.cc:260] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.463135 23779 ts_tablet_manager.cc:1434] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:57:43.464411 23779 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: Bootstrap starting.
I20260608 12:57:43.465025 23780 tablet_bootstrap.cc:654] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.471805 23779 tablet_bootstrap.cc:654] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.472008 23782 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: No bootstrap required, opened a new log
I20260608 12:57:43.472543 23782 ts_tablet_manager.cc:1403] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260608 12:57:43.476251 23782 raft_consensus.cc:359] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.477162 23782 raft_consensus.cc:385] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.477478 23782 raft_consensus.cc:740] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.478493 23782 consensus_queue.cc:260] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.481657 23782 ts_tablet_manager.cc:1434] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:57:43.481694 23780 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: No bootstrap required, opened a new log
I20260608 12:57:43.481837 23779 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: No bootstrap required, opened a new log
I20260608 12:57:43.482455 23780 ts_tablet_manager.cc:1403] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260608 12:57:43.482594 23779 ts_tablet_manager.cc:1403] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.010s
I20260608 12:57:43.482906 23787 raft_consensus.cc:493] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.483700 23787 raft_consensus.cc:515] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.486116 23779 raft_consensus.cc:359] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.486848 23779 raft_consensus.cc:385] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.486666 23780 raft_consensus.cc:359] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.487236 23779 raft_consensus.cc:740] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39131c4d828467882651f6ad19d5651, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.487586 23780 raft_consensus.cc:385] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.487985 23780 raft_consensus.cc:740] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb95ac432234746b14229f638c03c94, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.488358 23779 consensus_queue.cc:260] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.489125 23782 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: Bootstrap starting.
I20260608 12:57:43.490701 23779 ts_tablet_manager.cc:1434] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:43.488977 23780 consensus_queue.cc:260] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.496825 23779 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: Bootstrap starting.
I20260608 12:57:43.501055 23787 leader_election.cc:290] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.513379 23779 tablet_bootstrap.cc:654] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.522848 23782 tablet_bootstrap.cc:654] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.527319 23780 ts_tablet_manager.cc:1434] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.018s
I20260608 12:57:43.530412 23780 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: Bootstrap starting.
I20260608 12:57:43.530575 23779 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: No bootstrap required, opened a new log
I20260608 12:57:43.531143 23779 ts_tablet_manager.cc:1403] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260608 12:57:43.532261 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94" is_pre_election: true
I20260608 12:57:43.533092 23660 raft_consensus.cc:2468] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.534579 23699 leader_election.cc:304] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.535214 23790 raft_consensus.cc:493] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.535490 23787 raft_consensus.cc:2804] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.536020 23787 raft_consensus.cc:493] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.536324 23787 raft_consensus.cc:3060] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.534634 23779 raft_consensus.cc:359] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.537747 23779 raft_consensus.cc:385] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.538038 23779 raft_consensus.cc:740] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39131c4d828467882651f6ad19d5651, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.538802 23780 tablet_bootstrap.cc:654] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.535781 23790 raft_consensus.cc:515] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.542455 23790 leader_election.cc:290] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:43.538918 23779 consensus_queue.cc:260] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.545506 23779 ts_tablet_manager.cc:1434] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260608 12:57:43.546728 23779 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: Bootstrap starting.
I20260608 12:57:43.549098 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651" is_pre_election: true
I20260608 12:57:43.549903 23585 raft_consensus.cc:2468] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.554847 23782 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: No bootstrap required, opened a new log
I20260608 12:57:43.555451 23782 ts_tablet_manager.cc:1403] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.005s
I20260608 12:57:43.560173 23782 raft_consensus.cc:359] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.560981 23782 raft_consensus.cc:385] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.561305 23782 raft_consensus.cc:740] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.562112 23782 consensus_queue.cc:260] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.564843 23782 ts_tablet_manager.cc:1434] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:57:43.565891 23782 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: Bootstrap starting.
I20260608 12:57:43.567926 23779 tablet_bootstrap.cc:654] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.570086 23780 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: No bootstrap required, opened a new log
I20260608 12:57:43.570654 23780 ts_tablet_manager.cc:1403] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.006s
I20260608 12:57:43.573225 23782 tablet_bootstrap.cc:654] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.574541 23780 raft_consensus.cc:359] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.575353 23780 raft_consensus.cc:385] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.575676 23780 raft_consensus.cc:740] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb95ac432234746b14229f638c03c94, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.576773 23780 consensus_queue.cc:260] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.579209 23780 ts_tablet_manager.cc:1434] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:57:43.580330 23780 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: Bootstrap starting.
I20260608 12:57:43.589236 23779 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: No bootstrap required, opened a new log
I20260608 12:57:43.593977 23788 raft_consensus.cc:493] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.595012 23780 tablet_bootstrap.cc:654] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.595098 23779 ts_tablet_manager.cc:1403] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.003s
I20260608 12:57:43.595659 23788 raft_consensus.cc:515] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.598829 23779 raft_consensus.cc:359] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.599403 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d285296d914e5da37a323e7bc1b158" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651" is_pre_election: true
I20260608 12:57:43.599632 23779 raft_consensus.cc:385] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.587563 23787 raft_consensus.cc:515] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.592423 23782 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: No bootstrap required, opened a new log
I20260608 12:57:43.601243 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d285296d914e5da37a323e7bc1b158" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94" is_pre_election: true
I20260608 12:57:43.602330 23787 leader_election.cc:290] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Requested vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.600224 23779 raft_consensus.cc:740] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c39131c4d828467882651f6ad19d5651, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.603556 23779 consensus_queue.cc:260] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.602037 23660 raft_consensus.cc:2468] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.604586 23585 raft_consensus.cc:2468] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.602252 23782 ts_tablet_manager.cc:1403] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.016s
I20260608 12:57:43.607914 23583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651" is_pre_election: true
I20260608 12:57:43.608702 23583 raft_consensus.cc:2468] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb95ac432234746b14229f638c03c94 in term 0.
I20260608 12:57:43.609488 23700 leader_election.cc:304] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c39131c4d828467882651f6ad19d5651, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.609269 23782 raft_consensus.cc:359] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.610584 23782 raft_consensus.cc:385] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.610925 23782 raft_consensus.cc:740] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.611730 23782 consensus_queue.cc:260] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.604635 23584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651"
I20260608 12:57:43.613451 23787 raft_consensus.cc:2804] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.612360 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94"
I20260608 12:57:43.614133 23787 raft_consensus.cc:493] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.613197 23584 raft_consensus.cc:3060] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.614540 23787 raft_consensus.cc:3060] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.614425 23660 raft_consensus.cc:3060] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.613593 23626 leader_election.cc:304] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, c39131c4d828467882651f6ad19d5651; no voters: 
I20260608 12:57:43.620296 23788 leader_election.cc:290] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.624058 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba6cbb0b3e6d4ab5a3b877f7cfbf94ac" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" is_pre_election: true
I20260608 12:57:43.625027 23734 raft_consensus.cc:2393] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2bb95ac432234746b14229f638c03c94 in current term 1: Already voted for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in this term.
I20260608 12:57:43.628473 23782 ts_tablet_manager.cc:1434] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 12:57:43.630374 23787 raft_consensus.cc:515] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.633486 23787 leader_election.cc:290] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Requested vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.634567 23782 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: Bootstrap starting.
I20260608 12:57:43.634889 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d285296d914e5da37a323e7bc1b158" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651"
I20260608 12:57:43.636056 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d285296d914e5da37a323e7bc1b158" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94"
I20260608 12:57:43.636931 23659 raft_consensus.cc:3060] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.638731 23660 raft_consensus.cc:2468] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.639272 23790 raft_consensus.cc:2764] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:57:43.641081 23585 raft_consensus.cc:3060] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.628350 23584 raft_consensus.cc:2468] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.642127 23782 tablet_bootstrap.cc:654] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.645033 23779 ts_tablet_manager.cc:1434] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.005s
I20260608 12:57:43.646358 23699 leader_election.cc:304] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.647642 23787 raft_consensus.cc:2804] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.648028 23787 raft_consensus.cc:697] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Becoming Leader. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Running, Role: LEADER
I20260608 12:57:43.648947 23787 consensus_queue.cc:237] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.650743 23780 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: No bootstrap required, opened a new log
I20260608 12:57:43.651324 23780 ts_tablet_manager.cc:1403] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.028s
I20260608 12:57:43.655061 23780 raft_consensus.cc:359] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.655841 23780 raft_consensus.cc:385] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.656147 23780 raft_consensus.cc:740] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb95ac432234746b14229f638c03c94, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.657382 23780 consensus_queue.cc:260] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.659091 23585 raft_consensus.cc:2468] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.657277 23659 raft_consensus.cc:2468] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.661509 23700 leader_election.cc:304] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c39131c4d828467882651f6ad19d5651, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.662760 23802 raft_consensus.cc:2804] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.663298 23802 raft_consensus.cc:697] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Becoming Leader. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Running, Role: LEADER
I20260608 12:57:43.660312 23780 ts_tablet_manager.cc:1434] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:57:43.664217 23802 consensus_queue.cc:237] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.664862 23780 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: Bootstrap starting.
I20260608 12:57:43.666436 23782 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: No bootstrap required, opened a new log
I20260608 12:57:43.667025 23782 ts_tablet_manager.cc:1403] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.003s
I20260608 12:57:43.670583 23782 raft_consensus.cc:359] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.671316 23782 raft_consensus.cc:385] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.671677 23782 raft_consensus.cc:740] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.672461 23782 consensus_queue.cc:260] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.674887 23782 ts_tablet_manager.cc:1434] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:43.673426 23780 tablet_bootstrap.cc:654] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.687534 23780 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: No bootstrap required, opened a new log
I20260608 12:57:43.688061 23780 ts_tablet_manager.cc:1403] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260608 12:57:43.689036 23481 catalog_manager.cc:5696] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:43.691493 23780 raft_consensus.cc:359] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.692174 23780 raft_consensus.cc:385] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.692404 23780 raft_consensus.cc:740] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bb95ac432234746b14229f638c03c94, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.693203 23780 consensus_queue.cc:260] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.695726 23780 ts_tablet_manager.cc:1434] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:57:43.704349 23482 catalog_manager.cc:5696] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } }
W20260608 12:57:43.796877 23531 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:43.874951 23787 raft_consensus.cc:493] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.875506 23787 raft_consensus.cc:515] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.877792 23787 leader_election.cc:290] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.878466 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06dbe2a03cd7490da4a7755b4b42d4a7" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651" is_pre_election: true
I20260608 12:57:43.878835 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06dbe2a03cd7490da4a7755b4b42d4a7" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94" is_pre_election: true
I20260608 12:57:43.879109 23585 raft_consensus.cc:2468] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.879429 23659 raft_consensus.cc:2468] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 0.
I20260608 12:57:43.880247 23700 leader_election.cc:304] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c39131c4d828467882651f6ad19d5651, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.881012 23787 raft_consensus.cc:2804] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.881373 23787 raft_consensus.cc:493] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.881647 23787 raft_consensus.cc:3060] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.887475 23787 raft_consensus.cc:515] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.889303 23787 leader_election.cc:290] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Requested vote from peers c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367), 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:43.890051 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06dbe2a03cd7490da4a7755b4b42d4a7" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651"
I20260608 12:57:43.890491 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06dbe2a03cd7490da4a7755b4b42d4a7" candidate_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94"
I20260608 12:57:43.890668 23585 raft_consensus.cc:3060] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.891120 23659 raft_consensus.cc:3060] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.898263 23659 raft_consensus.cc:2468] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.898259 23585 raft_consensus.cc:2468] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2cf88e61ebc47fa9d402b8dcfeb2559 in term 1.
I20260608 12:57:43.899595 23699 leader_election.cc:304] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.900324 23787 raft_consensus.cc:2804] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.900741 23787 raft_consensus.cc:697] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Becoming Leader. State: Replica: e2cf88e61ebc47fa9d402b8dcfeb2559, State: Running, Role: LEADER
I20260608 12:57:43.901500 23787 consensus_queue.cc:237] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } }
I20260608 12:57:43.909024 23482 catalog_manager.cc:5696] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:43.946046 23790 raft_consensus.cc:493] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.946630 23790 raft_consensus.cc:515] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.948850 23790 leader_election.cc:290] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865), c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367)
I20260608 12:57:43.949632 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" is_pre_election: true
I20260608 12:57:43.949967 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651" is_pre_election: true
I20260608 12:57:43.950378 23734 raft_consensus.cc:2468] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb95ac432234746b14229f638c03c94 in term 0.
I20260608 12:57:43.950750 23585 raft_consensus.cc:2468] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bb95ac432234746b14229f638c03c94 in term 0.
I20260608 12:57:43.951648 23783 raft_consensus.cc:493] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.951879 23624 leader_election.cc:304] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, e2cf88e61ebc47fa9d402b8dcfeb2559; no voters: 
I20260608 12:57:43.952332 23783 raft_consensus.cc:515] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.952858 23790 raft_consensus.cc:2804] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.953235 23790 raft_consensus.cc:493] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.953648 23790 raft_consensus.cc:3060] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.957533 23783 leader_election.cc:290] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599), e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:43.963135 23790 raft_consensus.cc:515] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.966502 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559"
I20260608 12:57:43.967147 23734 raft_consensus.cc:3060] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.967132 23585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "2bb95ac432234746b14229f638c03c94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c39131c4d828467882651f6ad19d5651"
I20260608 12:57:43.968036 23585 raft_consensus.cc:3060] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.971079 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "c39131c4d828467882651f6ad19d5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" is_pre_election: true
I20260608 12:57:43.975538 23585 raft_consensus.cc:2468] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb95ac432234746b14229f638c03c94 in term 1.
I20260608 12:57:43.976050 23790 leader_election.cc:290] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 election: Requested vote from peers e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865), c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367)
I20260608 12:57:43.976487 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19febee3341b47a896d53d93e89358b3" candidate_uuid: "c39131c4d828467882651f6ad19d5651" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bb95ac432234746b14229f638c03c94" is_pre_election: true
I20260608 12:57:43.976047 23734 raft_consensus.cc:2468] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bb95ac432234746b14229f638c03c94 in term 1.
I20260608 12:57:43.976960 23626 leader_election.cc:304] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bb95ac432234746b14229f638c03c94, c39131c4d828467882651f6ad19d5651; no voters: 
I20260608 12:57:43.977401 23659 raft_consensus.cc:2393] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c39131c4d828467882651f6ad19d5651 in current term 1: Already voted for candidate 2bb95ac432234746b14229f638c03c94 in this term.
I20260608 12:57:43.978191 23790 raft_consensus.cc:2804] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.978657 23790 raft_consensus.cc:697] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 LEADER]: Becoming Leader. State: Replica: 2bb95ac432234746b14229f638c03c94, State: Running, Role: LEADER
I20260608 12:57:43.979175 23550 leader_election.cc:304] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [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: c39131c4d828467882651f6ad19d5651; no voters: 2bb95ac432234746b14229f638c03c94, e2cf88e61ebc47fa9d402b8dcfeb2559
I20260608 12:57:43.980099 23783 raft_consensus.cc:2749] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:43.979455 23790 consensus_queue.cc:237] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } }
I20260608 12:57:43.988286 23482 catalog_manager.cc:5696] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bb95ac432234746b14229f638c03c94 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "2bb95ac432234746b14229f638c03c94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:44.030161 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:57:44.052678 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:44.053504 17186 tablet_replica.cc:333] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651: stopping tablet replica
I20260608 12:57:44.054231 17186 raft_consensus.cc:2243] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:44.054653 17186 raft_consensus.cc:2272] T 47d285296d914e5da37a323e7bc1b158 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:44.056859 17186 tablet_replica.cc:333] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651: stopping tablet replica
I20260608 12:57:44.057391 17186 raft_consensus.cc:2243] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:44.057749 17186 raft_consensus.cc:2272] T 19febee3341b47a896d53d93e89358b3 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:44.059531 17186 tablet_replica.cc:333] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651: stopping tablet replica
I20260608 12:57:44.059996 17186 raft_consensus.cc:2243] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:44.060324 17186 raft_consensus.cc:2272] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:44.062167 17186 tablet_replica.cc:333] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651: stopping tablet replica
I20260608 12:57:44.062610 17186 raft_consensus.cc:2243] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:44.062925 17186 raft_consensus.cc:2272] T 06dbe2a03cd7490da4a7755b4b42d4a7 P c39131c4d828467882651f6ad19d5651 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:44.082499 23700 consensus_peers.cc:597] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.086913 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:57:44.094746 23787 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:44.136070 23700 consensus_peers.cc:597] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.223821 23787 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:44.398447 23787 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:44.399869 23700 consensus_peers.cc:597] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:44.601361 23626 consensus_peers.cc:597] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.602090 23790 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:44.799219 23531 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c39131c4d828467882651f6ad19d5651 not available for placement
I20260608 12:57:44.899432 23788 consensus_queue.cc:579] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.234s)
W20260608 12:57:44.907171 23482 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 47d285296d914e5da37a323e7bc1b158 with cas_config_opid_index -1: no extra replica candidate found for tablet 47d285296d914e5da37a323e7bc1b158 (table test-workload [id=e8e536e79da345569c02d7b084ebfa9a]): 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
I20260608 12:57:45.003005 23788 consensus_queue.cc:579] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.353s)
I20260608 12:57:45.081873 23821 consensus_queue.cc:579] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.100s)
I20260608 12:57:45.103516 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:45.110317 23823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:45.111665 23824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:45.113577 17186 server_base.cc:1061] running on GCE node
W20260608 12:57:45.114358 23826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:45.116220 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:45.116444 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:45.116639 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923465116597 us; error 0 us; skew 500 ppm
I20260608 12:57:45.117373 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:45.119815 17186 webserver.cc:533] Webserver started at http://127.16.200.132:46823/ using document root <none> and password file <none>
I20260608 12:57:45.120391 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:45.120592 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:45.120956 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:45.122535 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "20ecd4b094ee45a8bbf27b95fc367f89"
format_stamp: "Formatted at 2026-06-08 12:57:45 on dist-test-slave-jxwz"
I20260608 12:57:45.127640 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:45.131172 23831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:45.131970 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:57:45.132318 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "20ecd4b094ee45a8bbf27b95fc367f89"
format_stamp: "Formatted at 2026-06-08 12:57:45 on dist-test-slave-jxwz"
I20260608 12:57:45.132606 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923286344075-17186-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)
I20260608 12:57:45.152863 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:45.154048 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:45.155557 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:45.158072 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:45.158275 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:45.158521 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:45.158682 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:45.202680 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:35805
I20260608 12:57:45.202841 23893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:35805 every 8 connection(s)
I20260608 12:57:45.219796 23894 heartbeater.cc:344] Connected to a master server at 127.16.200.190:41175
I20260608 12:57:45.220268 23894 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:45.221174 23894 heartbeater.cc:507] Master 127.16.200.190:41175 requested a full tablet report, sending...
I20260608 12:57:45.223239 23482 ts_manager.cc:194] Registered new tserver with Master: 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132:35805)
I20260608 12:57:45.224812 23482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41498
I20260608 12:57:45.262352 23734 consensus_queue.cc:237] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.270293 23659 raft_consensus.cc:1275] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:45.272105 23787 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:45.276736 23659 consensus_queue.cc:237] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
W20260608 12:57:45.277421 23700 consensus_peers.cc:597] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.288542 23734 raft_consensus.cc:1275] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Refusing update from remote peer 2bb95ac432234746b14229f638c03c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:45.290357 23822 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:57:45.299134 23790 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.300897 23733 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
W20260608 12:57:45.303300 23624 consensus_peers.cc:597] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 -> Peer 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132:35805): Couldn't send request to peer 20ecd4b094ee45a8bbf27b95fc367f89. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19febee3341b47a896d53d93e89358b3. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:45.305183 23698 consensus_peers.cc:597] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132:35805): Couldn't send request to peer 20ecd4b094ee45a8bbf27b95fc367f89. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47d285296d914e5da37a323e7bc1b158. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:45.305269 23626 consensus_peers.cc:597] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.305498 23802 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.307694 23660 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.311645 23469 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 19febee3341b47a896d53d93e89358b3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:57:45.316154 23482 catalog_manager.cc:5696] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 reported cstate change: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "2bb95ac432234746b14229f638c03c94" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:45.319540 23468 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 47d285296d914e5da37a323e7bc1b158 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:57:45.338019 23482 catalog_manager.cc:5696] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:45.367839 23733 consensus_queue.cc:237] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.375092 23660 raft_consensus.cc:1275] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:57:45.375260 23698 consensus_peers.cc:597] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132:35805): Couldn't send request to peer 20ecd4b094ee45a8bbf27b95fc367f89. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba6cbb0b3e6d4ab5a3b877f7cfbf94ac. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.376672 23787 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:45.378419 23700 consensus_peers.cc:597] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.384436 23802 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.386778 23660 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.392884 23468 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:57:45.398094 23481 catalog_manager.cc:5696] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:45.466447 23788 consensus_queue.cc:579] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.564s)
I20260608 12:57:45.476819 23733 consensus_queue.cc:237] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.484053 23660 raft_consensus.cc:1275] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:57:45.484330 23698 consensus_peers.cc:597] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132:35805): Couldn't send request to peer 20ecd4b094ee45a8bbf27b95fc367f89. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06dbe2a03cd7490da4a7755b4b42d4a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.485551 23787 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:45.486776 23700 consensus_peers.cc:597] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.492664 23905 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.494637 23660 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.504140 23468 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:45.509403 23482 catalog_manager.cc:5696] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 reported cstate change: config changed from index -1 to 2, NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } } }
I20260608 12:57:45.680486 23913 ts_tablet_manager.cc:933] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: Initiating tablet copy from peer 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599)
I20260608 12:57:45.682449 23913 tablet_copy_client.cc:323] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:36599
I20260608 12:57:45.695202 23670 tablet_copy_service.cc:140] P 2bb95ac432234746b14229f638c03c94: Received BeginTabletCopySession request for tablet 19febee3341b47a896d53d93e89358b3 from peer 20ecd4b094ee45a8bbf27b95fc367f89 ({username='slave'} at 127.0.0.1:53986)
I20260608 12:57:45.696009 23670 tablet_copy_service.cc:161] P 2bb95ac432234746b14229f638c03c94: Beginning new tablet copy session on tablet 19febee3341b47a896d53d93e89358b3 from peer 20ecd4b094ee45a8bbf27b95fc367f89 at {username='slave'} at 127.0.0.1:53986: session id = 20ecd4b094ee45a8bbf27b95fc367f89-19febee3341b47a896d53d93e89358b3
I20260608 12:57:45.702597 23670 tablet_copy_source_session.cc:215] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.705646 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19febee3341b47a896d53d93e89358b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.718207 23913 tablet_copy_client.cc:806] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.718793 23913 tablet_copy_client.cc:670] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.722718 23913 tablet_copy_client.cc:538] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:45.729993 23913 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap starting.
I20260608 12:57:45.747095 23913 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: 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
I20260608 12:57:45.747802 23913 tablet_bootstrap.cc:492] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap complete.
I20260608 12:57:45.748304 23913 ts_tablet_manager.cc:1403] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260608 12:57:45.750761 23913 raft_consensus.cc:359] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.751622 23913 raft_consensus.cc:740] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20ecd4b094ee45a8bbf27b95fc367f89, State: Initialized, Role: LEARNER
I20260608 12:57:45.752234 23913 consensus_queue.cc:260] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.753814 23917 ts_tablet_manager.cc:933] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: Initiating tablet copy from peer e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:45.755157 23894 heartbeater.cc:499] Master 127.16.200.190:41175 was elected leader, sending a full tablet report...
I20260608 12:57:45.755466 23913 ts_tablet_manager.cc:1434] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.008s
I20260608 12:57:45.756476 23917 tablet_copy_client.cc:323] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:32865
I20260608 12:57:45.757656 23670 tablet_copy_service.cc:342] P 2bb95ac432234746b14229f638c03c94: Request end of tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-19febee3341b47a896d53d93e89358b3 received from {username='slave'} at 127.0.0.1:53986
I20260608 12:57:45.758106 23670 tablet_copy_service.cc:434] P 2bb95ac432234746b14229f638c03c94: ending tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-19febee3341b47a896d53d93e89358b3 on tablet 19febee3341b47a896d53d93e89358b3 with peer 20ecd4b094ee45a8bbf27b95fc367f89
I20260608 12:57:45.770102 23744 tablet_copy_service.cc:140] P e2cf88e61ebc47fa9d402b8dcfeb2559: Received BeginTabletCopySession request for tablet 47d285296d914e5da37a323e7bc1b158 from peer 20ecd4b094ee45a8bbf27b95fc367f89 ({username='slave'} at 127.0.0.1:47124)
I20260608 12:57:45.770654 23744 tablet_copy_service.cc:161] P e2cf88e61ebc47fa9d402b8dcfeb2559: Beginning new tablet copy session on tablet 47d285296d914e5da37a323e7bc1b158 from peer 20ecd4b094ee45a8bbf27b95fc367f89 at {username='slave'} at 127.0.0.1:47124: session id = 20ecd4b094ee45a8bbf27b95fc367f89-47d285296d914e5da37a323e7bc1b158
I20260608 12:57:45.777297 23744 tablet_copy_source_session.cc:215] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.780238 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d285296d914e5da37a323e7bc1b158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.792970 23917 tablet_copy_client.cc:806] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.793480 23917 tablet_copy_client.cc:670] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.797195 23917 tablet_copy_client.cc:538] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:57:45.801494 23531 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c39131c4d828467882651f6ad19d5651 not available for placement
I20260608 12:57:45.803673 23917 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap starting.
I20260608 12:57:45.821209 23917 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: 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
I20260608 12:57:45.821926 23917 tablet_bootstrap.cc:492] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap complete.
I20260608 12:57:45.822468 23917 ts_tablet_manager.cc:1403] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.012s
I20260608 12:57:45.825270 23917 raft_consensus.cc:359] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.826195 23917 raft_consensus.cc:740] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20ecd4b094ee45a8bbf27b95fc367f89, State: Initialized, Role: LEARNER
I20260608 12:57:45.826690 23913 ts_tablet_manager.cc:933] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: Initiating tablet copy from peer e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:45.826779 23917 consensus_queue.cc:260] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.828576 23913 tablet_copy_client.cc:323] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:32865
I20260608 12:57:45.829700 23917 ts_tablet_manager.cc:1434] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:57:45.830322 23744 tablet_copy_service.cc:140] P e2cf88e61ebc47fa9d402b8dcfeb2559: Received BeginTabletCopySession request for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac from peer 20ecd4b094ee45a8bbf27b95fc367f89 ({username='slave'} at 127.0.0.1:47124)
I20260608 12:57:45.830914 23744 tablet_copy_service.cc:161] P e2cf88e61ebc47fa9d402b8dcfeb2559: Beginning new tablet copy session on tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac from peer 20ecd4b094ee45a8bbf27b95fc367f89 at {username='slave'} at 127.0.0.1:47124: session id = 20ecd4b094ee45a8bbf27b95fc367f89-ba6cbb0b3e6d4ab5a3b877f7cfbf94ac
I20260608 12:57:45.831945 23743 tablet_copy_service.cc:342] P e2cf88e61ebc47fa9d402b8dcfeb2559: Request end of tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-47d285296d914e5da37a323e7bc1b158 received from {username='slave'} at 127.0.0.1:47124
I20260608 12:57:45.832470 23743 tablet_copy_service.cc:434] P e2cf88e61ebc47fa9d402b8dcfeb2559: ending tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-47d285296d914e5da37a323e7bc1b158 on tablet 47d285296d914e5da37a323e7bc1b158 with peer 20ecd4b094ee45a8bbf27b95fc367f89
I20260608 12:57:45.840188 23744 tablet_copy_source_session.cc:215] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.843359 23913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.856566 23913 tablet_copy_client.cc:806] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.857085 23913 tablet_copy_client.cc:670] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.860476 23913 tablet_copy_client.cc:538] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:45.867714 23913 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap starting.
I20260608 12:57:45.884874 23913 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: 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
I20260608 12:57:45.886044 23913 tablet_bootstrap.cc:492] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap complete.
I20260608 12:57:45.886749 23913 ts_tablet_manager.cc:1403] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.002s
I20260608 12:57:45.889421 23913 raft_consensus.cc:359] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.890043 23913 raft_consensus.cc:740] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20ecd4b094ee45a8bbf27b95fc367f89, State: Initialized, Role: LEARNER
I20260608 12:57:45.890714 23913 consensus_queue.cc:260] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.892797 23913 ts_tablet_manager.cc:1434] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 12:57:45.894982 23744 tablet_copy_service.cc:342] P e2cf88e61ebc47fa9d402b8dcfeb2559: Request end of tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-ba6cbb0b3e6d4ab5a3b877f7cfbf94ac received from {username='slave'} at 127.0.0.1:47124
I20260608 12:57:45.895428 23744 tablet_copy_service.cc:434] P e2cf88e61ebc47fa9d402b8dcfeb2559: ending tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-ba6cbb0b3e6d4ab5a3b877f7cfbf94ac on tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac with peer 20ecd4b094ee45a8bbf27b95fc367f89
I20260608 12:57:45.896358 23917 ts_tablet_manager.cc:933] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: Initiating tablet copy from peer e2cf88e61ebc47fa9d402b8dcfeb2559 (127.16.200.131:32865)
I20260608 12:57:45.898451 23917 tablet_copy_client.cc:323] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:32865
I20260608 12:57:45.900135 23744 tablet_copy_service.cc:140] P e2cf88e61ebc47fa9d402b8dcfeb2559: Received BeginTabletCopySession request for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 from peer 20ecd4b094ee45a8bbf27b95fc367f89 ({username='slave'} at 127.0.0.1:47124)
I20260608 12:57:45.900662 23744 tablet_copy_service.cc:161] P e2cf88e61ebc47fa9d402b8dcfeb2559: Beginning new tablet copy session on tablet 06dbe2a03cd7490da4a7755b4b42d4a7 from peer 20ecd4b094ee45a8bbf27b95fc367f89 at {username='slave'} at 127.0.0.1:47124: session id = 20ecd4b094ee45a8bbf27b95fc367f89-06dbe2a03cd7490da4a7755b4b42d4a7
I20260608 12:57:45.906771 23744 tablet_copy_source_session.cc:215] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.909477 23917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06dbe2a03cd7490da4a7755b4b42d4a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.921617 23917 tablet_copy_client.cc:806] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.922082 23917 tablet_copy_client.cc:670] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.925710 23917 tablet_copy_client.cc:538] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:45.933118 23917 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap starting.
I20260608 12:57:45.949298 23917 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: 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
I20260608 12:57:45.949965 23917 tablet_bootstrap.cc:492] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: Bootstrap complete.
I20260608 12:57:45.950601 23917 ts_tablet_manager.cc:1403] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:57:45.953102 23917 raft_consensus.cc:359] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.953722 23917 raft_consensus.cc:740] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 20ecd4b094ee45a8bbf27b95fc367f89, State: Initialized, Role: LEARNER
I20260608 12:57:45.954296 23917 consensus_queue.cc:260] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: true } }
I20260608 12:57:45.956305 23917 ts_tablet_manager.cc:1434] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:57:45.958352 23744 tablet_copy_service.cc:342] P e2cf88e61ebc47fa9d402b8dcfeb2559: Request end of tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-06dbe2a03cd7490da4a7755b4b42d4a7 received from {username='slave'} at 127.0.0.1:47124
I20260608 12:57:45.958835 23744 tablet_copy_service.cc:434] P e2cf88e61ebc47fa9d402b8dcfeb2559: ending tablet copy session 20ecd4b094ee45a8bbf27b95fc367f89-06dbe2a03cd7490da4a7755b4b42d4a7 on tablet 06dbe2a03cd7490da4a7755b4b42d4a7 with peer 20ecd4b094ee45a8bbf27b95fc367f89
W20260608 12:57:46.058943 23700 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111) [suppressed 19 similar messages]
I20260608 12:57:46.082463 23869 raft_consensus.cc:1217] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:46.207767 23869 raft_consensus.cc:1217] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:46.281035 23869 raft_consensus.cc:1217] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:46.285337 23787 consensus_queue.cc:579] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.022s)
I20260608 12:57:46.335842 23869 raft_consensus.cc:1217] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:46.536393 23927 raft_consensus.cc:1064] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: attempting to promote NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 to VOTER
I20260608 12:57:46.538558 23927 consensus_queue.cc:237] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.545384 23869 raft_consensus.cc:1275] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Refusing update from remote peer 2bb95ac432234746b14229f638c03c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.546151 23733 raft_consensus.cc:1275] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Refusing update from remote peer 2bb95ac432234746b14229f638c03c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.546851 23927 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.547683 23933 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:46.549290 23626 consensus_peers.cc:597] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.556367 23927 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.558195 23869 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.568274 23733 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.570120 23481 catalog_manager.cc:5696] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 reported cstate change: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bb95ac432234746b14229f638c03c94" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:46.573575 23787 consensus_queue.cc:579] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Leader has been unable to successfully communicate with peer c39131c4d828467882651f6ad19d5651 for more than 1 seconds (1.096s)
I20260608 12:57:46.591876 23660 consensus_queue.cc:237] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.598479 23869 raft_consensus.cc:1275] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Refusing update from remote peer 2bb95ac432234746b14229f638c03c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.598690 23733 raft_consensus.cc:1275] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Refusing update from remote peer 2bb95ac432234746b14229f638c03c94: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.600385 23927 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.601238 23926 consensus_queue.cc:1048] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:46.608495 23926 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.611136 23869 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.611780 23733 raft_consensus.cc:2955] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.620718 23469 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 19febee3341b47a896d53d93e89358b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.626008 23483 catalog_manager.cc:5696] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "2bb95ac432234746b14229f638c03c94" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
W20260608 12:57:46.642971 23470 catalog_manager.cc:4754] TS c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19febee3341b47a896d53d93e89358b3: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111)
I20260608 12:57:46.661420 23787 raft_consensus.cc:1064] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: attempting to promote NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 to VOTER
I20260608 12:57:46.663863 23787 consensus_queue.cc:237] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.671648 23869 raft_consensus.cc:1275] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.671875 23660 raft_consensus.cc:1275] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.673564 23928 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.674333 23787 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:46.677524 23700 consensus_peers.cc:597] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.683787 23928 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.685786 23660 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.700302 23869 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.702329 23481 catalog_manager.cc:5696] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 reported cstate change: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.714020 23929 raft_consensus.cc:1064] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: attempting to promote NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 to VOTER
I20260608 12:57:46.717242 23929 consensus_queue.cc:237] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.721522 23733 consensus_queue.cc:237] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.727065 23928 raft_consensus.cc:1064] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: attempting to promote NON_VOTER 20ecd4b094ee45a8bbf27b95fc367f89 to VOTER
I20260608 12:57:46.727557 23869 raft_consensus.cc:1275] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.728581 23660 raft_consensus.cc:1275] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.730247 23928 consensus_queue.cc:237] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.730707 23787 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:46.732702 23787 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.736123 23659 raft_consensus.cc:1275] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:57:46.740687 23700 consensus_peers.cc:597] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.742865 23659 raft_consensus.cc:1275] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.744395 23787 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.745844 23929 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.746158 23869 raft_consensus.cc:1275] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.748963 23869 raft_consensus.cc:1275] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 LEARNER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.752460 23948 consensus_queue.cc:1048] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:46.755429 23928 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:57:46.757578 23700 consensus_peers.cc:597] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): Couldn't send request to peer c39131c4d828467882651f6ad19d5651. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.756731 23787 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.761234 23660 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.765269 23867 raft_consensus.cc:2955] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.768024 23948 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.777729 23468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 47d285296d914e5da37a323e7bc1b158 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.783501 23869 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.784947 23481 catalog_manager.cc:5696] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:46.793473 23929 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.796082 23660 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.797729 23869 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
W20260608 12:57:46.805964 23531 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c39131c4d828467882651f6ad19d5651 not available for placement
I20260608 12:57:46.809885 23482 catalog_manager.cc:5696] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 reported cstate change: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.812863 23659 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.827854 23482 catalog_manager.cc:5696] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 reported cstate change: config changed from index 2 to 3, 20ecd4b094ee45a8bbf27b95fc367f89 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c39131c4d828467882651f6ad19d5651" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:46.841189 23733 consensus_queue.cc:237] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.843240 23734 consensus_queue.cc:237] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [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: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } }
I20260608 12:57:46.846730 23659 raft_consensus.cc:1275] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.848011 23869 raft_consensus.cc:1275] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.848379 23929 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.850112 23948 consensus_queue.cc:1048] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.850425 23869 raft_consensus.cc:1275] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.851099 23659 raft_consensus.cc:1275] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Refusing update from remote peer e2cf88e61ebc47fa9d402b8dcfeb2559: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.851980 23948 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.854061 23929 consensus_queue.cc:1048] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.855806 23928 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.857740 23659 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.861917 23868 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.865499 23658 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.868821 23869 raft_consensus.cc:2955] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.859681 23929 raft_consensus.cc:2955] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.876860 23468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 06dbe2a03cd7490da4a7755b4b42d4a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.881228 23482 catalog_manager.cc:5696] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 reported cstate change: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
I20260608 12:57:46.886480 23468 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba6cbb0b3e6d4ab5a3b877f7cfbf94ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.889124 23483 catalog_manager.cc:5696] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 reported cstate change: config changed from index 3 to 4, VOTER c39131c4d828467882651f6ad19d5651 (127.16.200.129) evicted. New cstate: current_term: 1 leader_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2bb95ac432234746b14229f638c03c94" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 36599 } } peers { permanent_uuid: "e2cf88e61ebc47fa9d402b8dcfeb2559" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32865 } } peers { permanent_uuid: "20ecd4b094ee45a8bbf27b95fc367f89" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35805 } attrs { promote: false } } }
W20260608 12:57:47.777649 23470 catalog_manager.cc:4754] TS c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19febee3341b47a896d53d93e89358b3: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111)
W20260608 12:57:48.837389 23470 catalog_manager.cc:4754] TS c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19febee3341b47a896d53d93e89358b3: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111)
W20260608 12:57:50.909332 23470 catalog_manager.cc:4754] TS c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19febee3341b47a896d53d93e89358b3: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111)
W20260608 12:57:51.199328 23470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111) [suppressed 41 similar messages]
I20260608 12:57:52.239477 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:57:52.271631 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:52.272545 17186 tablet_replica.cc:333] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94: stopping tablet replica
W20260608 12:57:52.272696 23699 consensus_peers.cc:597] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 -> Peer 2bb95ac432234746b14229f638c03c94 (127.16.200.130:36599): Couldn't send request to peer 2bb95ac432234746b14229f638c03c94. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:52.273447 17186 raft_consensus.cc:2243] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.274816 17186 raft_consensus.cc:2272] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.277530 17186 tablet_replica.cc:333] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94: stopping tablet replica
I20260608 12:57:52.278008 17186 raft_consensus.cc:2243] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:52.278945 17186 raft_consensus.cc:2272] T 19febee3341b47a896d53d93e89358b3 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.281482 17186 tablet_replica.cc:333] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94: stopping tablet replica
I20260608 12:57:52.282044 17186 raft_consensus.cc:2243] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.283113 17186 raft_consensus.cc:2272] T 47d285296d914e5da37a323e7bc1b158 P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.285548 17186 tablet_replica.cc:333] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94: stopping tablet replica
I20260608 12:57:52.286019 17186 raft_consensus.cc:2243] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.286978 17186 raft_consensus.cc:2272] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 2bb95ac432234746b14229f638c03c94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.315038 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:57:52.335191 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:57:52.359436 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:52.360235 17186 tablet_replica.cc:333] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559: stopping tablet replica
I20260608 12:57:52.360971 17186 raft_consensus.cc:2243] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:52.361977 17186 raft_consensus.cc:2272] T 06dbe2a03cd7490da4a7755b4b42d4a7 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.364482 17186 tablet_replica.cc:333] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559: stopping tablet replica
I20260608 12:57:52.365058 17186 raft_consensus.cc:2243] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.366115 17186 raft_consensus.cc:2272] T 19febee3341b47a896d53d93e89358b3 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.368362 17186 tablet_replica.cc:333] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559: stopping tablet replica
I20260608 12:57:52.368916 17186 raft_consensus.cc:2243] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:52.369834 17186 raft_consensus.cc:2272] T 47d285296d914e5da37a323e7bc1b158 P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.372236 17186 tablet_replica.cc:333] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559: stopping tablet replica
I20260608 12:57:52.372810 17186 raft_consensus.cc:2243] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:52.373796 17186 raft_consensus.cc:2272] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P e2cf88e61ebc47fa9d402b8dcfeb2559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.399039 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:57:52.418550 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:57:52.443360 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:52.444113 17186 tablet_replica.cc:333] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89: stopping tablet replica
I20260608 12:57:52.444888 17186 raft_consensus.cc:2243] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.445786 17186 raft_consensus.cc:2272] T 06dbe2a03cd7490da4a7755b4b42d4a7 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.448335 17186 tablet_replica.cc:333] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89: stopping tablet replica
I20260608 12:57:52.448941 17186 raft_consensus.cc:2243] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.449874 17186 raft_consensus.cc:2272] T ba6cbb0b3e6d4ab5a3b877f7cfbf94ac P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.452243 17186 tablet_replica.cc:333] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89: stopping tablet replica
I20260608 12:57:52.452819 17186 raft_consensus.cc:2243] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.453621 17186 raft_consensus.cc:2272] T 47d285296d914e5da37a323e7bc1b158 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.455762 17186 tablet_replica.cc:333] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89: stopping tablet replica
I20260608 12:57:52.456218 17186 raft_consensus.cc:2243] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:52.456935 17186 raft_consensus.cc:2272] T 19febee3341b47a896d53d93e89358b3 P 20ecd4b094ee45a8bbf27b95fc367f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:52.480608 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:57:52.499058 17186 master.cc:562] Master@127.16.200.190:41175 shutting down...
W20260608 12:57:55.055393 23470 catalog_manager.cc:4754] TS c39131c4d828467882651f6ad19d5651 (127.16.200.129:43367): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 19febee3341b47a896d53d93e89358b3: Network error: Client connection negotiation failed: client connection to 127.16.200.129:43367: connect: Connection refused (error 111)
I20260608 12:57:55.405948 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:55.406798 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.407215 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81b4bcf2c1c74483b4c2f4924e1d7195: stopping tablet replica
I20260608 12:57:55.429463 17186 master.cc:584] Master@127.16.200.190:41175 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13828 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:57:55.472751 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:44717
I20260608 12:57:55.474088 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.479597 23965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.480577 23966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.481650 23968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.482440 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:55.483361 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.483546 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.483723 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923475483704 us; error 0 us; skew 500 ppm
I20260608 12:57:55.484331 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.486815 17186 webserver.cc:533] Webserver started at http://127.16.200.190:37557/ using document root <none> and password file <none>
I20260608 12:57:55.487344 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.487516 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.487828 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.489063 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "c10102cc37d14b298da0cc7c5638d523"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.493652 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:55.497077 23973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.497826 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:55.498097 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "c10102cc37d14b298da0cc7c5638d523"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.498353 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:57:55.527765 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.529057 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.570451 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:44717
I20260608 12:57:55.570609 24024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:44717 every 8 connection(s)
I20260608 12:57:55.575508 24025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.588534 24025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523: Bootstrap starting.
I20260608 12:57:55.594028 24025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.598590 24025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523: No bootstrap required, opened a new log
I20260608 12:57:55.601372 24025 raft_consensus.cc:359] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER }
I20260608 12:57:55.601797 24025 raft_consensus.cc:385] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.602037 24025 raft_consensus.cc:740] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10102cc37d14b298da0cc7c5638d523, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.602708 24025 consensus_queue.cc:260] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER }
I20260608 12:57:55.603178 24025 raft_consensus.cc:399] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:55.603392 24025 raft_consensus.cc:493] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:55.603705 24025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.608870 24025 raft_consensus.cc:515] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER }
I20260608 12:57:55.609433 24025 leader_election.cc:304] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [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: c10102cc37d14b298da0cc7c5638d523; no voters: 
I20260608 12:57:55.610618 24025 leader_election.cc:290] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:55.611124 24028 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:55.612696 24028 raft_consensus.cc:697] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 1 LEADER]: Becoming Leader. State: Replica: c10102cc37d14b298da0cc7c5638d523, State: Running, Role: LEADER
I20260608 12:57:55.613454 24028 consensus_queue.cc:237] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [LEADER]: Queue going to LEADER mode. State: All 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: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER }
I20260608 12:57:55.614022 24025 sys_catalog.cc:565] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:55.616868 24030 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c10102cc37d14b298da0cc7c5638d523. Latest consensus state: current_term: 1 leader_uuid: "c10102cc37d14b298da0cc7c5638d523" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER } }
I20260608 12:57:55.616815 24029 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c10102cc37d14b298da0cc7c5638d523" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10102cc37d14b298da0cc7c5638d523" member_type: VOTER } }
I20260608 12:57:55.617753 24029 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:55.617666 24030 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:55.620935 24033 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:55.626613 24033 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:55.630182 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:55.636750 24033 catalog_manager.cc:1382] Generated new cluster ID: d7f3264c5acc4aa387bf47804d4b2b00
I20260608 12:57:55.636981 24033 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:55.671684 24033 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:55.673074 24033 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:55.688795 24033 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523: Generated new TSK 0
I20260608 12:57:55.689452 24033 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:55.697618 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.704692 24046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.705807 24047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.713223 17186 server_base.cc:1061] running on GCE node
W20260608 12:57:55.713201 24049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.714483 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.714685 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.714814 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923475714801 us; error 0 us; skew 500 ppm
I20260608 12:57:55.715541 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.718004 17186 webserver.cc:533] Webserver started at http://127.16.200.129:44473/ using document root <none> and password file <none>
I20260608 12:57:55.718497 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.718665 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.718886 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.720036 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "081b99c18a734d408f544d447585772d"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.725195 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:55.728694 24054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.729470 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:55.729763 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "081b99c18a734d408f544d447585772d"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.730026 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:57:55.744225 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.745501 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.747059 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.749594 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:55.749801 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.750036 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:55.750190 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.793215 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:41135
I20260608 12:57:55.793335 24116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:41135 every 8 connection(s)
I20260608 12:57:55.798733 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.806429 24121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.806923 24122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.810155 17186 server_base.cc:1061] running on GCE node
W20260608 12:57:55.810214 24125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.811410 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.811622 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.811770 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923475811758 us; error 0 us; skew 500 ppm
I20260608 12:57:55.812367 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.815726 17186 webserver.cc:533] Webserver started at http://127.16.200.130:45633/ using document root <none> and password file <none>
I20260608 12:57:55.816268 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.816510 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.816645 24117 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:57:55.816854 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.817068 24117 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:55.817865 24117 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:57:55.818297 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "73a46c53457d42b597d057e64ecc82e8"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.820217 23990 ts_manager.cc:194] Registered new tserver with Master: 081b99c18a734d408f544d447585772d (127.16.200.129:41135)
I20260608 12:57:55.822240 23990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48300
I20260608 12:57:55.824072 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:55.827996 24129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.828831 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:57:55.829131 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "73a46c53457d42b597d057e64ecc82e8"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.829401 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:57:55.851226 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.852500 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.854055 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.856452 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:55.856686 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:57:55.856918 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:55.857087 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.901122 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:37671
I20260608 12:57:55.901259 24191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:37671 every 8 connection(s)
I20260608 12:57:55.906420 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.915499 24196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.915441 24195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.919186 24192 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:57:55.919689 24192 heartbeater.cc:461] Registering TS with master...
W20260608 12:57:55.920367 24198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.920688 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:55.920581 24192 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:57:55.922101 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.922333 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.922533 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923475922511 us; error 0 us; skew 500 ppm
I20260608 12:57:55.923192 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.923472 23990 ts_manager.cc:194] Registered new tserver with Master: 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:57:55.925238 23990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48308
I20260608 12:57:55.925945 17186 webserver.cc:533] Webserver started at http://127.16.200.131:33385/ using document root <none> and password file <none>
I20260608 12:57:55.926622 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.926810 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.927098 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.928321 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "86040573ec8a43dfa4b4f0df04d153e3"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.933223 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:55.936857 24203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.937634 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:57:55.937925 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "86040573ec8a43dfa4b4f0df04d153e3"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:57:55.938201 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:57:55.950764 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.951963 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.953472 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.955806 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:55.956004 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.956234 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:55.956393 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.999286 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:32997
I20260608 12:57:55.999423 24265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:32997 every 8 connection(s)
I20260608 12:57:56.015246 24266 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:57:56.015707 24266 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.016577 24266 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:57:56.018733 23990 ts_manager.cc:194] Registered new tserver with Master: 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:56.019270 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016153066s
I20260608 12:57:56.020262 23990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48318
I20260608 12:57:56.825314 24117 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
I20260608 12:57:56.927956 24192 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
I20260608 12:57:57.023026 24266 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
I20260608 12:57:57.077376 23990 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48334:
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"
    }
  }
}
W20260608 12:57:57.080127 23990 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:57.144116 24231 tablet_service.cc:1511] Processing CreateTablet for tablet 13726568bb3a40a4a3c90135282d456a (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.145892 24231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13726568bb3a40a4a3c90135282d456a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.146479 24229 tablet_service.cc:1511] Processing CreateTablet for tablet 942c5fc9704f47fa9411b23ea5afb4b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.147198 24156 tablet_service.cc:1511] Processing CreateTablet for tablet fcc031de5e99466ca4127edd5d5658cc (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.148077 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c5fc9704f47fa9411b23ea5afb4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.148890 24156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc031de5e99466ca4127edd5d5658cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.149902 24157 tablet_service.cc:1511] Processing CreateTablet for tablet 13726568bb3a40a4a3c90135282d456a (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.151258 24157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13726568bb3a40a4a3c90135282d456a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.153949 24155 tablet_service.cc:1511] Processing CreateTablet for tablet 942c5fc9704f47fa9411b23ea5afb4b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.155393 24155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c5fc9704f47fa9411b23ea5afb4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.155867 24154 tablet_service.cc:1511] Processing CreateTablet for tablet cf394b3e959b44409d67bf7fafafe2b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.157541 24230 tablet_service.cc:1511] Processing CreateTablet for tablet fcc031de5e99466ca4127edd5d5658cc (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.159173 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc031de5e99466ca4127edd5d5658cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.162997 24228 tablet_service.cc:1511] Processing CreateTablet for tablet cf394b3e959b44409d67bf7fafafe2b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.164323 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf394b3e959b44409d67bf7fafafe2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.165381 24154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf394b3e959b44409d67bf7fafafe2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.173390 24286 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:57:57.180661 24286 tablet_bootstrap.cc:654] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.183997 24082 tablet_service.cc:1511] Processing CreateTablet for tablet 13726568bb3a40a4a3c90135282d456a (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.185618 24082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13726568bb3a40a4a3c90135282d456a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.185798 24081 tablet_service.cc:1511] Processing CreateTablet for tablet fcc031de5e99466ca4127edd5d5658cc (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.187404 24081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc031de5e99466ca4127edd5d5658cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.187217 24079 tablet_service.cc:1511] Processing CreateTablet for tablet cf394b3e959b44409d67bf7fafafe2b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.188753 24079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf394b3e959b44409d67bf7fafafe2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.185701 24080 tablet_service.cc:1511] Processing CreateTablet for tablet 942c5fc9704f47fa9411b23ea5afb4b8 (DEFAULT_TABLE table=test-workload [id=2aaacc6c5fa74810971a2abca57f0960]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.194331 24080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c5fc9704f47fa9411b23ea5afb4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.218053 24289 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:57:57.227592 24286 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: No bootstrap required, opened a new log
I20260608 12:57:57.228255 24286 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.010s
I20260608 12:57:57.232918 24287 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:57:57.236542 24289 tablet_bootstrap.cc:654] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.231242 24286 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.237583 24286 raft_consensus.cc:385] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.237888 24286 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.238754 24286 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.239777 24287 tablet_bootstrap.cc:654] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.245831 24286 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 12:57:57.247244 24286 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:57:57.252190 24287 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: No bootstrap required, opened a new log
I20260608 12:57:57.252918 24287 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 12:57:57.254523 24286 tablet_bootstrap.cc:654] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.256428 24287 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.257309 24287 raft_consensus.cc:385] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.257678 24287 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.257812 24289 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: No bootstrap required, opened a new log
I20260608 12:57:57.258471 24289 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260608 12:57:57.258764 24287 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.261829 24289 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.262755 24289 raft_consensus.cc:385] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.263149 24289 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.264223 24289 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.267604 24287 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:57:57.268579 24286 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: No bootstrap required, opened a new log
I20260608 12:57:57.268772 24287 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:57:57.269243 24286 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 12:57:57.273301 24289 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:57:57.273041 24286 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.273918 24286 raft_consensus.cc:385] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.274286 24286 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.274552 24289 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:57:57.275249 24286 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.277945 24286 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:57:57.279052 24286 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:57:57.285611 24289 tablet_bootstrap.cc:654] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.286895 24286 tablet_bootstrap.cc:654] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.294656 24287 tablet_bootstrap.cc:654] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.295486 24289 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: No bootstrap required, opened a new log
I20260608 12:57:57.296066 24289 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260608 12:57:57.299376 24289 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
W20260608 12:57:57.299741 24118 tablet.cc:2404] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:57.300232 24289 raft_consensus.cc:385] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.300591 24289 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.301590 24289 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.302837 24287 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: No bootstrap required, opened a new log
I20260608 12:57:57.303258 24286 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: No bootstrap required, opened a new log
I20260608 12:57:57.303462 24287 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260608 12:57:57.303867 24286 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260608 12:57:57.303922 24289 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:57:57.305361 24289 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:57:57.307080 24287 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.307942 24287 raft_consensus.cc:385] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.307737 24286 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.308394 24287 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.308676 24286 raft_consensus.cc:385] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.309109 24286 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.309620 24287 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.310020 24286 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.312645 24286 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:57.313066 24289 tablet_bootstrap.cc:654] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.313845 24286 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:57:57.320062 24286 tablet_bootstrap.cc:654] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.322803 24287 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:57:57.324322 24289 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: No bootstrap required, opened a new log
I20260608 12:57:57.325023 24289 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260608 12:57:57.326076 24287 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:57:57.328907 24289 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.329804 24289 raft_consensus.cc:385] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.330164 24289 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.331113 24289 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.338094 24289 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:57:57.338459 24287 tablet_bootstrap.cc:654] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.339253 24289 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:57:57.341104 24286 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: No bootstrap required, opened a new log
I20260608 12:57:57.341697 24286 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260608 12:57:57.345176 24286 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.345988 24286 raft_consensus.cc:385] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.346341 24286 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.346657 24289 tablet_bootstrap.cc:654] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.347235 24286 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.350380 24286 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:57.351773 24287 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: No bootstrap required, opened a new log
I20260608 12:57:57.352342 24287 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260608 12:57:57.354172 24289 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: No bootstrap required, opened a new log
I20260608 12:57:57.354725 24289 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 12:57:57.355854 24287 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.356771 24287 raft_consensus.cc:385] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.357081 24287 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.357951 24287 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.358178 24289 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.358866 24289 raft_consensus.cc:385] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.359239 24289 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.360371 24287 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 12:57:57.360044 24289 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.361608 24287 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:57:57.364447 24289 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:57:57.368429 24287 tablet_bootstrap.cc:654] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.373853 24287 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: No bootstrap required, opened a new log
I20260608 12:57:57.374241 24287 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:57:57.376698 24287 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.377260 24287 raft_consensus.cc:385] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.377485 24287 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.378135 24287 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.379963 24287 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:57:57.386811 24295 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.387296 24295 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.389743 24295 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.401552 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:57:57.402275 24167 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 0.
I20260608 12:57:57.402514 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:57:57.403232 24241 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 0.
I20260608 12:57:57.403477 24057 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 
I20260608 12:57:57.404248 24295 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.404546 24295 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.404814 24295 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.410960 24295 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.412703 24295 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 election: Requested vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.413321 24295 raft_consensus.cc:493] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.413630 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:57:57.413816 24295 raft_consensus.cc:515] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.414259 24167 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.414445 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:57:57.415023 24241 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.416643 24295 leader_election.cc:290] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.416937 24166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:57:57.417626 24166 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 0.
I20260608 12:57:57.418618 24057 leader_election.cc:304] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 
I20260608 12:57:57.419420 24295 raft_consensus.cc:2804] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.419786 24295 raft_consensus.cc:493] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.420142 24295 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.422113 24241 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:57:57.423202 24056 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:57:57.423735 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:57:57.424021 24167 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:57:57.424393 24241 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 0.
I20260608 12:57:57.425199 24306 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.426759 24306 raft_consensus.cc:697] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 LEADER]: Becoming Leader. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:57:57.427079 24295 raft_consensus.cc:515] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.427685 24306 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.429458 24295 leader_election.cc:290] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 election: Requested vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.430517 24167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:57:57.431146 24167 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.432220 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:57:57.432799 24241 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.433183 24291 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.433722 24291 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.436919 24291 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.439653 24241 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:57:57.441293 24056 leader_election.cc:304] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:57:57.442626 24167 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:57:57.444199 24306 raft_consensus.cc:2804] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.444757 24306 raft_consensus.cc:697] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 LEADER]: Becoming Leader. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:57:57.440925 23988 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b99c18a734d408f544d447585772d (127.16.200.129). New cstate: current_term: 1 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.445576 24306 consensus_queue.cc:237] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.454864 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:57:57.455511 24092 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 0.
I20260608 12:57:57.457214 24131 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 
I20260608 12:57:57.458069 24291 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.458460 24291 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.458837 24291 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.461416 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:57:57.462107 24241 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 0.
I20260608 12:57:57.462127 23988 catalog_manager.cc:5696] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b99c18a734d408f544d447585772d (127.16.200.129). New cstate: current_term: 1 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.466326 24291 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.468503 24291 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.469167 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:57:57.469645 24092 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.470257 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:57:57.470909 24241 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.477123 24092 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 1.
I20260608 12:57:57.477917 24241 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 1.
I20260608 12:57:57.478214 24131 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 
I20260608 12:57:57.478996 24291 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.480060 24291 raft_consensus.cc:697] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: Becoming Leader. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Running, Role: LEADER
I20260608 12:57:57.480924 24291 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.488428 23988 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.542847 24291 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.543376 24291 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.545509 24291 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.546337 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:57:57.546711 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:57:57.547284 24092 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 0.
I20260608 12:57:57.547356 24241 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 0.
I20260608 12:57:57.548543 24131 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:57:57.549213 24291 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.549578 24291 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.549858 24291 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.555442 24291 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.557273 24291 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:57:57.558002 24092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:57:57.558399 24241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:57:57.558554 24092 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.559007 24241 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.564054 24092 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 1.
I20260608 12:57:57.564492 24241 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 1.
I20260608 12:57:57.565160 24131 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 
I20260608 12:57:57.565928 24291 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.566514 24291 raft_consensus.cc:697] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: Becoming Leader. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Running, Role: LEADER
I20260608 12:57:57.567430 24291 consensus_queue.cc:237] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:57:57.576429 23988 catalog_manager.cc:5696] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.616339 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:57:57.642729 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:57.643515 17186 tablet_replica.cc:333] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: stopping tablet replica
I20260608 12:57:57.644359 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.645113 17186 pending_rounds.cc:70] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Trying to abort 1 pending ops.
I20260608 12:57:57.645334 17186 pending_rounds.cc:77] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662563554824192 op_type: NO_OP noop_request { }
I20260608 12:57:57.645656 17186 raft_consensus.cc:2889] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.645946 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.648746 17186 tablet_replica.cc:333] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: stopping tablet replica
I20260608 12:57:57.649320 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.649729 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.651886 17186 tablet_replica.cc:333] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: stopping tablet replica
I20260608 12:57:57.652427 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.652848 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.654935 17186 tablet_replica.cc:333] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: stopping tablet replica
I20260608 12:57:57.655447 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.656059 17186 pending_rounds.cc:70] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Trying to abort 1 pending ops.
I20260608 12:57:57.656236 17186 pending_rounds.cc:77] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662563626627072 op_type: NO_OP noop_request { }
I20260608 12:57:57.656497 17186 raft_consensus.cc:2889] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.656831 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.681160 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:57:57.694777 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:57:57.713224 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:57.714076 17186 tablet_replica.cc:333] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: stopping tablet replica
I20260608 12:57:57.714722 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.737421 17186 pending_rounds.cc:70] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Trying to abort 1 pending ops.
I20260608 12:57:57.737805 17186 pending_rounds.cc:77] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662564126048256 op_type: NO_OP noop_request { }
I20260608 12:57:57.738270 17186 raft_consensus.cc:2889] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.738723 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.742971 17186 tablet_replica.cc:333] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: stopping tablet replica
I20260608 12:57:57.743943 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.744477 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.747691 17186 tablet_replica.cc:333] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: stopping tablet replica
I20260608 12:57:57.748234 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.748728 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.751684 17186 tablet_replica.cc:333] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: stopping tablet replica
I20260608 12:57:57.752189 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.753119 17186 pending_rounds.cc:70] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Trying to abort 1 pending ops.
I20260608 12:57:57.753289 17186 pending_rounds.cc:77] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662563769864192 op_type: NO_OP noop_request { }
I20260608 12:57:57.753546 17186 raft_consensus.cc:2889] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.753834 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.784963 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:57:57.809669 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:57:57.833556 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:57.834816 17186 tablet_replica.cc:333] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: stopping tablet replica
I20260608 12:57:57.835551 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.836185 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.839362 17186 tablet_replica.cc:333] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: stopping tablet replica
I20260608 12:57:57.839979 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.840651 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.843225 17186 tablet_replica.cc:333] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: stopping tablet replica
I20260608 12:57:57.843746 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.844185 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.846242 17186 tablet_replica.cc:333] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: stopping tablet replica
I20260608 12:57:57.846709 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.847160 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.870744 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:57:57.891171 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:57.898638 24316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:57.898767 24317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:57.900305 24319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:57.901656 17186 server_base.cc:1061] running on GCE node
I20260608 12:57:57.902763 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:57.903038 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:57.903261 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923477903249 us; error 0 us; skew 500 ppm
I20260608 12:57:57.903896 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:57.906589 17186 webserver.cc:533] Webserver started at http://127.16.200.132:35027/ using document root <none> and password file <none>
I20260608 12:57:57.907218 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:57.907491 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:57.907824 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:57.909243 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "c8ee932957854015ae2e60ce56b3d5ed"
format_stamp: "Formatted at 2026-06-08 12:57:57 on dist-test-slave-jxwz"
I20260608 12:57:57.914367 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:57.918311 24324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:57.919239 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 12:57:57.919654 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "c8ee932957854015ae2e60ce56b3d5ed"
format_stamp: "Formatted at 2026-06-08 12:57:57 on dist-test-slave-jxwz"
I20260608 12:57:57.920122 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:57:57.947631 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:57.949111 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:57.950773 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:57.953538 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:57.953837 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:57.954192 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:57.954541 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:57.999734 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:46507
I20260608 12:57:57.999933 24386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:46507 every 8 connection(s)
I20260608 12:57:58.017237 24387 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:57:58.017764 24387 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:58.018625 24387 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:57:58.021078 23988 ts_manager.cc:194] Registered new tserver with Master: c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132:46507)
I20260608 12:57:58.023190 23988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48344
W20260608 12:57:58.653031 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 942c5fc9704f47fa9411b23ea5afb4b8: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
W20260608 12:57:58.656881 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet fcc031de5e99466ca4127edd5d5658cc: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:57:58.660308 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 13726568bb3a40a4a3c90135282d456a: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
I20260608 12:57:59.026325 24387 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
W20260608 12:57:59.674810 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet fcc031de5e99466ca4127edd5d5658cc: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:57:59.678597 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet cf394b3e959b44409d67bf7fafafe2b8: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:57:59.682199 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 13726568bb3a40a4a3c90135282d456a: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
W20260608 12:58:00.752069 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet cf394b3e959b44409d67bf7fafafe2b8: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:58:00.755878 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 13726568bb3a40a4a3c90135282d456a: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
W20260608 12:58:00.759204 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 942c5fc9704f47fa9411b23ea5afb4b8: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
W20260608 12:58:01.773409 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet cf394b3e959b44409d67bf7fafafe2b8: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:58:01.776937 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 942c5fc9704f47fa9411b23ea5afb4b8: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111)
W20260608 12:58:01.780185 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet fcc031de5e99466ca4127edd5d5658cc: Network error: Client connection negotiation failed: client connection to 127.16.200.130:37671: connect: Connection refused (error 111)
W20260608 12:58:02.782806 24038 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 081b99c18a734d408f544d447585772d not available for placement
W20260608 12:58:03.785173 24038 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 081b99c18a734d408f544d447585772d not available for placement
W20260608 12:58:04.787391 24038 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 081b99c18a734d408f544d447585772d not available for placement
I20260608 12:58:05.039049 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:05.046252 24395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.047503 24396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.048014 24398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.051249 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:05.056411 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.056649 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.056813 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923485056796 us; error 0 us; skew 500 ppm
I20260608 12:58:05.057420 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.059901 17186 webserver.cc:533] Webserver started at http://127.16.200.129:44473/ using document root <none> and password file <none>
I20260608 12:58:05.060392 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.060539 17186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.064425 17186 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:05.068055 24403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.068949 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:05.069244 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "081b99c18a734d408f544d447585772d"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:58:05.069533 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:58:05.082916 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.084151 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.085727 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.090402 24410 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:58:05.112722 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.113034 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 12:58:05.113319 17186 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:58:05.119491 24410 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:58:05.129987 17186 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.130266 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 12:58:05.132918 24410 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: 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
I20260608 12:58:05.133611 24410 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Bootstrap complete.
I20260608 12:58:05.134191 24410 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:58:05.136927 24410 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.137589 24410 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.138368 24410 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.141932 24410 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:58:05.142705 24410 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:58:05.157069 24410 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: 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
I20260608 12:58:05.158145 24410 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Bootstrap complete.
I20260608 12:58:05.158754 24410 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:58:05.161285 24410 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.161966 24410 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.162667 24410 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.164379 24410 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:05.165400 24410 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:58:05.178301 24410 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: 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
I20260608 12:58:05.179070 24410 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Bootstrap complete.
I20260608 12:58:05.179787 24410 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260608 12:58:05.182104 24410 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.182883 24410 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.183759 24410 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.186142 24410 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:58:05.186903 24410 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Bootstrap starting.
I20260608 12:58:05.194159 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:41135
I20260608 12:58:05.194383 24470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:41135 every 8 connection(s)
I20260608 12:58:05.200678 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:05.202708 24410 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: 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
I20260608 12:58:05.203918 24410 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Bootstrap complete.
I20260608 12:58:05.204874 24410 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 12:58:05.208532 24410 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
W20260608 12:58:05.211524 24476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.213423 24410 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Initialized, Role: FOLLOWER
W20260608 12:58:05.213891 24477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.214629 24410 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.218912 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:05.219892 24410 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260608 12:58:05.220471 24479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.221800 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.222108 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.222313 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923485222294 us; error 0 us; skew 500 ppm
I20260608 12:58:05.223142 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.224678 24471 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:58:05.225103 24471 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.225930 24471 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:58:05.226069 17186 webserver.cc:533] Webserver started at http://127.16.200.130:45633/ using document root <none> and password file <none>
I20260608 12:58:05.226722 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.226883 17186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.230791 23988 ts_manager.cc:194] Re-registered known tserver with Master: 081b99c18a734d408f544d447585772d (127.16.200.129:41135)
I20260608 12:58:05.231371 17186 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:58:05.236328 24484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.237215 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:05.237370 23988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38002
I20260608 12:58:05.237615 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "73a46c53457d42b597d057e64ecc82e8"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:58:05.238054 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:58:05.240520 24471 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
I20260608 12:58:05.253419 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.254741 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.256237 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.281441 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.281901 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:58:05.287405 24491 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:58:05.304137 17186 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.304556 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.018s	sys 0.000s
I20260608 12:58:05.305747 24491 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: 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
I20260608 12:58:05.306808 24491 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Bootstrap complete.
I20260608 12:58:05.307576 24491 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260608 12:58:05.310738 24491 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.311720 24491 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.312599 24491 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.315884 24491 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.005s
I20260608 12:58:05.317193 24491 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:58:05.334288 24491 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: 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
I20260608 12:58:05.335144 24491 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Bootstrap complete.
I20260608 12:58:05.335786 24491 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 12:58:05.338325 24491 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.338878 24491 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.339757 24491 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.341694 24491 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:58:05.342420 24491 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:58:05.357462 24491 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: 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
I20260608 12:58:05.358450 24491 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap complete.
I20260608 12:58:05.359047 24491 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:58:05.361619 24491 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.362390 24491 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.363137 24491 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.365114 24491 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:58:05.365942 24491 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap starting.
I20260608 12:58:05.367323 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:37671
I20260608 12:58:05.367619 24551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:37671 every 8 connection(s)
I20260608 12:58:05.373075 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:05.383224 24491 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: 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
I20260608 12:58:05.384284 24491 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Bootstrap complete.
I20260608 12:58:05.385181 24491 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
W20260608 12:58:05.385844 24557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.390070 24556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.390627 24491 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.392066 24552 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:58:05.392565 24552 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.392091 24491 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.393783 24552 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:58:05.393821 24491 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
W20260608 12:58:05.394585 24559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.396143 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:05.396672 24491 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:58:05.397419 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.397732 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.397961 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923485397941 us; error 0 us; skew 500 ppm
I20260608 12:58:05.398692 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.399240 23988 ts_manager.cc:194] Re-registered known tserver with Master: 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:58:05.401476 17186 webserver.cc:533] Webserver started at http://127.16.200.131:33385/ using document root <none> and password file <none>
I20260608 12:58:05.402051 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.402228 17186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.404292 23988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38018
I20260608 12:58:05.406566 17186 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:05.407903 24552 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
I20260608 12:58:05.411690 24564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.412662 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:05.412958 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "86040573ec8a43dfa4b4f0df04d153e3"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-jxwz"
I20260608 12:58:05.413249 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-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)
I20260608 12:58:05.432168 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.433454 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.434993 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.460383 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.460745 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260608 12:58:05.465804 24571 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:58:05.476950 17186 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.477252 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260608 12:58:05.478206 24571 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: 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
I20260608 12:58:05.478969 24571 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap complete.
I20260608 12:58:05.479579 24571 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:58:05.482064 24571 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.482632 24571 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.483317 24571 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.486095 24571 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:58:05.487107 24571 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:58:05.502005 24571 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: 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
I20260608 12:58:05.503139 24571 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap complete.
I20260608 12:58:05.504041 24571 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:58:05.507716 24571 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.508582 24571 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.509660 24571 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.512224 24571 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:58:05.513334 24571 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:58:05.531436 24571 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: 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
I20260608 12:58:05.532506 24571 tablet_bootstrap.cc:492] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap complete.
I20260608 12:58:05.533425 24571 ts_tablet_manager.cc:1403] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:58:05.534966 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:32997
I20260608 12:58:05.535177 24631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:32997 every 8 connection(s)
I20260608 12:58:05.537109 24571 raft_consensus.cc:359] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.537910 24571 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.538918 24571 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.541216 24571 ts_tablet_manager.cc:1434] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:05.542387 24571 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap starting.
I20260608 12:58:05.553835 24632 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44717
I20260608 12:58:05.554566 24632 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.555625 24632 heartbeater.cc:507] Master 127.16.200.190:44717 requested a full tablet report, sending...
I20260608 12:58:05.557442 24571 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: 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
I20260608 12:58:05.558544 24571 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Bootstrap complete.
I20260608 12:58:05.559465 24571 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:58:05.560541 23988 ts_manager.cc:194] Re-registered known tserver with Master: 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:05.562453 24571 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.563190 24571 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.564049 24571 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:05.565408 23988 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38028
I20260608 12:58:05.566112 24571 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:05.568799 24632 heartbeater.cc:499] Master 127.16.200.190:44717 was elected leader, sending a full tablet report...
W20260608 12:58:05.810009 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet fcc031de5e99466ca4127edd5d5658cc: Illegal state: Replica 73a46c53457d42b597d057e64ecc82e8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } }
W20260608 12:58:05.823521 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 13726568bb3a40a4a3c90135282d456a: Illegal state: Replica 081b99c18a734d408f544d447585772d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } }
W20260608 12:58:05.827737 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 942c5fc9704f47fa9411b23ea5afb4b8: Illegal state: Replica 081b99c18a734d408f544d447585772d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } }
I20260608 12:58:06.399392 24639 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.400249 24639 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.402866 24639 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.417817 24526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:58:06.419212 24526 raft_consensus.cc:2410] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081b99c18a734d408f544d447585772d 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.
I20260608 12:58:06.419106 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:06.420357 24606 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:58:06.421962 24405 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 73a46c53457d42b597d057e64ecc82e8
I20260608 12:58:06.422856 24639 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:06.423328 24639 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.423787 24639 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.430163 24639 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.432122 24639 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 2 election: Requested vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.432965 24526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:58:06.433270 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:06.433859 24526 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.434132 24606 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.439949 24606 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 2.
I20260608 12:58:06.440219 24526 raft_consensus.cc:2410] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 081b99c18a734d408f544d447585772d 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.
I20260608 12:58:06.441529 24405 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:58:06.442466 24639 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:06.443744 24639 raft_consensus.cc:697] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Becoming Leader. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:58:06.444730 24639 consensus_queue.cc:237] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER 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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.452678 23988 catalog_manager.cc:5696] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d reported cstate change: term changed from 1 to 2, leader changed from 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) to 081b99c18a734d408f544d447585772d (127.16.200.129). New cstate: current_term: 2 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:06.716027 24650 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.716725 24650 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.719199 24650 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:58:06.723554 24654 raft_consensus.cc:493] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.724392 24654 raft_consensus.cc:515] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.727654 24654 leader_election.cc:290] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.735445 24526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "86040573ec8a43dfa4b4f0df04d153e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:58:06.736506 24526 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86040573ec8a43dfa4b4f0df04d153e3 in term 1.
I20260608 12:58:06.738054 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "86040573ec8a43dfa4b4f0df04d153e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:58:06.738456 24567 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:58:06.739413 24445 raft_consensus.cc:2410] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86040573ec8a43dfa4b4f0df04d153e3 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.
I20260608 12:58:06.739804 24650 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:06.740466 24650 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.741225 24650 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.746354 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:06.747346 24606 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 1.
I20260608 12:58:06.747370 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:58:06.747690 24639 raft_consensus.cc:493] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.749075 24639 raft_consensus.cc:515] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.749254 24486 leader_election.cc:304] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:58:06.749608 24650 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.750818 24654 raft_consensus.cc:2804] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:06.751348 24654 raft_consensus.cc:493] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.752050 24654 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.752864 24526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:58:06.754463 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "86040573ec8a43dfa4b4f0df04d153e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:58:06.755172 24525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "86040573ec8a43dfa4b4f0df04d153e3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:58:06.756096 24525 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.756474 24639 leader_election.cc:290] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.755539 24444 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.760517 24654 raft_consensus.cc:515] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.762058 24526 raft_consensus.cc:2393] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081b99c18a734d408f544d447585772d in current term 2: Already voted for candidate 73a46c53457d42b597d057e64ecc82e8 in this term.
I20260608 12:58:06.764178 24445 raft_consensus.cc:2410] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a46c53457d42b597d057e64ecc82e8 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.
I20260608 12:58:06.765455 24525 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86040573ec8a43dfa4b4f0df04d153e3 in term 2.
I20260608 12:58:06.765753 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:06.766973 24654 leader_election.cc:290] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 2 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.767150 24567 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:58:06.764559 24650 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [CANDIDATE]: Term 2 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:58:06.767176 24606 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:58:06.768680 24650 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:06.770473 24445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:58:06.771147 24650 raft_consensus.cc:697] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 LEADER]: Becoming Leader. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Running, Role: LEADER
I20260608 12:58:06.772197 24405 leader_election.cc:304] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 73a46c53457d42b597d057e64ecc82e8
I20260608 12:58:06.772819 24445 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.772898 24650 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [LEADER]: Queue going to LEADER 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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.770669 24444 raft_consensus.cc:2410] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86040573ec8a43dfa4b4f0df04d153e3 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.
I20260608 12:58:06.773425 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13726568bb3a40a4a3c90135282d456a" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:06.774922 24606 raft_consensus.cc:3060] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.767884 24654 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.776520 24654 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.779151 24654 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.781136 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:06.781955 24445 raft_consensus.cc:2410] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 73a46c53457d42b597d057e64ecc82e8 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.
I20260608 12:58:06.784494 24639 raft_consensus.cc:2764] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:58:06.782297 24606 raft_consensus.cc:2468] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 2.
I20260608 12:58:06.782418 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:58:06.783883 24605 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 2.
I20260608 12:58:06.786556 24486 leader_election.cc:304] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 081b99c18a734d408f544d447585772d
I20260608 12:58:06.788103 23988 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 reported cstate change: term changed from 1 to 2, leader changed from 081b99c18a734d408f544d447585772d (127.16.200.129) to 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131). New cstate: current_term: 2 leader_uuid: "86040573ec8a43dfa4b4f0df04d153e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:06.790279 24654 raft_consensus.cc:2804] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:06.790966 24654 raft_consensus.cc:697] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 LEADER]: Becoming Leader. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Running, Role: LEADER
I20260608 12:58:06.791144 24486 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 081b99c18a734d408f544d447585772d
I20260608 12:58:06.792457 24658 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:06.792194 24654 consensus_queue.cc:237] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER 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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.793141 24658 raft_consensus.cc:493] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.793825 24658 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:06.802111 24658 raft_consensus.cc:515] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.801946 23986 catalog_manager.cc:5696] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: term changed from 1 to 2, leader changed from 081b99c18a734d408f544d447585772d (127.16.200.129) to 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130). New cstate: current_term: 2 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:06.804291 24658 leader_election.cc:290] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 3 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.805167 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:58:06.805593 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf394b3e959b44409d67bf7fafafe2b8" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:06.806519 24605 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:06.813702 24605 raft_consensus.cc:2468] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 3.
I20260608 12:58:06.814754 24486 leader_election.cc:304] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 081b99c18a734d408f544d447585772d
I20260608 12:58:06.815640 24658 raft_consensus.cc:2804] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:06.816254 24658 raft_consensus.cc:697] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Becoming Leader. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Running, Role: LEADER
I20260608 12:58:06.817065 24658 consensus_queue.cc:237] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.824720 23986 catalog_manager.cc:5696] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: term changed from 2 to 3, leader changed from 081b99c18a734d408f544d447585772d (127.16.200.129) to 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130). New cstate: current_term: 3 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:06.854054 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 942c5fc9704f47fa9411b23ea5afb4b8: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:58:06.858067 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet 13726568bb3a40a4a3c90135282d456a: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:58:06.862087 24038 auto_rebalancer.cc:591] Failed to schedule move for tablet fcc031de5e99466ca4127edd5d5658cc: Illegal state: Replica 73a46c53457d42b597d057e64ecc82e8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } }
I20260608 12:58:06.906723 24525 raft_consensus.cc:1240] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Rejecting Update request from peer 081b99c18a734d408f544d447585772d for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:06.908490 24639 consensus_queue.cc:1059] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:06.909633 24639 consensus_queue.cc:1243] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [LEADER]: Peer 73a46c53457d42b597d057e64ecc82e8 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:06.910317 24644 raft_consensus.cc:3055] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:06.910758 24644 raft_consensus.cc:740] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:58:06.911676 24644 consensus_queue.cc:260] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.912981 24644 raft_consensus.cc:3060] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:06.964975 24644 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.965632 24644 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.967644 24644 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.968770 24525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:58:06.968987 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:06.969861 24525 raft_consensus.cc:2410] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081b99c18a734d408f544d447585772d 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.
I20260608 12:58:06.969925 24605 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 1.
I20260608 12:58:06.971387 24405 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 73a46c53457d42b597d057e64ecc82e8
I20260608 12:58:06.972190 24644 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:06.972637 24644 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.973014 24644 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.978310 24644 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.980156 24644 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 2 election: Requested vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:06.981124 24525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:58:06.981349 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:06.981856 24525 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.982146 24605 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.987672 24605 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 2.
I20260608 12:58:06.988145 24525 raft_consensus.cc:2410] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 081b99c18a734d408f544d447585772d 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.
I20260608 12:58:06.988912 24405 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 
I20260608 12:58:06.989967 24644 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:06.990538 24644 raft_consensus.cc:697] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Becoming Leader. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:58:06.991405 24644 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER 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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:06.999532 23986 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d reported cstate change: term changed from 1 to 2, leader changed from 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) to 081b99c18a734d408f544d447585772d (127.16.200.129). New cstate: current_term: 2 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.044257 24644 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.044974 24644 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.047143 24644 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:07.048143 24525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8" is_pre_election: true
I20260608 12:58:07.048385 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:07.049083 24525 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 2.
I20260608 12:58:07.050380 24406 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 86040573ec8a43dfa4b4f0df04d153e3
I20260608 12:58:07.051239 24644 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:07.051651 24644 raft_consensus.cc:493] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.052042 24644 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.057700 24644 raft_consensus.cc:515] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.059656 24644 leader_election.cc:290] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [CANDIDATE]: Term 3 election: Requested vote from peers 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:07.060699 24525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "73a46c53457d42b597d057e64ecc82e8"
I20260608 12:58:07.061442 24525 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.061502 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "942c5fc9704f47fa9411b23ea5afb4b8" candidate_uuid: "081b99c18a734d408f544d447585772d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:07.067593 24525 raft_consensus.cc:2468] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b99c18a734d408f544d447585772d in term 3.
I20260608 12:58:07.068735 24406 leader_election.cc:304] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [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: 081b99c18a734d408f544d447585772d, 73a46c53457d42b597d057e64ecc82e8; no voters: 86040573ec8a43dfa4b4f0df04d153e3
I20260608 12:58:07.069576 24644 raft_consensus.cc:2804] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:07.070109 24644 raft_consensus.cc:697] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 LEADER]: Becoming Leader. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:58:07.071009 24644 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.078768 23986 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d reported cstate change: term changed from 2 to 3, leader changed from 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131) to 081b99c18a734d408f544d447585772d (127.16.200.129). New cstate: current_term: 3 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.184245 24658 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.184911 24658 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.187062 24658 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:07.187932 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d" is_pre_election: true
I20260608 12:58:07.188275 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3" is_pre_election: true
I20260608 12:58:07.189244 24605 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 2.
I20260608 12:58:07.190424 24486 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 081b99c18a734d408f544d447585772d
I20260608 12:58:07.191233 24658 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:07.191668 24658 raft_consensus.cc:493] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.192005 24658 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.197350 24658 raft_consensus.cc:515] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.199385 24658 leader_election.cc:290] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [CANDIDATE]: Term 3 election: Requested vote from peers 081b99c18a734d408f544d447585772d (127.16.200.129:41135), 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997)
I20260608 12:58:07.199952 24444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b99c18a734d408f544d447585772d"
I20260608 12:58:07.200471 24605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc031de5e99466ca4127edd5d5658cc" candidate_uuid: "73a46c53457d42b597d057e64ecc82e8" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86040573ec8a43dfa4b4f0df04d153e3"
I20260608 12:58:07.201459 24605 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.202240 24525 raft_consensus.cc:1240] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Rejecting Update request from peer 86040573ec8a43dfa4b4f0df04d153e3 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:07.203918 24650 consensus_queue.cc:1059] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.204927 24659 raft_consensus.cc:3055] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:07.205319 24659 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86040573ec8a43dfa4b4f0df04d153e3, State: Running, Role: LEADER
I20260608 12:58:07.206163 24659 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.207238 24659 raft_consensus.cc:3060] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.207494 24605 raft_consensus.cc:2468] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a46c53457d42b597d057e64ecc82e8 in term 3.
I20260608 12:58:07.208647 24486 leader_election.cc:304] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [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: 73a46c53457d42b597d057e64ecc82e8, 86040573ec8a43dfa4b4f0df04d153e3; no voters: 081b99c18a734d408f544d447585772d
I20260608 12:58:07.209494 24658 raft_consensus.cc:2804] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:07.210178 24658 raft_consensus.cc:697] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Becoming Leader. State: Replica: 73a46c53457d42b597d057e64ecc82e8, State: Running, Role: LEADER
I20260608 12:58:07.211215 24658 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.219431 23986 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: term changed from 2 to 3, leader changed from 081b99c18a734d408f544d447585772d (127.16.200.129) to 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130). New cstate: current_term: 3 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.222937 24444 raft_consensus.cc:1275] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.224159 24605 raft_consensus.cc:1275] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.224818 24658 consensus_queue.cc:1048] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.225926 24658 consensus_queue.cc:1243] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Peer 081b99c18a734d408f544d447585772d 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
I20260608 12:58:07.226666 24654 consensus_queue.cc:1048] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.231112 24444 pending_rounds.cc:85] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Aborting all ops after (but not including) 0
I20260608 12:58:07.231600 24444 pending_rounds.cc:107] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:07.232050 24444 raft_consensus.cc:2889] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:07.244701 24445 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 12:58:07.245388 24445 pending_rounds.cc:85] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Aborting all ops after (but not including) 0
I20260608 12:58:07.245867 24445 pending_rounds.cc:107] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:58:07.246295 24445 raft_consensus.cc:2889] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:07.250815 24658 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.267741 24605 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:58:07.271533 24658 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.454815 24525 raft_consensus.cc:1240] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Rejecting Update request from peer 081b99c18a734d408f544d447585772d for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:07.456421 24644 consensus_queue.cc:1059] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.457275 24644 consensus_queue.cc:1243] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [LEADER]: Peer 73a46c53457d42b597d057e64ecc82e8 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:07.457762 24639 raft_consensus.cc:3055] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:07.458200 24639 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 081b99c18a734d408f544d447585772d, State: Running, Role: LEADER
I20260608 12:58:07.459106 24639 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } }
I20260608 12:58:07.460309 24639 raft_consensus.cc:3060] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.552701 24605 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.554271 24639 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.555179 24639 consensus_queue.cc:1243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Peer 86040573ec8a43dfa4b4f0df04d153e3 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
I20260608 12:58:07.558485 24605 pending_rounds.cc:85] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Aborting all ops after (but not including) 0
I20260608 12:58:07.558883 24605 pending_rounds.cc:107] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:07.559224 24605 raft_consensus.cc:2889] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:07.568042 24525 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.570394 24674 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.726176 24605 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.728044 24658 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.741518 24444 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.744449 24654 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.745633 24654 consensus_queue.cc:1243] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Peer 081b99c18a734d408f544d447585772d 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
I20260608 12:58:07.749548 24444 pending_rounds.cc:85] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Aborting all ops after (but not including) 0
I20260608 12:58:07.750010 24444 pending_rounds.cc:107] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:07.750488 24444 raft_consensus.cc:2889] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:07.877388 24525 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:07.886283 24605 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:07.886917 24444 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:07.889014 24658 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:07.890306 24670 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:07.900682 24670 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
W20260608 12:58:07.904421 24485 consensus_peers.cc:597] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 -> Peer c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132:46507): Couldn't send request to peer c8ee932957854015ae2e60ce56b3d5ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcc031de5e99466ca4127edd5d5658cc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:07.903419 24605 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.903849 24444 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.919657 23988 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d reported cstate change: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New cstate: current_term: 3 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.927794 24444 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:07.936270 24605 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:07.938814 24525 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:07.940140 24639 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:07.941469 24674 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:07.951786 24674 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
W20260608 12:58:07.957659 24404 consensus_peers.cc:597] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d -> Peer c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132:46507): Couldn't send request to peer c8ee932957854015ae2e60ce56b3d5ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 942c5fc9704f47fa9411b23ea5afb4b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:07.959869 24525 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.962011 24605 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.971115 24526 consensus_queue.cc:237] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:07.971302 23987 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d reported cstate change: config changed from index -1 to 3, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New cstate: current_term: 3 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:07.983093 24485 consensus_peers.cc:597] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 -> Peer c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132:46507): Couldn't send request to peer c8ee932957854015ae2e60ce56b3d5ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13726568bb3a40a4a3c90135282d456a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:07.983647 24605 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.985518 24658 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:07.985824 24444 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.987870 24670 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:07.993937 24658 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:07.999993 24444 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:08.001487 24605 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } } }
I20260608 12:58:08.011420 23987 catalog_manager.cc:5696] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: config changed from index -1 to 2, NON_VOTER c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) added. New cstate: current_term: 2 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:08.299278 24685 ts_tablet_manager.cc:933] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: Initiating tablet copy from peer 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:58:08.301491 24685 tablet_copy_client.cc:323] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37671
I20260608 12:58:08.315419 24536 tablet_copy_service.cc:140] P 73a46c53457d42b597d057e64ecc82e8: Received BeginTabletCopySession request for tablet fcc031de5e99466ca4127edd5d5658cc from peer c8ee932957854015ae2e60ce56b3d5ed ({username='slave'} at 127.0.0.1:48470)
I20260608 12:58:08.316191 24536 tablet_copy_service.cc:161] P 73a46c53457d42b597d057e64ecc82e8: Beginning new tablet copy session on tablet fcc031de5e99466ca4127edd5d5658cc from peer c8ee932957854015ae2e60ce56b3d5ed at {username='slave'} at 127.0.0.1:48470: session id = c8ee932957854015ae2e60ce56b3d5ed-fcc031de5e99466ca4127edd5d5658cc
I20260608 12:58:08.323783 24536 tablet_copy_source_session.cc:215] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.327324 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc031de5e99466ca4127edd5d5658cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.341324 24685 tablet_copy_client.cc:806] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.342067 24685 tablet_copy_client.cc:670] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.346623 24685 tablet_copy_client.cc:538] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.354506 24685 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap starting.
I20260608 12:58:08.377351 24685 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: 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
I20260608 12:58:08.378293 24685 tablet_bootstrap.cc:492] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap complete.
I20260608 12:58:08.379040 24685 ts_tablet_manager.cc:1403] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260608 12:58:08.382026 24685 raft_consensus.cc:359] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.382886 24685 raft_consensus.cc:740] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: c8ee932957854015ae2e60ce56b3d5ed, State: Initialized, Role: LEARNER
I20260608 12:58:08.383636 24685 consensus_queue.cc:260] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.386901 24685 ts_tablet_manager.cc:1434] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:58:08.389086 24536 tablet_copy_service.cc:342] P 73a46c53457d42b597d057e64ecc82e8: Request end of tablet copy session c8ee932957854015ae2e60ce56b3d5ed-fcc031de5e99466ca4127edd5d5658cc received from {username='slave'} at 127.0.0.1:48470
I20260608 12:58:08.389760 24536 tablet_copy_service.cc:434] P 73a46c53457d42b597d057e64ecc82e8: ending tablet copy session c8ee932957854015ae2e60ce56b3d5ed-fcc031de5e99466ca4127edd5d5658cc on tablet fcc031de5e99466ca4127edd5d5658cc with peer c8ee932957854015ae2e60ce56b3d5ed
I20260608 12:58:08.452376 24685 ts_tablet_manager.cc:933] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: Initiating tablet copy from peer 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671)
I20260608 12:58:08.454213 24685 tablet_copy_client.cc:323] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37671
I20260608 12:58:08.455916 24536 tablet_copy_service.cc:140] P 73a46c53457d42b597d057e64ecc82e8: Received BeginTabletCopySession request for tablet 13726568bb3a40a4a3c90135282d456a from peer c8ee932957854015ae2e60ce56b3d5ed ({username='slave'} at 127.0.0.1:48470)
I20260608 12:58:08.456735 24536 tablet_copy_service.cc:161] P 73a46c53457d42b597d057e64ecc82e8: Beginning new tablet copy session on tablet 13726568bb3a40a4a3c90135282d456a from peer c8ee932957854015ae2e60ce56b3d5ed at {username='slave'} at 127.0.0.1:48470: session id = c8ee932957854015ae2e60ce56b3d5ed-13726568bb3a40a4a3c90135282d456a
I20260608 12:58:08.466089 24536 tablet_copy_source_session.cc:215] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.469519 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13726568bb3a40a4a3c90135282d456a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.482555 24685 tablet_copy_client.cc:806] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.483417 24685 tablet_copy_client.cc:670] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.487504 24685 tablet_copy_client.cc:538] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.494272 24685 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap starting.
I20260608 12:58:08.511587 24685 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: 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
I20260608 12:58:08.512743 24685 tablet_bootstrap.cc:492] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap complete.
I20260608 12:58:08.513655 24685 ts_tablet_manager.cc:1403] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260608 12:58:08.516891 24685 raft_consensus.cc:359] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.517735 24685 raft_consensus.cc:740] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c8ee932957854015ae2e60ce56b3d5ed, State: Initialized, Role: LEARNER
I20260608 12:58:08.518424 24685 consensus_queue.cc:260] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.521742 24685 ts_tablet_manager.cc:1434] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:58:08.526311 24536 tablet_copy_service.cc:342] P 73a46c53457d42b597d057e64ecc82e8: Request end of tablet copy session c8ee932957854015ae2e60ce56b3d5ed-13726568bb3a40a4a3c90135282d456a received from {username='slave'} at 127.0.0.1:48470
I20260608 12:58:08.527033 24536 tablet_copy_service.cc:434] P 73a46c53457d42b597d057e64ecc82e8: ending tablet copy session c8ee932957854015ae2e60ce56b3d5ed-13726568bb3a40a4a3c90135282d456a on tablet 13726568bb3a40a4a3c90135282d456a with peer c8ee932957854015ae2e60ce56b3d5ed
I20260608 12:58:08.547899 24685 ts_tablet_manager.cc:933] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: Initiating tablet copy from peer 081b99c18a734d408f544d447585772d (127.16.200.129:41135)
I20260608 12:58:08.549772 24685 tablet_copy_client.cc:323] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:41135
I20260608 12:58:08.562995 24456 tablet_copy_service.cc:140] P 081b99c18a734d408f544d447585772d: Received BeginTabletCopySession request for tablet 942c5fc9704f47fa9411b23ea5afb4b8 from peer c8ee932957854015ae2e60ce56b3d5ed ({username='slave'} at 127.0.0.1:60494)
I20260608 12:58:08.563898 24456 tablet_copy_service.cc:161] P 081b99c18a734d408f544d447585772d: Beginning new tablet copy session on tablet 942c5fc9704f47fa9411b23ea5afb4b8 from peer c8ee932957854015ae2e60ce56b3d5ed at {username='slave'} at 127.0.0.1:60494: session id = c8ee932957854015ae2e60ce56b3d5ed-942c5fc9704f47fa9411b23ea5afb4b8
I20260608 12:58:08.573890 24456 tablet_copy_source_session.cc:215] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.578342 24685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 942c5fc9704f47fa9411b23ea5afb4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.591831 24685 tablet_copy_client.cc:806] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.592433 24685 tablet_copy_client.cc:670] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.596365 24685 tablet_copy_client.cc:538] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.602402 24685 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap starting.
I20260608 12:58:08.617991 24685 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: 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
I20260608 12:58:08.618630 24685 tablet_bootstrap.cc:492] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: Bootstrap complete.
I20260608 12:58:08.619124 24685 ts_tablet_manager.cc:1403] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:58:08.621279 24685 raft_consensus.cc:359] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.621840 24685 raft_consensus.cc:740] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: c8ee932957854015ae2e60ce56b3d5ed, State: Initialized, Role: LEARNER
I20260608 12:58:08.622391 24685 consensus_queue.cc:260] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: true } }
I20260608 12:58:08.624186 24685 ts_tablet_manager.cc:1434] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:08.626161 24456 tablet_copy_service.cc:342] P 081b99c18a734d408f544d447585772d: Request end of tablet copy session c8ee932957854015ae2e60ce56b3d5ed-942c5fc9704f47fa9411b23ea5afb4b8 received from {username='slave'} at 127.0.0.1:60494
I20260608 12:58:08.626551 24456 tablet_copy_service.cc:434] P 081b99c18a734d408f544d447585772d: ending tablet copy session c8ee932957854015ae2e60ce56b3d5ed-942c5fc9704f47fa9411b23ea5afb4b8 on tablet 942c5fc9704f47fa9411b23ea5afb4b8 with peer c8ee932957854015ae2e60ce56b3d5ed
I20260608 12:58:08.890575 24362 raft_consensus.cc:1217] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:58:09.011032 24362 raft_consensus.cc:1217] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:58:09.075901 24362 raft_consensus.cc:1217] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:58:09.427073 24697 raft_consensus.cc:1064] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8: attempting to promote NON_VOTER c8ee932957854015ae2e60ce56b3d5ed to VOTER
I20260608 12:58:09.429332 24697 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.438199 24605 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.438663 24658 raft_consensus.cc:1064] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8: attempting to promote NON_VOTER c8ee932957854015ae2e60ce56b3d5ed to VOTER
I20260608 12:58:09.440076 24696 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.440372 24362 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.441699 24444 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.441957 24658 consensus_queue.cc:237] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [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: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.443154 24701 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.445474 24697 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.464685 24701 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.472127 24362 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 LEARNER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:09.471803 24444 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.480736 24706 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:09.479754 24606 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.481583 24604 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:09.494457 24708 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:09.496227 24698 raft_consensus.cc:1064] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d: attempting to promote NON_VOTER c8ee932957854015ae2e60ce56b3d5ed to VOTER
I20260608 12:58:09.499256 24698 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.501509 23988 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d reported cstate change: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.510246 24361 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } attrs { replace: true } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.515288 24444 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:09.517187 24708 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:09.533607 24526 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.535560 24605 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.537871 24361 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 LEARNER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.538120 24644 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.541318 24698 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.542603 24699 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.549377 24708 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.559998 24361 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.565590 24606 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.571642 24444 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.594081 24699 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.604040 24526 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.606529 23988 catalog_manager.cc:5696] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d reported cstate change: config changed from index 2 to 3, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } attrs { replace: true } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.620502 24362 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.626190 24605 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.634255 24525 consensus_queue.cc:237] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.639945 23986 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed reported cstate change: config changed from index 3 to 4, c8ee932957854015ae2e60ce56b3d5ed (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } attrs { replace: true } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.646152 24444 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.647918 24658 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:09.648752 24362 raft_consensus.cc:1275] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.652338 24658 consensus_queue.cc:1048] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:09.662309 24708 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.667685 24525 consensus_queue.cc:237] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [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: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.670579 24444 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.680469 23976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fcc031de5e99466ca4127edd5d5658cc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.688367 24605 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.688371 24361 raft_consensus.cc:2955] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.690491 24701 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.697413 24362 raft_consensus.cc:1275] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 FOLLOWER]: Refusing update from remote peer 73a46c53457d42b597d057e64ecc82e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.699465 24707 consensus_queue.cc:1048] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.706108 23990 catalog_manager.cc:5696] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: config changed from index 4 to 5, VOTER 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131) evicted. New cstate: current_term: 3 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:09.710793 24706 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 081b99c18a734d408f544d447585772d (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.724301 24361 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 081b99c18a734d408f544d447585772d (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.723212 24605 raft_consensus.cc:2955] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 081b99c18a734d408f544d447585772d (127.16.200.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.739902 23976 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 13726568bb3a40a4a3c90135282d456a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.749513 24444 consensus_queue.cc:237] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } }
I20260608 12:58:09.758440 24360 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.760380 24715 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.749213 23990 catalog_manager.cc:5696] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 reported cstate change: config changed from index 3 to 4, VOTER 081b99c18a734d408f544d447585772d (127.16.200.129) evicted. New cstate: current_term: 2 leader_uuid: "73a46c53457d42b597d057e64ecc82e8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "73a46c53457d42b597d057e64ecc82e8" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:09.764147 24606 raft_consensus.cc:1275] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Refusing update from remote peer 081b99c18a734d408f544d447585772d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.768507 24715 consensus_queue.cc:1048] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [LEADER]: Connected to new peer: Peer: permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:09.775221 24698 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.777304 24596 tablet_service.cc:1558] Processing DeleteTablet for tablet fcc031de5e99466ca4127edd5d5658cc with delete_type TABLET_DATA_TOMBSTONED (TS 86040573ec8a43dfa4b4f0df04d153e3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59652
I20260608 12:58:09.781769 24435 tablet_service.cc:1558] Processing DeleteTablet for tablet 13726568bb3a40a4a3c90135282d456a with delete_type TABLET_DATA_TOMBSTONED (TS 081b99c18a734d408f544d447585772d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60504
I20260608 12:58:09.785667 24727 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.787078 24727 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.786540 24606 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.787964 24727 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.792968 24727 ts_tablet_manager.cc:1916] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.794958 24728 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.796062 24728 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.797001 24728 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.782876 24360 raft_consensus.cc:2955] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } } }
I20260608 12:58:09.799229 23975 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 942c5fc9704f47fa9411b23ea5afb4b8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.805269 23987 catalog_manager.cc:5696] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d reported cstate change: config changed from index 4 to 5, VOTER 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130) evicted. New cstate: current_term: 3 leader_uuid: "081b99c18a734d408f544d447585772d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "081b99c18a734d408f544d447585772d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86040573ec8a43dfa4b4f0df04d153e3" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8ee932957854015ae2e60ce56b3d5ed" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 46507 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:09.811944 24728 ts_tablet_manager.cc:1916] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.815325 24727 ts_tablet_manager.cc:1929] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:58:09.815953 24727 log.cc:1199] T fcc031de5e99466ca4127edd5d5658cc P 86040573ec8a43dfa4b4f0df04d153e3: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/fcc031de5e99466ca4127edd5d5658cc
I20260608 12:58:09.824792 24516 tablet_service.cc:1558] Processing DeleteTablet for tablet 942c5fc9704f47fa9411b23ea5afb4b8 with delete_type TABLET_DATA_TOMBSTONED (TS 73a46c53457d42b597d057e64ecc82e8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48484
I20260608 12:58:09.827396 24729 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.827768 23975 catalog_manager.cc:5027] TS 86040573ec8a43dfa4b4f0df04d153e3 (127.16.200.131:32997): tablet fcc031de5e99466ca4127edd5d5658cc (table test-workload [id=2aaacc6c5fa74810971a2abca57f0960]) successfully deleted
I20260608 12:58:09.828531 24729 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.830682 24729 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.834138 24729 ts_tablet_manager.cc:1916] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.840026 24728 ts_tablet_manager.cc:1929] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:58:09.840746 24728 log.cc:1199] T 13726568bb3a40a4a3c90135282d456a P 081b99c18a734d408f544d447585772d: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/13726568bb3a40a4a3c90135282d456a
I20260608 12:58:09.842840 23975 catalog_manager.cc:5027] TS 081b99c18a734d408f544d447585772d (127.16.200.129:41135): tablet 13726568bb3a40a4a3c90135282d456a (table test-workload [id=2aaacc6c5fa74810971a2abca57f0960]) successfully deleted
I20260608 12:58:09.848953 24729 ts_tablet_manager.cc:1929] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:58:09.849354 24729 log.cc:1199] T 942c5fc9704f47fa9411b23ea5afb4b8 P 73a46c53457d42b597d057e64ecc82e8: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/942c5fc9704f47fa9411b23ea5afb4b8
I20260608 12:58:09.850996 23976 catalog_manager.cc:5027] TS 73a46c53457d42b597d057e64ecc82e8 (127.16.200.130:37671): tablet 942c5fc9704f47fa9411b23ea5afb4b8 (table test-workload [id=2aaacc6c5fa74810971a2abca57f0960]) successfully deleted
I20260608 12:58:11.587301 17186 tablet_server.cc:179] TabletServer@127.16.200.129:41135 shutting down...
I20260608 12:58:11.612321 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:11.613206 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.613863 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.614406 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.616863 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.617358 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.618162 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.620329 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.620918 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.621390 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 081b99c18a734d408f544d447585772d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.648272 17186 tablet_server.cc:196] TabletServer@127.16.200.129:41135 shutdown complete.
W20260608 12:58:11.657265 24486 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:58:11.661672 24486 consensus_peers.cc:597] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 -> Peer 081b99c18a734d408f544d447585772d (127.16.200.129:41135): Couldn't send request to peer 081b99c18a734d408f544d447585772d. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:41135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:11.669296 17186 tablet_server.cc:179] TabletServer@127.16.200.130:37671 shutting down...
I20260608 12:58:11.692159 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:11.692984 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.693647 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.694567 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.697386 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.697933 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.698673 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 73a46c53457d42b597d057e64ecc82e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.701095 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.701539 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.702287 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P 73a46c53457d42b597d057e64ecc82e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.726930 17186 tablet_server.cc:196] TabletServer@127.16.200.130:37671 shutdown complete.
I20260608 12:58:11.744254 17186 tablet_server.cc:179] TabletServer@127.16.200.131:32997 shutting down...
I20260608 12:58:11.765405 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:11.766181 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.766795 17186 raft_consensus.cc:2243] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.767338 17186 raft_consensus.cc:2272] T cf394b3e959b44409d67bf7fafafe2b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.769685 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.770203 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.770668 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P 86040573ec8a43dfa4b4f0df04d153e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.772711 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.773165 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.773813 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P 86040573ec8a43dfa4b4f0df04d153e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.797492 17186 tablet_server.cc:196] TabletServer@127.16.200.131:32997 shutdown complete.
I20260608 12:58:11.813210 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:11.833168 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:11.833912 17186 tablet_replica.cc:333] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed: stopping tablet replica
I20260608 12:58:11.834605 17186 raft_consensus.cc:2243] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.835194 17186 raft_consensus.cc:2272] T 13726568bb3a40a4a3c90135282d456a P c8ee932957854015ae2e60ce56b3d5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.837321 17186 tablet_replica.cc:333] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed: stopping tablet replica
I20260608 12:58:11.837841 17186 raft_consensus.cc:2243] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.838307 17186 raft_consensus.cc:2272] T 942c5fc9704f47fa9411b23ea5afb4b8 P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.840507 17186 tablet_replica.cc:333] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed: stopping tablet replica
I20260608 12:58:11.840978 17186 raft_consensus.cc:2243] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.841427 17186 raft_consensus.cc:2272] T fcc031de5e99466ca4127edd5d5658cc P c8ee932957854015ae2e60ce56b3d5ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.862507 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:11.875993 17186 master.cc:562] Master@127.16.200.190:44717 shutting down...
I20260608 12:58:11.892861 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.893414 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.893745 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P c10102cc37d14b298da0cc7c5638d523: stopping tablet replica
I20260608 12:58:11.913460 17186 master.cc:584] Master@127.16.200.190:44717 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16479 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:58:11.951750 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:39301
I20260608 12:58:11.953074 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:11.959054 24732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:11.959158 24733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:11.959733 24735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:11.961083 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:11.961982 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:11.962165 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:11.962321 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923491962268 us; error 0 us; skew 500 ppm
I20260608 12:58:11.962931 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:11.965471 17186 webserver.cc:533] Webserver started at http://127.16.200.190:36521/ using document root <none> and password file <none>
I20260608 12:58:11.965965 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:11.966120 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:11.966346 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:11.967447 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "8e9a46f69ed6421ea32abaf5f8023fda"
format_stamp: "Formatted at 2026-06-08 12:58:11 on dist-test-slave-jxwz"
I20260608 12:58:11.972364 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:11.976037 24740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:11.976915 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:11.977171 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "8e9a46f69ed6421ea32abaf5f8023fda"
format_stamp: "Formatted at 2026-06-08 12:58:11 on dist-test-slave-jxwz"
I20260608 12:58:11.977408 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:11.989475 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:11.990691 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.032313 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:39301
I20260608 12:58:12.032457 24792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:39301 every 8 connection(s)
I20260608 12:58:12.036556 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:12.048274 24793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Bootstrap starting.
I20260608 12:58:12.053520 24793 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:12.058053 24793 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: No bootstrap required, opened a new log
I20260608 12:58:12.060365 24793 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER }
I20260608 12:58:12.060761 24793 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:12.060949 24793 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9a46f69ed6421ea32abaf5f8023fda, State: Initialized, Role: FOLLOWER
I20260608 12:58:12.061532 24793 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER }
I20260608 12:58:12.061964 24793 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:12.062177 24793 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:12.062389 24793 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:12.067283 24793 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER }
I20260608 12:58:12.067760 24793 leader_election.cc:304] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [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: 8e9a46f69ed6421ea32abaf5f8023fda; no voters: 
I20260608 12:58:12.068905 24793 leader_election.cc:290] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:12.069388 24796 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:12.070749 24796 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 1 LEADER]: Becoming Leader. State: Replica: 8e9a46f69ed6421ea32abaf5f8023fda, State: Running, Role: LEADER
I20260608 12:58:12.071517 24796 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [LEADER]: Queue going to LEADER mode. State: All 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: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER }
I20260608 12:58:12.071832 24793 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:12.075975 24797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER } }
I20260608 12:58:12.076581 24797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:12.075991 24798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e9a46f69ed6421ea32abaf5f8023fda. Latest consensus state: current_term: 1 leader_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e9a46f69ed6421ea32abaf5f8023fda" member_type: VOTER } }
I20260608 12:58:12.077606 24798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:12.081682 24804 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:12.089380 24804 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:12.090602 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:12.098760 24804 catalog_manager.cc:1382] Generated new cluster ID: 338cf0c6a3884d4b9c9102e4ac733f7a
I20260608 12:58:12.099045 24804 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:12.121827 24804 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:12.123158 24804 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:12.136986 24804 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Generated new TSK 0
I20260608 12:58:12.137612 24804 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:12.157817 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.164434 24814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.165369 24815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.167650 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:12.167827 24817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.168895 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.169092 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.169229 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923492169217 us; error 0 us; skew 500 ppm
I20260608 12:58:12.169801 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.172449 17186 webserver.cc:533] Webserver started at http://127.16.200.129:40753/ using document root <none> and password file <none>
I20260608 12:58:12.173024 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.173285 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.173564 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.174726 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "b20ae2056930468b8397591189889353"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.179564 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:12.183022 24822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.183797 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:58:12.184057 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "b20ae2056930468b8397591189889353"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.184319 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:12.194231 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.195466 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.196952 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:12.199368 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:12.199558 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.199785 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:12.199939 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.242925 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:35547
I20260608 12:58:12.243114 24884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:35547 every 8 connection(s)
I20260608 12:58:12.249167 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.256659 24889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.259441 24890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.259662 24892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.259896 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:12.260946 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.261149 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.261327 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923492261309 us; error 0 us; skew 500 ppm
I20260608 12:58:12.261897 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.264801 17186 webserver.cc:533] Webserver started at http://127.16.200.130:40483/ using document root <none> and password file <none>
I20260608 12:58:12.265386 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.265650 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.265987 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.266299 24885 heartbeater.cc:344] Connected to a master server at 127.16.200.190:39301
I20260608 12:58:12.266764 24885 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:12.267199 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "98ddd788baac4ee19b0735222dd5ae93"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.267494 24885 heartbeater.cc:507] Master 127.16.200.190:39301 requested a full tablet report, sending...
I20260608 12:58:12.270114 24757 ts_manager.cc:194] Registered new tserver with Master: b20ae2056930468b8397591189889353 (127.16.200.129:35547)
I20260608 12:58:12.272747 24757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44140
I20260608 12:58:12.273077 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:58:12.276906 24897 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.277638 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:12.277905 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "98ddd788baac4ee19b0735222dd5ae93"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.278162 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:12.307897 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.309180 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.310577 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:12.312951 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:12.313149 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.313374 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:12.313530 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.353827 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:46049
I20260608 12:58:12.353955 24959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:46049 every 8 connection(s)
I20260608 12:58:12.359098 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.366743 24963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.368659 24964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.372380 24960 heartbeater.cc:344] Connected to a master server at 127.16.200.190:39301
I20260608 12:58:12.372682 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:12.372905 24960 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:12.372745 24966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.374123 24960 heartbeater.cc:507] Master 127.16.200.190:39301 requested a full tablet report, sending...
I20260608 12:58:12.374197 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.374441 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.374576 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923492374560 us; error 0 us; skew 500 ppm
I20260608 12:58:12.375144 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.376468 24757 ts_manager.cc:194] Registered new tserver with Master: 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:12.377785 17186 webserver.cc:533] Webserver started at http://127.16.200.131:45395/ using document root <none> and password file <none>
I20260608 12:58:12.378172 24757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44154
I20260608 12:58:12.378533 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.378877 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.379245 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.380890 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "7a6a6ff413e54fc79a206b4798613b74"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.385569 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:58:12.389004 24971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.389736 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:58:12.390012 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "7a6a6ff413e54fc79a206b4798613b74"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:12.390282 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:12.407945 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.409197 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.410725 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:12.413061 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:12.413259 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.413479 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:12.413638 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.455813 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:40915
I20260608 12:58:12.455932 25033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:40915 every 8 connection(s)
I20260608 12:58:12.471517 25034 heartbeater.cc:344] Connected to a master server at 127.16.200.190:39301
I20260608 12:58:12.472065 25034 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:12.472878 25034 heartbeater.cc:507] Master 127.16.200.190:39301 requested a full tablet report, sending...
I20260608 12:58:12.475088 24757 ts_manager.cc:194] Registered new tserver with Master: 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:12.475597 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016170194s
I20260608 12:58:12.476750 24757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44160
I20260608 12:58:13.275848 24885 heartbeater.cc:499] Master 127.16.200.190:39301 was elected leader, sending a full tablet report...
I20260608 12:58:13.381469 24960 heartbeater.cc:499] Master 127.16.200.190:39301 was elected leader, sending a full tablet report...
I20260608 12:58:13.479671 25034 heartbeater.cc:499] Master 127.16.200.190:39301 was elected leader, sending a full tablet report...
I20260608 12:58:13.533607 24757 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44166:
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"
    }
  }
}
W20260608 12:58:13.536252 24757 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:13.594830 24925 tablet_service.cc:1511] Processing CreateTablet for tablet 05713b9da8374bb381b4e5384d320224 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.596419 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05713b9da8374bb381b4e5384d320224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.599536 24923 tablet_service.cc:1511] Processing CreateTablet for tablet c65e4d7bc2a14ab9a6a633d0769e220b (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.600986 24923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e4d7bc2a14ab9a6a633d0769e220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.598186 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0aeb1286b94f7bba9648c3bbbb7561 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.605649 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0aeb1286b94f7bba9648c3bbbb7561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.597985 24924 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88bbda884413a816f48dd680209fb (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.608765 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88bbda884413a816f48dd680209fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.626623 24850 tablet_service.cc:1511] Processing CreateTablet for tablet 05713b9da8374bb381b4e5384d320224 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.628316 24850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05713b9da8374bb381b4e5384d320224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.637771 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88bbda884413a816f48dd680209fb (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.639331 25054 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:13.639564 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88bbda884413a816f48dd680209fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.640265 24999 tablet_service.cc:1511] Processing CreateTablet for tablet 05713b9da8374bb381b4e5384d320224 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.641865 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05713b9da8374bb381b4e5384d320224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.641572 24998 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88bbda884413a816f48dd680209fb (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.643029 24998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88bbda884413a816f48dd680209fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.643464 24847 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0aeb1286b94f7bba9648c3bbbb7561 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.645043 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0aeb1286b94f7bba9648c3bbbb7561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.647838 24997 tablet_service.cc:1511] Processing CreateTablet for tablet c65e4d7bc2a14ab9a6a633d0769e220b (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.648687 25054 tablet_bootstrap.cc:654] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.649516 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e4d7bc2a14ab9a6a633d0769e220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.641980 24848 tablet_service.cc:1511] Processing CreateTablet for tablet c65e4d7bc2a14ab9a6a633d0769e220b (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.652357 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0aeb1286b94f7bba9648c3bbbb7561 (DEFAULT_TABLE table=test-workload [id=00766827b02949aca362c150c4af4521]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.653090 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65e4d7bc2a14ab9a6a633d0769e220b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.654014 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0aeb1286b94f7bba9648c3bbbb7561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.672969 25054 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:13.673811 25054 ts_tablet_manager.cc:1403] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260608 12:58:13.677664 25054 raft_consensus.cc:359] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.678527 25054 raft_consensus.cc:385] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.679023 25054 raft_consensus.cc:740] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.680305 25054 consensus_queue.cc:260] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.729988 25056 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:13.732517 25058 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:13.737267 25054 ts_tablet_manager.cc:1434] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.063s	user 0.037s	sys 0.025s
I20260608 12:58:13.738055 25056 tablet_bootstrap.cc:654] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.743146 25054 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:13.746874 25058 tablet_bootstrap.cc:654] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.754683 25054 tablet_bootstrap.cc:654] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.755939 25056 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:13.756524 25056 ts_tablet_manager.cc:1403] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.013s
I20260608 12:58:13.757565 25058 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:13.758106 25058 ts_tablet_manager.cc:1403] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260608 12:58:13.759912 25056 raft_consensus.cc:359] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.760790 25056 raft_consensus.cc:385] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.760872 25054 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:13.761269 25056 raft_consensus.cc:740] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.760936 25058 raft_consensus.cc:359] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.761672 25054 ts_tablet_manager.cc:1403] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260608 12:58:13.761965 25058 raft_consensus.cc:385] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.762315 25058 raft_consensus.cc:740] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.762323 25056 consensus_queue.cc:260] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.762969 25057 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:13.763553 25058 consensus_queue.cc:260] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.763624 25057 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.765272 25054 raft_consensus.cc:359] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.766060 25054 raft_consensus.cc:385] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.766371 25054 raft_consensus.cc:740] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.767231 25054 consensus_queue.cc:260] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.771108 25057 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:13.772053 25056 ts_tablet_manager.cc:1434] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:58:13.777652 25056 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:13.790724 25062 raft_consensus.cc:493] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:13.791429 25062 raft_consensus.cc:515] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.801087 25054 ts_tablet_manager.cc:1434] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.020s
I20260608 12:58:13.802008 25056 tablet_bootstrap.cc:654] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.802289 25054 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:13.805863 25058 ts_tablet_manager.cc:1434] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.047s	user 0.019s	sys 0.001s
I20260608 12:58:13.808079 25058 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:13.814992 25058 tablet_bootstrap.cc:654] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.822490 25054 tablet_bootstrap.cc:654] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.826238 25062 leader_election.cc:290] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), b20ae2056930468b8397591189889353 (127.16.200.129:35547)
I20260608 12:58:13.828929 25054 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:13.829634 25054 ts_tablet_manager.cc:1403] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260608 12:58:13.829947 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:13.833626 25056 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:13.833190 25054 raft_consensus.cc:359] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.835685 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:13.837862 25054 raft_consensus.cc:385] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.838294 25054 raft_consensus.cc:740] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
W20260608 12:58:13.836575 24898 leader_election.cc:343] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:13.839607 24898 leader_election.cc:343] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:13.837440 25056 ts_tablet_manager.cc:1403] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.003s
I20260608 12:58:13.839273 25054 consensus_queue.cc:260] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.837384 25058 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:13.841114 25058 ts_tablet_manager.cc:1403] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 12:58:13.840199 24898 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [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: 98ddd788baac4ee19b0735222dd5ae93; no voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353
I20260608 12:58:13.844340 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05713b9da8374bb381b4e5384d320224" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:13.845153 24935 raft_consensus.cc:2468] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:13.845391 25054 ts_tablet_manager.cc:1434] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:58:13.846642 25054 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:13.846560 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05713b9da8374bb381b4e5384d320224" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:13.846910 24975 leader_election.cc:304] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: 
I20260608 12:58:13.847551 24860 raft_consensus.cc:2468] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:13.848073 25062 raft_consensus.cc:2804] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:13.848476 25062 raft_consensus.cc:493] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:13.848888 25062 raft_consensus.cc:3060] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.851415 25058 raft_consensus.cc:359] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.852250 25058 raft_consensus.cc:385] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.852638 25058 raft_consensus.cc:740] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.853341 25065 raft_consensus.cc:2749] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:13.856483 25054 tablet_bootstrap.cc:654] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.856947 25056 raft_consensus.cc:359] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.858292 25056 raft_consensus.cc:385] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.858651 25056 raft_consensus.cc:740] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.857366 25058 consensus_queue.cc:260] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.861297 25058 ts_tablet_manager.cc:1434] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260608 12:58:13.859743 25062 raft_consensus.cc:515] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.863080 25058 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:13.864236 25062 leader_election.cc:290] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 election: Requested vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), b20ae2056930468b8397591189889353 (127.16.200.129:35547)
I20260608 12:58:13.866190 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05713b9da8374bb381b4e5384d320224" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:13.866979 24860 raft_consensus.cc:3060] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.866137 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05713b9da8374bb381b4e5384d320224" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:13.867606 24935 raft_consensus.cc:3060] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.872185 25058 tablet_bootstrap.cc:654] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.861655 25056 consensus_queue.cc:260] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.877174 25056 ts_tablet_manager.cc:1434] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260608 12:58:13.878311 25056 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:13.878572 25054 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:13.879200 25054 ts_tablet_manager.cc:1403] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.017s
I20260608 12:58:13.879593 24860 raft_consensus.cc:2468] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:13.881806 24972 leader_election.cc:304] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:13.882722 25062 raft_consensus.cc:2804] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:13.883443 25054 raft_consensus.cc:359] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.884299 25054 raft_consensus.cc:385] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.884658 25054 raft_consensus.cc:740] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.886065 25056 tablet_bootstrap.cc:654] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.885758 25054 consensus_queue.cc:260] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.889010 25054 ts_tablet_manager.cc:1434] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:58:13.904366 25065 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:13.904990 25065 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.908713 25065 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:13.908941 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:13.910187 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
W20260608 12:58:13.911926 24898 leader_election.cc:343] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:13.913376 24898 leader_election.cc:343] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:13.913931 24898 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [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: 98ddd788baac4ee19b0735222dd5ae93; no voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353
I20260608 12:58:13.914983 25057 raft_consensus.cc:2749] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:13.923709 24935 raft_consensus.cc:2468] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:13.926430 25062 raft_consensus.cc:697] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Running, Role: LEADER
I20260608 12:58:13.927629 25062 consensus_queue.cc:237] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.931049 25058 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:13.931541 25058 ts_tablet_manager.cc:1403] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.040s
I20260608 12:58:13.932178 25056 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:13.932739 25056 ts_tablet_manager.cc:1403] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.020s
I20260608 12:58:13.935129 25058 raft_consensus.cc:359] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.935650 25056 raft_consensus.cc:359] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.935931 25058 raft_consensus.cc:385] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.936352 25056 raft_consensus.cc:385] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.936422 25058 raft_consensus.cc:740] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.936687 25056 raft_consensus.cc:740] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.937492 25056 consensus_queue.cc:260] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.937484 25058 consensus_queue.cc:260] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.939481 25056 ts_tablet_manager.cc:1434] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:13.938864 24757 catalog_manager.cc:5696] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:13.940084 25058 ts_tablet_manager.cc:1434] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:13.940454 25056 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:13.941232 25058 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:13.947996 25056 tablet_bootstrap.cc:654] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.948239 25058 tablet_bootstrap.cc:654] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.959882 25056 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:13.960665 25056 ts_tablet_manager.cc:1403] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260608 12:58:13.959926 25058 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:13.961382 25058 ts_tablet_manager.cc:1403] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 12:58:13.964238 25058 raft_consensus.cc:359] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.964871 25058 raft_consensus.cc:385] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.964900 25056 raft_consensus.cc:359] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.965281 25058 raft_consensus.cc:740] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.965636 25056 raft_consensus.cc:385] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.965930 25056 raft_consensus.cc:740] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.966133 25058 consensus_queue.cc:260] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.966691 25056 consensus_queue.cc:260] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.967630 25063 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:13.968516 25058 ts_tablet_manager.cc:1434] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:58:13.968163 25063 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.970871 25056 ts_tablet_manager.cc:1434] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:58:13.977331 25063 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:13.985538 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:13.986243 24935 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:13.987541 24826 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:13.988468 25063 raft_consensus.cc:2804] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:13.988807 25063 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:13.989107 25063 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.993661 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:13.994231 25009 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:13.994812 25062 raft_consensus.cc:493] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:13.995370 25062 raft_consensus.cc:515] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.996083 25063 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:13.997195 25062 leader_election.cc:290] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:13.998113 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88bbda884413a816f48dd680209fb" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:13.998358 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88bbda884413a816f48dd680209fb" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:13.998721 24860 raft_consensus.cc:2468] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:13.998978 24935 raft_consensus.cc:2468] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:13.998875 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:13.999667 24934 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:13.999920 24972 leader_election.cc:304] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.001123 25063 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Requested vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.001946 25062 raft_consensus.cc:2804] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.002270 25062 raft_consensus.cc:493] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.002242 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.002800 25062 raft_consensus.cc:3060] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.003048 25009 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.008214 24934 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.008124 25062 raft_consensus.cc:515] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.009528 24826 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.010501 25009 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.010792 25062 leader_election.cc:290] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:14.011382 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88bbda884413a816f48dd680209fb" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:14.011397 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88bbda884413a816f48dd680209fb" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:14.011051 25063 raft_consensus.cc:2804] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.012236 24934 raft_consensus.cc:3060] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.012318 24860 raft_consensus.cc:3060] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.013409 25063 raft_consensus.cc:697] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 LEADER]: Becoming Leader. State: Replica: b20ae2056930468b8397591189889353, State: Running, Role: LEADER
I20260608 12:58:14.014372 25063 consensus_queue.cc:237] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.017678 24934 raft_consensus.cc:2468] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:14.018869 24975 leader_election.cc:304] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: 
I20260608 12:58:14.019697 25062 raft_consensus.cc:2804] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.019801 24860 raft_consensus.cc:2468] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:14.020502 25062 raft_consensus.cc:697] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Running, Role: LEADER
I20260608 12:58:14.021566 25062 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.023856 24757 catalog_manager.cc:5696] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 reported cstate change: term changed from 0 to 1, leader changed from <none> to b20ae2056930468b8397591189889353 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "b20ae2056930468b8397591189889353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.030737 24754 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.067266 25063 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.067773 25063 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.069694 25063 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.070616 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:14.070945 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.071401 24934 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:14.071738 25009 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:14.072659 24826 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.073498 25063 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.073812 25063 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.074075 25063 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.079411 25063 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.081252 25063 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Requested vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.082013 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:14.082249 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.082522 24934 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.082779 25009 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.088275 25009 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.088441 24934 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.089511 24823 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.090339 25063 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:58:14.090751 24806 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:14.090855 25063 raft_consensus.cc:697] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 LEADER]: Becoming Leader. State: Replica: b20ae2056930468b8397591189889353, State: Running, Role: LEADER
I20260608 12:58:14.091749 25063 consensus_queue.cc:237] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.099251 24754 catalog_manager.cc:5696] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 reported cstate change: term changed from 0 to 1, leader changed from <none> to b20ae2056930468b8397591189889353 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "b20ae2056930468b8397591189889353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.149813 24754 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44172:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:14.152482 24754 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:14.188812 24848 tablet_service.cc:1511] Processing CreateTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.190286 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135a3940e704e1a82f4d1a78bca1a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.189997 24925 tablet_service.cc:1511] Processing CreateTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.193821 24999 tablet_service.cc:1511] Processing CreateTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.191416 24925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135a3940e704e1a82f4d1a78bca1a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.196230 24999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d135a3940e704e1a82f4d1a78bca1a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.197748 24847 tablet_service.cc:1511] Processing CreateTablet for tablet e2f28acde0dd46788252dca39ffe3706 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.199101 24847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f28acde0dd46788252dca39ffe3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.199254 24922 tablet_service.cc:1511] Processing CreateTablet for tablet e2f28acde0dd46788252dca39ffe3706 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.200732 24997 tablet_service.cc:1511] Processing CreateTablet for tablet e2f28acde0dd46788252dca39ffe3706 (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.201947 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f28acde0dd46788252dca39ffe3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.202059 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2f28acde0dd46788252dca39ffe3706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.209627 25058 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:14.216176 25058 tablet_bootstrap.cc:654] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.220593 25056 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:14.225580 25054 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:14.227871 24848 tablet_service.cc:1511] Processing CreateTablet for tablet 1830505f21a947bcb4a401553b13520a (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.229259 24848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1830505f21a947bcb4a401553b13520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.232601 25054 tablet_bootstrap.cc:654] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.233124 24996 tablet_service.cc:1511] Processing CreateTablet for tablet 1830505f21a947bcb4a401553b13520a (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.234511 24996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1830505f21a947bcb4a401553b13520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.229383 24924 tablet_service.cc:1511] Processing CreateTablet for tablet 1830505f21a947bcb4a401553b13520a (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.237957 24924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1830505f21a947bcb4a401553b13520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.241876 24922 tablet_service.cc:1511] Processing CreateTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.242735 24849 tablet_service.cc:1511] Processing CreateTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.243160 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db5e20d9bf4902bbb1450f0b0a840f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.244061 24849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db5e20d9bf4902bbb1450f0b0a840f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.244760 25056 tablet_bootstrap.cc:654] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.250152 25058 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:14.250747 25058 ts_tablet_manager.cc:1403] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260608 12:58:14.254199 25058 raft_consensus.cc:359] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.254374 24997 tablet_service.cc:1511] Processing CreateTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f (DEFAULT_TABLE table=dugtrio [id=1cb447a547d04054921971b87727b766]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.255034 25058 raft_consensus.cc:385] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.255861 24997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32db5e20d9bf4902bbb1450f0b0a840f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.259936 25054 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:14.260545 25054 ts_tablet_manager.cc:1403] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260608 12:58:14.264034 25054 raft_consensus.cc:359] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.264945 25054 raft_consensus.cc:385] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.265283 25054 raft_consensus.cc:740] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.266316 25054 consensus_queue.cc:260] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.271588 25054 ts_tablet_manager.cc:1434] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 12:58:14.272742 25054 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:14.255427 25058 raft_consensus.cc:740] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.274143 25058 consensus_queue.cc:260] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.279312 25054 tablet_bootstrap.cc:654] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.286243 25065 raft_consensus.cc:493] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.286795 25065 raft_consensus.cc:515] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.288282 25058 ts_tablet_manager.cc:1434] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260608 12:58:14.293432 25065 leader_election.cc:290] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.295027 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.295516 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
W20260608 12:58:14.296682 24898 leader_election.cc:343] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:14.298377 24898 leader_election.cc:343] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:14.298826 24898 leader_election.cc:304] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [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: 98ddd788baac4ee19b0735222dd5ae93; no voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353
I20260608 12:58:14.300040 25065 raft_consensus.cc:2749] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:14.302470 25058 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:14.307610 25056 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:14.308184 25056 ts_tablet_manager.cc:1403] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.004s
I20260608 12:58:14.309796 25058 tablet_bootstrap.cc:654] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.311952 25056 raft_consensus.cc:359] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.312759 25056 raft_consensus.cc:385] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.313105 25056 raft_consensus.cc:740] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.314028 25056 consensus_queue.cc:260] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.320397 25054 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:14.321013 25054 ts_tablet_manager.cc:1403] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.030s
I20260608 12:58:14.322800 25058 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:14.323208 25056 ts_tablet_manager.cc:1434] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 12:58:14.323426 25058 ts_tablet_manager.cc:1403] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 12:58:14.324424 25056 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:14.324530 25054 raft_consensus.cc:359] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.325398 25054 raft_consensus.cc:385] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.325727 25054 raft_consensus.cc:740] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.327155 25058 raft_consensus.cc:359] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.326684 25054 consensus_queue.cc:260] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.328071 25058 raft_consensus.cc:385] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.328523 25058 raft_consensus.cc:740] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.330013 25054 ts_tablet_manager.cc:1434] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:58:14.329627 25058 consensus_queue.cc:260] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.331338 25054 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:14.332464 25056 tablet_bootstrap.cc:654] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.332870 25058 ts_tablet_manager.cc:1434] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:58:14.334105 25058 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:14.339395 25054 tablet_bootstrap.cc:654] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.342074 25058 tablet_bootstrap.cc:654] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.346118 25056 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:14.346818 25056 ts_tablet_manager.cc:1403] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.015s
I20260608 12:58:14.350718 25056 raft_consensus.cc:359] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.351603 25056 raft_consensus.cc:385] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.351985 25056 raft_consensus.cc:740] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.353068 25056 consensus_queue.cc:260] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.355741 25056 ts_tablet_manager.cc:1434] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:58:14.357097 25056 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:14.360913 25058 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:14.361588 25058 ts_tablet_manager.cc:1403] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260608 12:58:14.361606 25054 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:14.362432 25054 ts_tablet_manager.cc:1403] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.018s
I20260608 12:58:14.363721 25056 tablet_bootstrap.cc:654] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.365846 25058 raft_consensus.cc:359] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.366153 25054 raft_consensus.cc:359] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.366736 25058 raft_consensus.cc:385] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.366966 25054 raft_consensus.cc:385] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.367208 25058 raft_consensus.cc:740] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.367401 25054 raft_consensus.cc:740] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.368573 25054 consensus_queue.cc:260] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.370877 25054 ts_tablet_manager.cc:1434] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:58:14.371987 25054 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Bootstrap starting.
I20260608 12:58:14.368587 25058 consensus_queue.cc:260] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.375797 25056 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:14.376390 25056 ts_tablet_manager.cc:1403] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 12:58:14.379174 25058 ts_tablet_manager.cc:1434] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 12:58:14.379887 25056 raft_consensus.cc:359] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.380455 25058 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:14.380774 25056 raft_consensus.cc:385] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.381156 25056 raft_consensus.cc:740] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.382140 25056 consensus_queue.cc:260] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.382067 25054 tablet_bootstrap.cc:654] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.388677 25056 ts_tablet_manager.cc:1434] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260608 12:58:14.389904 25056 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Bootstrap starting.
I20260608 12:58:14.394872 25058 tablet_bootstrap.cc:654] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.396590 25056 tablet_bootstrap.cc:654] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.405320 25056 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: No bootstrap required, opened a new log
I20260608 12:58:14.405356 25054 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: No bootstrap required, opened a new log
I20260608 12:58:14.405977 25056 ts_tablet_manager.cc:1403] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:58:14.406047 25054 ts_tablet_manager.cc:1403] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260608 12:58:14.405992 25058 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: No bootstrap required, opened a new log
I20260608 12:58:14.406865 25058 ts_tablet_manager.cc:1403] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260608 12:58:14.408979 25058 raft_consensus.cc:359] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.409466 25058 raft_consensus.cc:385] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.410019 25058 raft_consensus.cc:740] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.409689 25056 raft_consensus.cc:359] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.409435 25054 raft_consensus.cc:359] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.410566 25056 raft_consensus.cc:385] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.410624 25054 raft_consensus.cc:385] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.411095 25056 raft_consensus.cc:740] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.410825 25058 consensus_queue.cc:260] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.411278 25054 raft_consensus.cc:740] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.412058 25056 consensus_queue.cc:260] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.412276 25054 consensus_queue.cc:260] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.413177 25058 ts_tablet_manager.cc:1434] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:58:14.414268 25056 ts_tablet_manager.cc:1434] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:14.418375 25054 ts_tablet_manager.cc:1434] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:58:14.471405 25062 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.478456 25065 raft_consensus.cc:493] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.479149 25065 raft_consensus.cc:515] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.481808 25065 leader_election.cc:290] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.485571 24860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135a3940e704e1a82f4d1a78bca1a33" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:14.483752 25062 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:14.488687 24860 raft_consensus.cc:2468] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 0.
I20260608 12:58:14.488714 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135a3940e704e1a82f4d1a78bca1a33" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.492408 25009 raft_consensus.cc:2468] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 0.
I20260608 12:58:14.493764 24898 leader_election.cc:304] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.496076 25065 raft_consensus.cc:2804] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.496527 25065 raft_consensus.cc:493] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.496941 25065 raft_consensus.cc:3060] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.506680 25065 raft_consensus.cc:515] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.510044 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135a3940e704e1a82f4d1a78bca1a33" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:14.510771 24859 raft_consensus.cc:3060] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.512158 25109 raft_consensus.cc:493] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.513746 25109 raft_consensus.cc:515] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.514475 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d135a3940e704e1a82f4d1a78bca1a33" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.515201 25009 raft_consensus.cc:3060] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.513165 25065 leader_election.cc:290] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.518633 24859 raft_consensus.cc:2468] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 1.
I20260608 12:58:14.520792 25063 consensus_queue.cc:1048] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.522243 25081 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.523334 24898 leader_election.cc:304] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.524030 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1830505f21a947bcb4a401553b13520a" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:14.524989 25065 raft_consensus.cc:2804] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.525504 25065 raft_consensus.cc:697] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 LEADER]: Becoming Leader. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Running, Role: LEADER
I20260608 12:58:14.526441 25065 consensus_queue.cc:237] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.527272 24859 raft_consensus.cc:2468] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 0.
I20260608 12:58:14.519866 25109 leader_election.cc:290] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.532243 25007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1830505f21a947bcb4a401553b13520a" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.533051 25007 raft_consensus.cc:2468] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 0.
I20260608 12:58:14.536376 25009 raft_consensus.cc:2468] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 1.
I20260608 12:58:14.538544 24898 leader_election.cc:304] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: 
I20260608 12:58:14.539587 25110 raft_consensus.cc:2804] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.539990 25110 raft_consensus.cc:493] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.540355 25110 raft_consensus.cc:3060] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.546470 25081 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.552162 25110 raft_consensus.cc:515] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.555575 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1830505f21a947bcb4a401553b13520a" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:14.555852 25110 leader_election.cc:290] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.556854 24859 raft_consensus.cc:3060] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.557020 24754 catalog_manager.cc:5696] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "98ddd788baac4ee19b0735222dd5ae93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.572265 25081 consensus_queue.cc:1048] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:58:14.581497 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1830505f21a947bcb4a401553b13520a" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.582276 25008 raft_consensus.cc:3060] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.596038 24859 raft_consensus.cc:2468] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 1.
I20260608 12:58:14.597517 24898 leader_election.cc:304] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.598547 25110 raft_consensus.cc:2804] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.599073 25110 raft_consensus.cc:697] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 1 LEADER]: Becoming Leader. State: Replica: 98ddd788baac4ee19b0735222dd5ae93, State: Running, Role: LEADER
I20260608 12:58:14.599964 25110 consensus_queue.cc:237] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.600701 25008 raft_consensus.cc:2468] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 1.
I20260608 12:58:14.611919 25062 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.624703 24754 catalog_manager.cc:5696] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "98ddd788baac4ee19b0735222dd5ae93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.627475 25063 raft_consensus.cc:493] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.628085 25063 raft_consensus.cc:515] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.630718 25063 leader_election.cc:290] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.634464 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:14.635210 24934 raft_consensus.cc:2468] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:14.635342 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.636606 25009 raft_consensus.cc:2468] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:14.636731 24826 leader_election.cc:304] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.638777 25074 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:14.640725 25063 raft_consensus.cc:2804] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.641458 25063 raft_consensus.cc:493] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.641927 25063 raft_consensus.cc:3060] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.646665 25104 raft_consensus.cc:493] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.647119 25104 raft_consensus.cc:515] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.649561 25063 raft_consensus.cc:515] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.650969 25104 leader_election.cc:290] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:14.652827 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:14.653080 25115 raft_consensus.cc:493] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.652582 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:14.653704 25115 raft_consensus.cc:515] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.654122 24934 raft_consensus.cc:3060] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.652762 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:14.654738 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2f28acde0dd46788252dca39ffe3706" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.655367 24935 raft_consensus.cc:2468] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:14.655472 25009 raft_consensus.cc:3060] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.656812 25063 leader_election.cc:290] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Requested vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.660754 25115 leader_election.cc:290] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.661274 24859 raft_consensus.cc:2468] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 0.
I20260608 12:58:14.662353 24934 raft_consensus.cc:2468] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.663167 24975 leader_election.cc:304] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: 
I20260608 12:58:14.662287 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:14.664878 24935 raft_consensus.cc:2468] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 0.
I20260608 12:58:14.665125 25009 raft_consensus.cc:2468] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b20ae2056930468b8397591189889353 in term 1.
I20260608 12:58:14.663596 24826 leader_election.cc:304] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.665213 25104 raft_consensus.cc:2804] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.664121 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:14.665982 25104 raft_consensus.cc:493] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.666287 25115 raft_consensus.cc:2804] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.666373 25104 raft_consensus.cc:3060] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.666421 24826 leader_election.cc:304] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:14.667033 25115 raft_consensus.cc:697] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 LEADER]: Becoming Leader. State: Replica: b20ae2056930468b8397591189889353, State: Running, Role: LEADER
I20260608 12:58:14.667711 25081 raft_consensus.cc:2804] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.668079 25081 raft_consensus.cc:493] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.668516 25081 raft_consensus.cc:3060] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.667995 25115 consensus_queue.cc:237] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.673934 25104 raft_consensus.cc:515] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.675028 25008 raft_consensus.cc:2393] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b20ae2056930468b8397591189889353 in current term 1: Already voted for candidate 7a6a6ff413e54fc79a206b4798613b74 in this term.
I20260608 12:58:14.674996 25081 raft_consensus.cc:515] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.677839 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:14.678025 25104 leader_election.cc:290] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 1 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:14.678452 24935 raft_consensus.cc:3060] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.676860 24859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:14.679482 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:14.680229 25081 leader_election.cc:290] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 1 election: Requested vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:14.679412 24859 raft_consensus.cc:2393] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6a6ff413e54fc79a206b4798613b74 in current term 1: Already voted for candidate b20ae2056930468b8397591189889353 in this term.
I20260608 12:58:14.682195 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32db5e20d9bf4902bbb1450f0b0a840f" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:14.682772 25008 raft_consensus.cc:2393] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b20ae2056930468b8397591189889353 in current term 1: Already voted for candidate 7a6a6ff413e54fc79a206b4798613b74 in this term.
I20260608 12:58:14.683669 24823 leader_election.cc:304] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [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: b20ae2056930468b8397591189889353; no voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93
I20260608 12:58:14.684605 25081 raft_consensus.cc:2749] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:14.685880 24754 catalog_manager.cc:5696] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 reported cstate change: term changed from 0 to 1, leader changed from <none> to b20ae2056930468b8397591189889353 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "b20ae2056930468b8397591189889353" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.688849 24935 raft_consensus.cc:2468] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:14.690265 24975 leader_election.cc:304] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: b20ae2056930468b8397591189889353
I20260608 12:58:14.691128 25104 raft_consensus.cc:2804] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.691675 25104 raft_consensus.cc:697] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Running, Role: LEADER
I20260608 12:58:14.692655 25104 consensus_queue.cc:237] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:14.700814 24754 catalog_manager.cc:5696] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.807587 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:14.827873 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:14.828708 17186 tablet_replica.cc:333] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.829411 17186 raft_consensus.cc:2243] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:14.830098 17186 pending_rounds.cc:70] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Trying to abort 1 pending ops.
I20260608 12:58:14.830302 17186 pending_rounds.cc:77] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662634172555264 op_type: NO_OP noop_request { }
I20260608 12:58:14.830627 17186 raft_consensus.cc:2889] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:14.830910 17186 raft_consensus.cc:2272] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.833338 17186 tablet_replica.cc:333] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.833922 17186 raft_consensus.cc:2243] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:14.834761 17186 raft_consensus.cc:2272] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.837080 17186 tablet_replica.cc:333] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.837637 17186 raft_consensus.cc:2243] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:14.838004 17186 raft_consensus.cc:2272] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.840008 17186 tablet_replica.cc:333] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.840584 17186 raft_consensus.cc:2243] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:14.841450 17186 raft_consensus.cc:2272] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.843583 17186 tablet_replica.cc:333] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.844151 17186 raft_consensus.cc:2243] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:14.844573 17186 raft_consensus.cc:2272] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.846539 17186 tablet_replica.cc:333] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.847079 17186 raft_consensus.cc:2243] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:14.847500 17186 raft_consensus.cc:2272] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.849750 17186 tablet_replica.cc:333] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.850270 17186 raft_consensus.cc:2243] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:14.850668 17186 raft_consensus.cc:2272] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.852960 17186 tablet_replica.cc:333] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: stopping tablet replica
I20260608 12:58:14.853439 17186 raft_consensus.cc:2243] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:14.853796 17186 raft_consensus.cc:2272] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:14.881045 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
W20260608 12:58:14.887233 24972 consensus_peers.cc:597] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:15.003237 25111 consensus_queue.cc:1048] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:15.007673 24898 consensus_peers.cc:597] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.028923 24898 consensus_peers.cc:597] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:15.054170 25110 consensus_queue.cc:1048] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:15.167057 25104 consensus_queue.cc:1048] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:15.183002 24972 consensus_peers.cc:597] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.240526 24972 consensus_peers.cc:597] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:15.624893 25110 consensus_queue.cc:579] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [LEADER]: Leader has been unable to successfully communicate with peer b20ae2056930468b8397591189889353 for more than 1 seconds (1.023s)
I20260608 12:58:15.759696 25130 consensus_queue.cc:579] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Leader has been unable to successfully communicate with peer b20ae2056930468b8397591189889353 for more than 1 seconds (1.066s)
I20260608 12:58:15.837875 25074 consensus_queue.cc:579] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Leader has been unable to successfully communicate with peer b20ae2056930468b8397591189889353 for more than 1 seconds (1.198s)
I20260608 12:58:15.903489 25074 consensus_queue.cc:579] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Leader has been unable to successfully communicate with peer b20ae2056930468b8397591189889353 for more than 1 seconds (1.402s)
I20260608 12:58:15.916340 24754 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44166:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:15.916996 24754 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44166:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:15.933444 24754 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Sending DeleteTablet for 3 replicas of tablet d135a3940e704e1a82f4d1a78bca1a33
I20260608 12:58:15.935002 24754 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Sending DeleteTablet for 3 replicas of tablet e2f28acde0dd46788252dca39ffe3706
I20260608 12:58:15.935894 24924 tablet_service.cc:1558] Processing DeleteTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:44848
I20260608 12:58:15.936751 24996 tablet_service.cc:1558] Processing DeleteTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:15.938184 25140 tablet_replica.cc:333] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:15.939146 24924 tablet_service.cc:1558] Processing DeleteTablet for tablet e2f28acde0dd46788252dca39ffe3706 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:44848
I20260608 12:58:15.939288 25140 raft_consensus.cc:2243] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:15.940237 24754 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Sending DeleteTablet for 3 replicas of tablet 1830505f21a947bcb4a401553b13520a
I20260608 12:58:15.940603 25140 raft_consensus.cc:2272] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.942548 24924 tablet_service.cc:1558] Processing DeleteTablet for tablet 1830505f21a947bcb4a401553b13520a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:44848
I20260608 12:58:15.943589 24754 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: Sending DeleteTablet for 3 replicas of tablet 32db5e20d9bf4902bbb1450f0b0a840f
I20260608 12:58:15.944487 25140 ts_tablet_manager.cc:1916] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:15.945802 24924 tablet_service.cc:1558] Processing DeleteTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:44848
I20260608 12:58:15.949076 25141 tablet_replica.cc:333] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:15.949908 24996 tablet_service.cc:1558] Processing DeleteTablet for tablet e2f28acde0dd46788252dca39ffe3706 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:15.950189 25141 raft_consensus.cc:2243] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.950941 24996 tablet_service.cc:1558] Processing DeleteTablet for tablet 1830505f21a947bcb4a401553b13520a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:15.950997 25141 raft_consensus.cc:2272] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.952114 24996 tablet_service.cc:1558] Processing DeleteTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:52368
W20260608 12:58:15.954540 24741 catalog_manager.cc:4754] TS b20ae2056930468b8397591189889353 (127.16.200.129:35547): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d135a3940e704e1a82f4d1a78bca1a33: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:15.954913 25141 ts_tablet_manager.cc:1916] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:15.955024 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:15.962944 25140 ts_tablet_manager.cc:1929] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:15.963467 25140 log.cc:1199] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/d135a3940e704e1a82f4d1a78bca1a33
I20260608 12:58:15.964435 25140 ts_tablet_manager.cc:1950] T d135a3940e704e1a82f4d1a78bca1a33 P 98ddd788baac4ee19b0735222dd5ae93: Deleting consensus metadata
W20260608 12:58:15.967257 25144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:15.970894 24744 catalog_manager.cc:5027] TS 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): tablet d135a3940e704e1a82f4d1a78bca1a33 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:15.972070 25141 ts_tablet_manager.cc:1929] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:15.972261 25140 tablet_replica.cc:333] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
W20260608 12:58:15.973057 25143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:15.973574 25146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:15.974253 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:15.974205 25141 log.cc:1199] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/d135a3940e704e1a82f4d1a78bca1a33
I20260608 12:58:15.973984 25140 raft_consensus.cc:2243] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.975260 25141 ts_tablet_manager.cc:1950] T d135a3940e704e1a82f4d1a78bca1a33 P 7a6a6ff413e54fc79a206b4798613b74: Deleting consensus metadata
I20260608 12:58:15.975258 25140 raft_consensus.cc:2272] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.975804 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:15.976096 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:15.976316 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923495976295 us; error 0 us; skew 500 ppm
I20260608 12:58:15.977319 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:15.978619 25141 tablet_replica.cc:333] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:15.978727 25140 ts_tablet_manager.cc:1916] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:15.978729 24741 catalog_manager.cc:5027] TS 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): tablet d135a3940e704e1a82f4d1a78bca1a33 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:15.979835 25141 raft_consensus.cc:2243] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.980378 25141 raft_consensus.cc:2272] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.982686 25141 ts_tablet_manager.cc:1916] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:15.997174 17186 webserver.cc:533] Webserver started at http://127.16.200.132:35717/ using document root <none> and password file <none>
I20260608 12:58:15.997213 25140 ts_tablet_manager.cc:1929] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:15.998055 25140 log.cc:1199] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/e2f28acde0dd46788252dca39ffe3706
I20260608 12:58:15.998147 25141 ts_tablet_manager.cc:1929] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:15.998342 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:15.999475 25141 log.cc:1199] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/e2f28acde0dd46788252dca39ffe3706
I20260608 12:58:15.999563 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:15.999723 25140 ts_tablet_manager.cc:1950] T e2f28acde0dd46788252dca39ffe3706 P 98ddd788baac4ee19b0735222dd5ae93: Deleting consensus metadata
I20260608 12:58:16.000770 25141 ts_tablet_manager.cc:1950] T e2f28acde0dd46788252dca39ffe3706 P 7a6a6ff413e54fc79a206b4798613b74: Deleting consensus metadata
I20260608 12:58:16.000204 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:16.002477 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "55b2f17b5d0b4364880e3bb2519bdb09"
format_stamp: "Formatted at 2026-06-08 12:58:15 on dist-test-slave-jxwz"
I20260608 12:58:16.003345 25140 tablet_replica.cc:333] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:16.003448 25141 tablet_replica.cc:333] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:16.003898 24744 catalog_manager.cc:5027] TS 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): tablet e2f28acde0dd46788252dca39ffe3706 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.004395 25140 raft_consensus.cc:2243] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.004534 25141 raft_consensus.cc:2243] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.004935 24741 catalog_manager.cc:5027] TS 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): tablet e2f28acde0dd46788252dca39ffe3706 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.005302 25141 raft_consensus.cc:2272] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.005754 25140 raft_consensus.cc:2272] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.008706 25141 ts_tablet_manager.cc:1916] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.009104 25140 ts_tablet_manager.cc:1916] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.009505 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:58:16.017555 25151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:16.018612 17186 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.003s
I20260608 12:58:16.019014 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "55b2f17b5d0b4364880e3bb2519bdb09"
format_stamp: "Formatted at 2026-06-08 12:58:15 on dist-test-slave-jxwz"
I20260608 12:58:16.019394 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:16.021929 25141 ts_tablet_manager.cc:1929] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.022416 25141 log.cc:1199] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/1830505f21a947bcb4a401553b13520a
I20260608 12:58:16.023190 25141 ts_tablet_manager.cc:1950] T 1830505f21a947bcb4a401553b13520a P 7a6a6ff413e54fc79a206b4798613b74: Deleting consensus metadata
I20260608 12:58:16.024050 25140 ts_tablet_manager.cc:1929] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.024500 25140 log.cc:1199] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/1830505f21a947bcb4a401553b13520a
I20260608 12:58:16.025369 25140 ts_tablet_manager.cc:1950] T 1830505f21a947bcb4a401553b13520a P 98ddd788baac4ee19b0735222dd5ae93: Deleting consensus metadata
I20260608 12:58:16.026881 25141 tablet_replica.cc:333] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:16.027915 25141 raft_consensus.cc:2243] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.029179 24744 catalog_manager.cc:5027] TS 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): tablet 1830505f21a947bcb4a401553b13520a (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.029357 25141 raft_consensus.cc:2272] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.030247 25140 tablet_replica.cc:333] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:16.030478 24741 catalog_manager.cc:5027] TS 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): tablet 1830505f21a947bcb4a401553b13520a (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.031349 25140 raft_consensus.cc:2243] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.032034 25140 raft_consensus.cc:2272] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.033912 25141 ts_tablet_manager.cc:1916] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.035408 25140 ts_tablet_manager.cc:1916] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.045369 25074 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.045961 25074 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.048228 25074 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:16.050289 25140 ts_tablet_manager.cc:1929] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.050845 25140 log.cc:1199] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/32db5e20d9bf4902bbb1450f0b0a840f
I20260608 12:58:16.051338 25132 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.051688 25140 ts_tablet_manager.cc:1950] T 32db5e20d9bf4902bbb1450f0b0a840f P 98ddd788baac4ee19b0735222dd5ae93: Deleting consensus metadata
I20260608 12:58:16.052292 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:16.052023 25132 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.054409 25141 ts_tablet_manager.cc:1929] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.054618 25132 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:16.054870 25141 log.cc:1199] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-2-root/wals/32db5e20d9bf4902bbb1450f0b0a840f
I20260608 12:58:16.055281 24935 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:16.055619 24744 catalog_manager.cc:5027] TS 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): tablet 32db5e20d9bf4902bbb1450f0b0a840f (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.056947 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
W20260608 12:58:16.057083 24972 leader_election.cc:336] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.061450 25008 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98ddd788baac4ee19b0735222dd5ae93 in term 1.
I20260608 12:58:16.061877 24975 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: b20ae2056930468b8397591189889353
W20260608 12:58:16.062718 24898 leader_election.cc:336] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.063035 25141 ts_tablet_manager.cc:1950] T 32db5e20d9bf4902bbb1450f0b0a840f P 7a6a6ff413e54fc79a206b4798613b74: Deleting consensus metadata
I20260608 12:58:16.063287 25074 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.063585 24898 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [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: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: b20ae2056930468b8397591189889353
I20260608 12:58:16.064795 25132 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.065196 25132 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.065577 25132 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.063812 25074 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.066701 25074 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.066854 24741 catalog_manager.cc:5027] TS 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915): tablet 32db5e20d9bf4902bbb1450f0b0a840f (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.071256 25131 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.071910 25131 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.072937 25132 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.073485 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:16.073264 25074 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.074620 25131 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:16.074994 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:16.075284 25132 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:16.075701 25074 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:16.078038 25008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:16.079594 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "98ddd788baac4ee19b0735222dd5ae93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
I20260608 12:58:16.080431 25009 raft_consensus.cc:2393] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98ddd788baac4ee19b0735222dd5ae93 in current term 2: Already voted for candidate 7a6a6ff413e54fc79a206b4798613b74 in this term.
I20260608 12:58:16.078051 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:16.081990 24935 raft_consensus.cc:2393] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6a6ff413e54fc79a206b4798613b74 in current term 2: Already voted for candidate 98ddd788baac4ee19b0735222dd5ae93 in this term.
W20260608 12:58:16.082242 24972 leader_election.cc:336] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.083490 25074 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.084206 25074 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.083832 24975 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74; no voters: 98ddd788baac4ee19b0735222dd5ae93, b20ae2056930468b8397591189889353
I20260608 12:58:16.086061 25130 raft_consensus.cc:2749] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.084729 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 12:58:16.090337 24898 leader_election.cc:336] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.090507 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:16.090916 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:16.091552 25074 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:16.091341 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:16.090871 24898 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [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: 98ddd788baac4ee19b0735222dd5ae93; no voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353
I20260608 12:58:16.092171 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
W20260608 12:58:16.093070 24898 leader_election.cc:336] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.093271 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
W20260608 12:58:16.094254 24972 leader_election.cc:336] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.093880 25132 raft_consensus.cc:2749] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.094455 24898 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [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: 98ddd788baac4ee19b0735222dd5ae93; no voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353
I20260608 12:58:16.095455 24935 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 1.
I20260608 12:58:16.096880 24975 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: b20ae2056930468b8397591189889353
I20260608 12:58:16.096881 25131 raft_consensus.cc:2749] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.097934 25074 raft_consensus.cc:2804] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.098369 25074 raft_consensus.cc:493] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b20ae2056930468b8397591189889353)
I20260608 12:58:16.098733 25074 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.104233 25074 raft_consensus.cc:515] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
W20260608 12:58:16.106640 24806 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b20ae2056930468b8397591189889353 not available for placement
I20260608 12:58:16.107195 25074 leader_election.cc:290] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:16.108517 24935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65e4d7bc2a14ab9a6a633d0769e220b" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:16.109200 24935 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:58:16.113044 24972 leader_election.cc:336] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111)
I20260608 12:58:16.116190 24935 raft_consensus.cc:2468] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 2.
I20260608 12:58:16.117425 24975 leader_election.cc:304] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93; no voters: b20ae2056930468b8397591189889353
I20260608 12:58:16.118448 25074 raft_consensus.cc:2804] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:16.118907 25074 raft_consensus.cc:697] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Running, Role: LEADER
I20260608 12:58:16.119652 25074 consensus_queue.cc:237] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.128643 24754 catalog_manager.cc:5696] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: term changed from 1 to 2, leader changed from b20ae2056930468b8397591189889353 (127.16.200.129) to 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131). New cstate: current_term: 2 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:16.155534 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:35227
I20260608 12:58:16.155697 25215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:35227 every 8 connection(s)
I20260608 12:58:16.161459 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:16.170848 25220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:16.171550 25219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:16.174567 25216 heartbeater.cc:344] Connected to a master server at 127.16.200.190:39301
I20260608 12:58:16.175040 25216 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:16.176030 25216 heartbeater.cc:507] Master 127.16.200.190:39301 requested a full tablet report, sending...
I20260608 12:58:16.176775 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:16.178469 24754 ts_manager.cc:194] Registered new tserver with Master: 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227)
W20260608 12:58:16.179039 25223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:16.180390 24754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44178
I20260608 12:58:16.180539 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:16.180934 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:16.181125 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923496181108 us; error 0 us; skew 500 ppm
I20260608 12:58:16.181893 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:16.184371 17186 webserver.cc:533] Webserver started at http://127.16.200.129:40753/ using document root <none> and password file <none>
I20260608 12:58:16.184967 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:16.185163 17186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:16.188896 17186 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:16.192481 25227 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:16.193353 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:16.193651 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "b20ae2056930468b8397591189889353"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-jxwz"
I20260608 12:58:16.193925 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-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)
I20260608 12:58:16.205065 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:16.206131 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:16.207522 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:16.211544 25234 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:58:16.213243 25009 consensus_queue.cc:237] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [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: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:16.222368 24935 raft_consensus.cc:1275] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.224314 25130 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:58:16.235942 24972 consensus_peers.cc:597] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 -> Peer b20ae2056930468b8397591189889353 (127.16.200.129:35547): Couldn't send request to peer b20ae2056930468b8397591189889353. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:16.243738 24973 consensus_peers.cc:597] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): Couldn't send request to peer 55b2f17b5d0b4364880e3bb2519bdb09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05713b9da8374bb381b4e5384d320224. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:16.243973 25074 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.246097 24935 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.254494 24741 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 05713b9da8374bb381b4e5384d320224 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:58:16.259528 24754 catalog_manager.cc:5696] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.268756 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:58:16.269068 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.002s	sys 0.000s
I20260608 12:58:16.269361 17186 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:58:16.276358 25234 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.288486 25234 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.289251 25234 tablet_bootstrap.cc:492] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.289806 25234 ts_tablet_manager.cc:1403] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:58:16.292474 25234 raft_consensus.cc:359] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.293098 25234 raft_consensus.cc:740] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.293918 25234 consensus_queue.cc:260] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.296875 25234 ts_tablet_manager.cc:1434] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:16.297573 25234 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.304553 17186 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:58:16.304876 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260608 12:58:16.309576 25234 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.310238 25234 tablet_bootstrap.cc:492] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.310778 25234 ts_tablet_manager.cc:1403] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:58:16.313596 25234 raft_consensus.cc:359] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.314456 25234 raft_consensus.cc:740] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.315325 25234 consensus_queue.cc:260] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.317561 25234 ts_tablet_manager.cc:1434] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:58:16.318552 25234 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.330613 25234 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.331311 25234 tablet_bootstrap.cc:492] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.331992 25234 ts_tablet_manager.cc:1403] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:58:16.334416 25234 raft_consensus.cc:359] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.335047 25234 raft_consensus.cc:740] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.335877 25234 consensus_queue.cc:260] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.338007 25234 ts_tablet_manager.cc:1434] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:58:16.338968 25234 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.352581 25234 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.353521 25234 tablet_bootstrap.cc:492] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.354136 25234 ts_tablet_manager.cc:1403] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260608 12:58:16.356348 25234 raft_consensus.cc:359] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.357035 25234 raft_consensus.cc:740] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.357595 25234 consensus_queue.cc:260] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.359097 25234 ts_tablet_manager.cc:1434] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:16.359776 25234 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.371591 25234 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.372395 25234 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.372965 25234 ts_tablet_manager.cc:1403] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:58:16.375101 25234 raft_consensus.cc:359] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.375782 25234 raft_consensus.cc:740] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.376457 25234 consensus_queue.cc:260] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [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: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.378096 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:35547
I20260608 12:58:16.378294 25234 ts_tablet_manager.cc:1434] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:16.378304 25300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:35547 every 8 connection(s)
I20260608 12:58:16.379390 25234 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.396410 25234 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.397419 25234 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.398021 25234 ts_tablet_manager.cc:1403] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:58:16.398140 25301 heartbeater.cc:344] Connected to a master server at 127.16.200.190:39301
I20260608 12:58:16.398651 25301 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:16.399457 25301 heartbeater.cc:507] Master 127.16.200.190:39301 requested a full tablet report, sending...
I20260608 12:58:16.400556 25234 raft_consensus.cc:359] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.401124 25234 raft_consensus.cc:740] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.401690 25234 consensus_queue.cc:260] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.403275 25234 ts_tablet_manager.cc:1434] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:16.403952 25234 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.405215 24757 ts_manager.cc:194] Re-registered known tserver with Master: b20ae2056930468b8397591189889353 (127.16.200.129:35547)
I20260608 12:58:16.412817 24757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44186
I20260608 12:58:16.416800 25301 heartbeater.cc:499] Master 127.16.200.190:39301 was elected leader, sending a full tablet report...
I20260608 12:58:16.417994 25234 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.419118 25234 tablet_bootstrap.cc:492] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.419835 25234 ts_tablet_manager.cc:1403] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:58:16.422641 25234 raft_consensus.cc:359] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.423130 25234 raft_consensus.cc:740] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.423704 25234 consensus_queue.cc:260] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.425479 25234 ts_tablet_manager.cc:1434] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:58:16.426131 25234 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Bootstrap starting.
I20260608 12:58:16.440100 25234 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: 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
I20260608 12:58:16.440903 25234 tablet_bootstrap.cc:492] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Bootstrap complete.
I20260608 12:58:16.441478 25234 ts_tablet_manager.cc:1403] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:58:16.443560 25234 raft_consensus.cc:359] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.444083 25234 raft_consensus.cc:740] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20ae2056930468b8397591189889353, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.444784 25234 consensus_queue.cc:260] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.446542 25234 ts_tablet_manager.cc:1434] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:16.461242 25009 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:16.468824 24935 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:58:16.469188 24973 consensus_peers.cc:597] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): Couldn't send request to peer 55b2f17b5d0b4364880e3bb2519bdb09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33e88bbda884413a816f48dd680209fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:16.470423 25062 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:16.480365 25274 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.479494 25074 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.482093 25062 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:16.481673 24935 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.488358 25274 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.492570 24741 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 33e88bbda884413a816f48dd680209fb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:58:16.497808 24757 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.556710 24935 raft_consensus.cc:1275] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:16.558148 25062 consensus_queue.cc:1048] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:16.569653 25274 raft_consensus.cc:3060] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.579655 25274 raft_consensus.cc:1275] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:16.581533 25062 consensus_queue.cc:1048] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:16.586046 25264 tablet_service.cc:1558] Processing DeleteTablet for tablet 32db5e20d9bf4902bbb1450f0b0a840f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:38326
I20260608 12:58:16.589007 25316 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.590103 25316 raft_consensus.cc:2243] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.590760 25316 raft_consensus.cc:2272] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.593889 25316 ts_tablet_manager.cc:1916] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.594381 25264 tablet_service.cc:1558] Processing DeleteTablet for tablet d135a3940e704e1a82f4d1a78bca1a33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:38326
I20260608 12:58:16.596415 25264 tablet_service.cc:1558] Processing DeleteTablet for tablet e2f28acde0dd46788252dca39ffe3706 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:38326
I20260608 12:58:16.613795 25316 ts_tablet_manager.cc:1929] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:16.614041 25264 tablet_service.cc:1558] Processing DeleteTablet for tablet 1830505f21a947bcb4a401553b13520a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:15 UTC) from {username='slave'} at 127.0.0.1:38326
I20260608 12:58:16.614212 25316 log.cc:1199] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/32db5e20d9bf4902bbb1450f0b0a840f
I20260608 12:58:16.614898 25316 ts_tablet_manager.cc:1950] T 32db5e20d9bf4902bbb1450f0b0a840f P b20ae2056930468b8397591189889353: Deleting consensus metadata
I20260608 12:58:16.617672 25316 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.617655 24741 catalog_manager.cc:5027] TS b20ae2056930468b8397591189889353 (127.16.200.129:35547): tablet 32db5e20d9bf4902bbb1450f0b0a840f (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.618705 25316 raft_consensus.cc:2243] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.619138 25316 raft_consensus.cc:2272] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.621615 25316 ts_tablet_manager.cc:1916] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.632462 25316 ts_tablet_manager.cc:1929] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:16.632800 25316 log.cc:1199] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/d135a3940e704e1a82f4d1a78bca1a33
I20260608 12:58:16.633291 25316 ts_tablet_manager.cc:1950] T d135a3940e704e1a82f4d1a78bca1a33 P b20ae2056930468b8397591189889353: Deleting consensus metadata
I20260608 12:58:16.635675 25316 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.635850 24741 catalog_manager.cc:5027] TS b20ae2056930468b8397591189889353 (127.16.200.129:35547): tablet d135a3940e704e1a82f4d1a78bca1a33 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.639201 25316 raft_consensus.cc:2243] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.639703 25316 pending_rounds.cc:70] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Trying to abort 1 pending ops.
I20260608 12:58:16.639878 25316 pending_rounds.cc:77] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662634172555264 op_type: NO_OP noop_request { }
I20260608 12:58:16.640161 25316 raft_consensus.cc:2889] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:16.640475 25316 raft_consensus.cc:2272] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.643149 25316 ts_tablet_manager.cc:1916] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.654191 25316 ts_tablet_manager.cc:1929] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.654500 25316 log.cc:1199] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/e2f28acde0dd46788252dca39ffe3706
I20260608 12:58:16.655056 25316 ts_tablet_manager.cc:1950] T e2f28acde0dd46788252dca39ffe3706 P b20ae2056930468b8397591189889353: Deleting consensus metadata
I20260608 12:58:16.657960 25316 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.658026 24741 catalog_manager.cc:5027] TS b20ae2056930468b8397591189889353 (127.16.200.129:35547): tablet e2f28acde0dd46788252dca39ffe3706 (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.658990 25316 raft_consensus.cc:2243] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.659431 25316 raft_consensus.cc:2272] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.661839 25316 ts_tablet_manager.cc:1916] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.674091 25316 ts_tablet_manager.cc:1929] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:16.674405 25316 log.cc:1199] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-0-root/wals/1830505f21a947bcb4a401553b13520a
I20260608 12:58:16.674889 25316 ts_tablet_manager.cc:1950] T 1830505f21a947bcb4a401553b13520a P b20ae2056930468b8397591189889353: Deleting consensus metadata
I20260608 12:58:16.677644 24741 catalog_manager.cc:5027] TS b20ae2056930468b8397591189889353 (127.16.200.129:35547): tablet 1830505f21a947bcb4a401553b13520a (table dugtrio [id=1cb447a547d04054921971b87727b766]) successfully deleted
I20260608 12:58:16.713346 25317 ts_tablet_manager.cc:933] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Initiating tablet copy from peer 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:16.715044 25317 tablet_copy_client.cc:323] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40915
I20260608 12:58:16.725440 25019 tablet_copy_service.cc:140] P 7a6a6ff413e54fc79a206b4798613b74: Received BeginTabletCopySession request for tablet 05713b9da8374bb381b4e5384d320224 from peer 55b2f17b5d0b4364880e3bb2519bdb09 ({username='slave'} at 127.0.0.1:52388)
I20260608 12:58:16.725943 25019 tablet_copy_service.cc:161] P 7a6a6ff413e54fc79a206b4798613b74: Beginning new tablet copy session on tablet 05713b9da8374bb381b4e5384d320224 from peer 55b2f17b5d0b4364880e3bb2519bdb09 at {username='slave'} at 127.0.0.1:52388: session id = 55b2f17b5d0b4364880e3bb2519bdb09-05713b9da8374bb381b4e5384d320224
I20260608 12:58:16.731760 25019 tablet_copy_source_session.cc:215] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:16.734510 25317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05713b9da8374bb381b4e5384d320224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:16.747705 25317 tablet_copy_client.cc:806] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:16.748243 25317 tablet_copy_client.cc:670] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:16.752084 25317 tablet_copy_client.cc:538] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:16.758890 25317 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Bootstrap starting.
I20260608 12:58:16.777503 25317 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: 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
I20260608 12:58:16.778208 25317 tablet_bootstrap.cc:492] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Bootstrap complete.
I20260608 12:58:16.778802 25317 ts_tablet_manager.cc:1403] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260608 12:58:16.781482 25317 raft_consensus.cc:359] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:16.782088 25317 raft_consensus.cc:740] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55b2f17b5d0b4364880e3bb2519bdb09, State: Initialized, Role: LEARNER
I20260608 12:58:16.782668 25317 consensus_queue.cc:260] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [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: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:16.784726 25216 heartbeater.cc:499] Master 127.16.200.190:39301 was elected leader, sending a full tablet report...
I20260608 12:58:16.785305 25317 ts_tablet_manager.cc:1434] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:16.787067 25019 tablet_copy_service.cc:342] P 7a6a6ff413e54fc79a206b4798613b74: Request end of tablet copy session 55b2f17b5d0b4364880e3bb2519bdb09-05713b9da8374bb381b4e5384d320224 received from {username='slave'} at 127.0.0.1:52388
I20260608 12:58:16.787420 25019 tablet_copy_service.cc:434] P 7a6a6ff413e54fc79a206b4798613b74: ending tablet copy session 55b2f17b5d0b4364880e3bb2519bdb09-05713b9da8374bb381b4e5384d320224 on tablet 05713b9da8374bb381b4e5384d320224 with peer 55b2f17b5d0b4364880e3bb2519bdb09
I20260608 12:58:16.846513 25274 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:16.923398 25009 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:16.928289 24935 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:16.928309 25274 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:16.929805 25062 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:16.930373 25130 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:16.936838 25074 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:16.938604 24935 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:16.938920 25274 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:16.947256 24741 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 33e88bbda884413a816f48dd680209fb with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:16.950688 24756 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 reported cstate change: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:16.970988 25181 tablet_service.cc:1558] Processing DeleteTablet for tablet 33e88bbda884413a816f48dd680209fb with delete_type TABLET_DATA_TOMBSTONED (TS 55b2f17b5d0b4364880e3bb2519bdb09 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53200
W20260608 12:58:16.973721 24742 catalog_manager.cc:4994] TS 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): delete failed for tablet 33e88bbda884413a816f48dd680209fb because the tablet was not found. No further retry: Not found: Tablet not found: 33e88bbda884413a816f48dd680209fb
I20260608 12:58:17.097169 25191 raft_consensus.cc:1217] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:58:17.129587 24806 auto_rebalancer.cc:591] Failed to schedule move for tablet 05713b9da8374bb381b4e5384d320224: Invalid argument: Server with UUID 55b2f17b5d0b4364880e3bb2519bdb09 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:17.134142 25009 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:17.140941 24935 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:58:17.141386 24973 consensus_peers.cc:597] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): Couldn't send request to peer 55b2f17b5d0b4364880e3bb2519bdb09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33e88bbda884413a816f48dd680209fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:17.142342 25274 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:17.142565 25130 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:17.143790 25062 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:17.149938 25074 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:17.151724 24935 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:17.153470 25274 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:17.163681 24756 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:17.175870 24806 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f0aeb1286b94f7bba9648c3bbbb7561: Illegal state: Replica b20ae2056930468b8397591189889353 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:17.389424 25009 consensus_queue.cc:237] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [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: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:17.396561 25274 raft_consensus.cc:1275] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.398535 25062 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:17.399740 24935 raft_consensus.cc:1275] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.403451 25062 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.404912 25130 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:17.410528 25274 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:17.415064 24934 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } }
I20260608 12:58:17.418862 24741 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 05713b9da8374bb381b4e5384d320224 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:17.424556 24754 catalog_manager.cc:5696] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index 2 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) evicted. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:17.439527 25181 tablet_service.cc:1558] Processing DeleteTablet for tablet 05713b9da8374bb381b4e5384d320224 with delete_type TABLET_DATA_TOMBSTONED (TS 55b2f17b5d0b4364880e3bb2519bdb09 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53200
I20260608 12:58:17.440781 25325 tablet_replica.cc:333] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: stopping tablet replica
I20260608 12:58:17.441673 25325 raft_consensus.cc:2243] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:17.442283 25325 raft_consensus.cc:2272] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:17.445358 25325 ts_tablet_manager.cc:1916] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:17.459246 25325 ts_tablet_manager.cc:1929] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:58:17.459781 25325 log.cc:1199] T 05713b9da8374bb381b4e5384d320224 P 55b2f17b5d0b4364880e3bb2519bdb09: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-3-root/wals/05713b9da8374bb381b4e5384d320224
I20260608 12:58:17.461215 24742 catalog_manager.cc:5027] TS 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): tablet 05713b9da8374bb381b4e5384d320224 (table test-workload [id=00766827b02949aca362c150c4af4521]) successfully deleted
I20260608 12:58:17.677824 25330 ts_tablet_manager.cc:933] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: Initiating tablet copy from peer 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:17.679633 25330 tablet_copy_client.cc:323] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:40915
I20260608 12:58:17.681595 25019 tablet_copy_service.cc:140] P 7a6a6ff413e54fc79a206b4798613b74: Received BeginTabletCopySession request for tablet 33e88bbda884413a816f48dd680209fb from peer 55b2f17b5d0b4364880e3bb2519bdb09 ({username='slave'} at 127.0.0.1:52388)
I20260608 12:58:17.682179 25019 tablet_copy_service.cc:161] P 7a6a6ff413e54fc79a206b4798613b74: Beginning new tablet copy session on tablet 33e88bbda884413a816f48dd680209fb from peer 55b2f17b5d0b4364880e3bb2519bdb09 at {username='slave'} at 127.0.0.1:52388: session id = 55b2f17b5d0b4364880e3bb2519bdb09-33e88bbda884413a816f48dd680209fb
I20260608 12:58:17.690644 25019 tablet_copy_source_session.cc:215] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:17.693770 25330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88bbda884413a816f48dd680209fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:17.706333 25330 tablet_copy_client.cc:806] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:17.706969 25330 tablet_copy_client.cc:670] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:17.710784 25330 tablet_copy_client.cc:538] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:17.717402 25330 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: Bootstrap starting.
I20260608 12:58:17.741763 25330 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: 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
I20260608 12:58:17.742745 25330 tablet_bootstrap.cc:492] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: Bootstrap complete.
I20260608 12:58:17.743512 25330 ts_tablet_manager.cc:1403] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:58:17.746749 25330 raft_consensus.cc:359] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:17.747627 25330 raft_consensus.cc:740] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 55b2f17b5d0b4364880e3bb2519bdb09, State: Initialized, Role: LEARNER
I20260608 12:58:17.748337 25330 consensus_queue.cc:260] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:17.751375 25330 ts_tablet_manager.cc:1434] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 12:58:17.753400 25019 tablet_copy_service.cc:342] P 7a6a6ff413e54fc79a206b4798613b74: Request end of tablet copy session 55b2f17b5d0b4364880e3bb2519bdb09-33e88bbda884413a816f48dd680209fb received from {username='slave'} at 127.0.0.1:52388
I20260608 12:58:17.753870 25019 tablet_copy_service.cc:434] P 7a6a6ff413e54fc79a206b4798613b74: ending tablet copy session 55b2f17b5d0b4364880e3bb2519bdb09-33e88bbda884413a816f48dd680209fb on tablet 33e88bbda884413a816f48dd680209fb with peer 55b2f17b5d0b4364880e3bb2519bdb09
I20260608 12:58:17.897007 25240 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:17.898265 25240 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:17.906740 25240 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049), 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131:40915)
I20260608 12:58:17.929731 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:17.931123 24934 raft_consensus.cc:2393] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b20ae2056930468b8397591189889353 in current term 2: Already voted for candidate 98ddd788baac4ee19b0735222dd5ae93 in this term.
I20260608 12:58:17.930994 25009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "b20ae2056930468b8397591189889353" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6a6ff413e54fc79a206b4798613b74" is_pre_election: true
I20260608 12:58:17.932407 25009 raft_consensus.cc:2393] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b20ae2056930468b8397591189889353 in current term 2: Already voted for candidate 7a6a6ff413e54fc79a206b4798613b74 in this term.
I20260608 12:58:17.934122 25228 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [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: b20ae2056930468b8397591189889353; no voters: 7a6a6ff413e54fc79a206b4798613b74, 98ddd788baac4ee19b0735222dd5ae93
I20260608 12:58:17.935247 25240 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:17.947860 25240 raft_consensus.cc:2749] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:17.949270 25130 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:17.949828 25130 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:17.952312 25130 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:17.953068 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93" is_pre_election: true
I20260608 12:58:17.952955 25274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353" is_pre_election: true
I20260608 12:58:17.953861 25274 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 2.
I20260608 12:58:17.954501 24934 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 2.
I20260608 12:58:17.955348 24972 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:17.956305 25130 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:17.956717 25130 raft_consensus.cc:493] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:17.957086 25130 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:17.966670 25130 raft_consensus.cc:515] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:17.969139 25130 leader_election.cc:290] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [CANDIDATE]: Term 3 election: Requested vote from peers b20ae2056930468b8397591189889353 (127.16.200.129:35547), 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049)
I20260608 12:58:17.969991 25274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b20ae2056930468b8397591189889353"
I20260608 12:58:17.970285 24934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561" candidate_uuid: "7a6a6ff413e54fc79a206b4798613b74" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98ddd788baac4ee19b0735222dd5ae93"
I20260608 12:58:17.970602 25274 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:17.970963 24934 raft_consensus.cc:3060] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:17.977804 25274 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 3.
I20260608 12:58:17.979061 24972 leader_election.cc:304] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [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: 7a6a6ff413e54fc79a206b4798613b74, b20ae2056930468b8397591189889353; no voters: 
I20260608 12:58:17.979897 25130 raft_consensus.cc:2804] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:17.980940 24934 raft_consensus.cc:2468] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6a6ff413e54fc79a206b4798613b74 in term 3.
I20260608 12:58:17.981168 25130 raft_consensus.cc:697] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6a6ff413e54fc79a206b4798613b74, State: Running, Role: LEADER
I20260608 12:58:17.983770 25130 consensus_queue.cc:237] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } }
I20260608 12:58:17.999455 24756 catalog_manager.cc:5696] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: term changed from 1 to 3, leader changed from b20ae2056930468b8397591189889353 (127.16.200.129) to 7a6a6ff413e54fc79a206b4798613b74 (127.16.200.131). New cstate: current_term: 3 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:18.206401 25191 raft_consensus.cc:1217] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:58:18.387355 25274 raft_consensus.cc:1275] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:18.388916 25344 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:18.406112 24934 raft_consensus.cc:1275] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:18.408739 25344 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:18.630353 25344 raft_consensus.cc:1064] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: attempting to promote NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 to VOTER
I20260608 12:58:18.633569 25344 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } }
I20260608 12:58:18.641746 25191 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 LEARNER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:18.641746 24934 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:18.643649 25344 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:18.644764 25352 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:18.646341 25274 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:18.647955 25352 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:18.672204 25352 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.674615 25191 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.677476 25274 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.688800 24934 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.697355 24756 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 reported cstate change: config changed from index 4 to 5, 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.721063 25009 consensus_queue.cc:237] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [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: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } }
I20260608 12:58:18.727195 25274 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:18.727639 25191 raft_consensus.cc:1275] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:18.728822 25344 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:58:18.729795 25352 consensus_queue.cc:1048] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:58:18.736763 25352 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.739694 25274 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.742259 25191 raft_consensus.cc:2955] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } } }
I20260608 12:58:18.748845 24741 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 33e88bbda884413a816f48dd680209fb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:18.754834 24754 catalog_manager.cc:5696] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index 5 to 6, VOTER 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130) evicted. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:18.767052 24924 tablet_service.cc:1558] Processing DeleteTablet for tablet 33e88bbda884413a816f48dd680209fb with delete_type TABLET_DATA_TOMBSTONED (TS 98ddd788baac4ee19b0735222dd5ae93 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44848
I20260608 12:58:18.770017 25359 tablet_replica.cc:333] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:18.771034 25359 raft_consensus.cc:2243] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:18.772192 25359 raft_consensus.cc:2272] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:18.775564 25359 ts_tablet_manager.cc:1916] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:18.787621 25359 ts_tablet_manager.cc:1929] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:58:18.787956 25359 log.cc:1199] T 33e88bbda884413a816f48dd680209fb P 98ddd788baac4ee19b0735222dd5ae93: Deleting WAL directory at /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923286344075-17186-0/minicluster-data/ts-1-root/wals/33e88bbda884413a816f48dd680209fb
I20260608 12:58:18.789758 24744 catalog_manager.cc:5027] TS 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): tablet 33e88bbda884413a816f48dd680209fb (table test-workload [id=00766827b02949aca362c150c4af4521]) successfully deleted
W20260608 12:58:19.768298 24806 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b20ae2056930468b8397591189889353 not available for placement
I20260608 12:58:20.782084 25009 consensus_queue.cc:237] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [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: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
W20260608 12:58:20.789691 24973 consensus_peers.cc:597] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): Couldn't send request to peer 55b2f17b5d0b4364880e3bb2519bdb09. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:20.790062 25274 raft_consensus.cc:1275] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:20.790565 24934 raft_consensus.cc:1275] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:20.791435 25362 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:20.792410 25352 consensus_queue.cc:1048] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:20.800259 25362 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.802489 24934 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.802438 25274 raft_consensus.cc:2955] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.816023 24755 catalog_manager.cc:5696] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index 3 to 4, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:20.818619 25009 consensus_queue.cc:237] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } attrs { replace: true } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } }
I20260608 12:58:20.826176 24934 raft_consensus.cc:1275] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:58:20.827121 24973 consensus_peers.cc:597] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132:35227): Couldn't send request to peer 55b2f17b5d0b4364880e3bb2519bdb09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f0aeb1286b94f7bba9648c3bbbb7561. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:20.828080 25274 raft_consensus.cc:1275] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Refusing update from remote peer 7a6a6ff413e54fc79a206b4798613b74: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:20.827936 25361 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:20.829867 25362 consensus_queue.cc:1048] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:20.840269 25361 raft_consensus.cc:2955] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } attrs { replace: true } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.842515 25274 raft_consensus.cc:2955] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } attrs { replace: true } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.842511 24934 raft_consensus.cc:2955] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } attrs { replace: true } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } } }
I20260608 12:58:20.861701 24754 catalog_manager.cc:5696] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 reported cstate change: config changed from index -1 to 3, NON_VOTER 55b2f17b5d0b4364880e3bb2519bdb09 (127.16.200.132) added. New cstate: current_term: 3 leader_uuid: "7a6a6ff413e54fc79a206b4798613b74" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b20ae2056930468b8397591189889353" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98ddd788baac4ee19b0735222dd5ae93" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6a6ff413e54fc79a206b4798613b74" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 40915 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55b2f17b5d0b4364880e3bb2519bdb09" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 35227 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:20.874558 25009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561"
dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:20.875311 25009 raft_consensus.cc:606] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Received request to transfer leadership
I20260608 12:58:20.878645 25009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561"
dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:20.879101 25009 raft_consensus.cc:606] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Received request to transfer leadership
W20260608 12:58:20.880084 24741 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 4f0aeb1286b94f7bba9648c3bbbb7561 already in progress [suppressed 40 similar messages]
I20260608 12:58:20.882858 25009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0aeb1286b94f7bba9648c3bbbb7561"
dest_uuid: "7a6a6ff413e54fc79a206b4798613b74"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52368
I20260608 12:58:20.883256 25009 raft_consensus.cc:606] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Received request to transfer leadership
W20260608 12:58:20.887050 24806 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:58:20.887367 24806 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 4f0aeb1286b94f7bba9648c3bbbb7561 already in progress
W20260608 12:58:20.887616 24806 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 4f0aeb1286b94f7bba9648c3bbbb7561 already in progress
I20260608 12:58:20.939363 17186 tablet_server.cc:179] TabletServer@127.16.200.129:35547 shutting down...
I20260608 12:58:20.975965 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:20.977056 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:20.977993 17186 raft_consensus.cc:2243] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:20.978650 17186 raft_consensus.cc:2272] T c65e4d7bc2a14ab9a6a633d0769e220b P b20ae2056930468b8397591189889353 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:20.982539 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:20.983400 17186 raft_consensus.cc:2243] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:20.984146 17186 raft_consensus.cc:2272] T 33e88bbda884413a816f48dd680209fb P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:20.987709 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:20.988524 17186 raft_consensus.cc:2243] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:20.989508 17186 raft_consensus.cc:2272] T 05713b9da8374bb381b4e5384d320224 P b20ae2056930468b8397591189889353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:20.993270 17186 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:20.993933 17186 raft_consensus.cc:2243] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:20.994549 17186 raft_consensus.cc:2272] T 4f0aeb1286b94f7bba9648c3bbbb7561 P b20ae2056930468b8397591189889353 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.025094 17186 tablet_server.cc:196] TabletServer@127.16.200.129:35547 shutdown complete.
I20260608 12:58:21.062647 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:21.093201 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:21.094246 17186 tablet_replica.cc:333] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:21.095029 17186 raft_consensus.cc:2243] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:21.095958 17186 raft_consensus.cc:2272] T 05713b9da8374bb381b4e5384d320224 P 98ddd788baac4ee19b0735222dd5ae93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.099433 17186 tablet_replica.cc:333] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:21.100244 17186 raft_consensus.cc:2243] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:21.100788 17186 raft_consensus.cc:2272] T c65e4d7bc2a14ab9a6a633d0769e220b P 98ddd788baac4ee19b0735222dd5ae93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.104022 17186 tablet_replica.cc:333] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93: stopping tablet replica
I20260608 12:58:21.104607 17186 raft_consensus.cc:2243] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:21.105283 17186 raft_consensus.cc:2272] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 98ddd788baac4ee19b0735222dd5ae93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:21.110004 24975 consensus_peers.cc:597] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 -> Peer 98ddd788baac4ee19b0735222dd5ae93 (127.16.200.130:46049): Couldn't send request to peer 98ddd788baac4ee19b0735222dd5ae93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.132445 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:21.164235 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:21.207751 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:21.208683 17186 tablet_replica.cc:333] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:21.209411 17186 raft_consensus.cc:2243] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.210421 17186 raft_consensus.cc:2272] T c65e4d7bc2a14ab9a6a633d0769e220b P 7a6a6ff413e54fc79a206b4798613b74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.213027 17186 tablet_replica.cc:333] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:21.213593 17186 raft_consensus.cc:2243] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.214669 17186 raft_consensus.cc:2272] T 05713b9da8374bb381b4e5384d320224 P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.217468 17186 tablet_replica.cc:333] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:21.218050 17186 raft_consensus.cc:2243] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.218900 17186 raft_consensus.cc:2272] T 33e88bbda884413a816f48dd680209fb P 7a6a6ff413e54fc79a206b4798613b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.221213 17186 tablet_replica.cc:333] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74: stopping tablet replica
I20260608 12:58:21.221864 17186 raft_consensus.cc:2243] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.222942 17186 raft_consensus.cc:2272] T 4f0aeb1286b94f7bba9648c3bbbb7561 P 7a6a6ff413e54fc79a206b4798613b74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.253441 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:21.283977 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:21.319864 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:21.320923 17186 tablet_replica.cc:333] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09: stopping tablet replica
I20260608 12:58:21.321697 17186 raft_consensus.cc:2243] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:21.322505 17186 raft_consensus.cc:2272] T 33e88bbda884413a816f48dd680209fb P 55b2f17b5d0b4364880e3bb2519bdb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.346534 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:21.362473 17186 master.cc:562] Master@127.16.200.190:39301 shutting down...
W20260608 12:58:21.388288 24806 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:21.388579 24806 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:21.388823 24806 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:21.389933 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:21.390463 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:21.390795 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e9a46f69ed6421ea32abaf5f8023fda: stopping tablet replica
I20260608 12:58:21.411849 17186 master.cc:584] Master@127.16.200.190:39301 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9500 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:58:21.451746 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:40313
I20260608 12:58:21.452986 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.458601 25377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.460178 25378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.460654 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:21.460954 25380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.461865 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:21.462061 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.462194 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923501462182 us; error 0 us; skew 500 ppm
I20260608 12:58:21.462718 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.465266 17186 webserver.cc:533] Webserver started at http://127.16.200.190:35607/ using document root <none> and password file <none>
I20260608 12:58:21.465812 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.465987 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.466270 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.467470 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "ca4680a398e0424db9fccb1b21659d8a"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.472291 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:58:21.476209 25385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.477016 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:21.477291 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "ca4680a398e0424db9fccb1b21659d8a"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.477555 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-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)
I20260608 12:58:21.508526 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.510142 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.555500 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:40313
I20260608 12:58:21.555617 25436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:40313 every 8 connection(s)
I20260608 12:58:21.559813 25437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:21.572146 25437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a: Bootstrap starting.
I20260608 12:58:21.577387 25437 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:21.582149 25437 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a: No bootstrap required, opened a new log
I20260608 12:58:21.584609 25437 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER }
I20260608 12:58:21.585037 25437 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:21.585242 25437 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4680a398e0424db9fccb1b21659d8a, State: Initialized, Role: FOLLOWER
I20260608 12:58:21.585897 25437 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER }
I20260608 12:58:21.586342 25437 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:21.586553 25437 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:21.586812 25437 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:21.593538 25437 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER }
I20260608 12:58:21.594224 25437 leader_election.cc:304] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [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: ca4680a398e0424db9fccb1b21659d8a; no voters: 
I20260608 12:58:21.595741 25437 leader_election.cc:290] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:21.596117 25440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:21.597519 25440 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 1 LEADER]: Becoming Leader. State: Replica: ca4680a398e0424db9fccb1b21659d8a, State: Running, Role: LEADER
I20260608 12:58:21.598383 25440 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [LEADER]: Queue going to LEADER mode. State: All 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: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER }
I20260608 12:58:21.599552 25437 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:21.607479 25442 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca4680a398e0424db9fccb1b21659d8a. Latest consensus state: current_term: 1 leader_uuid: "ca4680a398e0424db9fccb1b21659d8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER } }
I20260608 12:58:21.607493 25441 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca4680a398e0424db9fccb1b21659d8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca4680a398e0424db9fccb1b21659d8a" member_type: VOTER } }
I20260608 12:58:21.608284 25442 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:21.608330 25441 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:21.627367 25450 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:21.627852 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:21.634645 25450 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:21.646206 25450 catalog_manager.cc:1382] Generated new cluster ID: 6a4ae3a8cb8e4b8faadb1ab02ae0b110
I20260608 12:58:21.646486 25450 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:21.674224 25450 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:21.675695 25450 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:21.689673 25450 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a: Generated new TSK 0
I20260608 12:58:21.690244 25450 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:21.759018 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.767295 25458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.768323 25459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.768761 25461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.769219 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:21.770159 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:21.770362 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.770494 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923501770478 us; error 0 us; skew 500 ppm
I20260608 12:58:21.771039 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.773458 17186 webserver.cc:533] Webserver started at http://127.16.200.129:45313/ using document root <none> and password file <none>
I20260608 12:58:21.773970 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.774143 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.774364 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.775584 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "de2468f024ad4a7784bae1439a3dfb23"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.780426 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:21.784078 25466 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.784936 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:21.785228 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "de2468f024ad4a7784bae1439a3dfb23"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.785495 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-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)
I20260608 12:58:21.798918 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.800138 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.801798 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:21.804296 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:21.804498 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.804757 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:21.804911 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.847520 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:38033
I20260608 12:58:21.847662 25528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:38033 every 8 connection(s)
I20260608 12:58:21.853152 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.861248 25533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.862859 25534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.865288 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:21.866956 25537 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.867377 25529 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40313
I20260608 12:58:21.867870 25529 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:21.868112 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:21.868394 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.868597 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923501868577 us; error 0 us; skew 500 ppm
I20260608 12:58:21.868858 25529 heartbeater.cc:507] Master 127.16.200.190:40313 requested a full tablet report, sending...
I20260608 12:58:21.869473 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.871515 25402 ts_manager.cc:194] Registered new tserver with Master: de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033)
I20260608 12:58:21.872449 17186 webserver.cc:533] Webserver started at http://127.16.200.130:39235/ using document root <none> and password file <none>
I20260608 12:58:21.873214 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.873469 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.873793 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.874297 25402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40586
I20260608 12:58:21.875224 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "520617d1822d44999abce9a5224186a7"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.880303 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:58:21.883688 25541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.884397 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:21.884707 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "520617d1822d44999abce9a5224186a7"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.884971 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-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)
I20260608 12:58:21.893128 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.894218 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.895594 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:21.897954 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:21.898159 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.898370 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:21.898520 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.940265 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:46129
I20260608 12:58:21.940402 25603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:46129 every 8 connection(s)
I20260608 12:58:21.945559 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:21.954119 25607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:21.954991 25608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.957989 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:21.958600 25604 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40313
W20260608 12:58:21.959038 25610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:21.959132 25604 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:21.960163 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:21.960189 25604 heartbeater.cc:507] Master 127.16.200.190:40313 requested a full tablet report, sending...
W20260608 12:58:21.960494 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:21.960801 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923501960778 us; error 0 us; skew 500 ppm
I20260608 12:58:21.961506 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:21.962742 25402 ts_manager.cc:194] Registered new tserver with Master: 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129)
I20260608 12:58:21.964241 17186 webserver.cc:533] Webserver started at http://127.16.200.131:42437/ using document root <none> and password file <none>
I20260608 12:58:21.964365 25402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40598
I20260608 12:58:21.964882 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:21.965116 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:21.965432 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:21.966745 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "9f8786c17d6f42a6ac0ec6da9530797e"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.971362 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:21.974774 25615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:21.975548 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:21.975975 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "9f8786c17d6f42a6ac0ec6da9530797e"
format_stamp: "Formatted at 2026-06-08 12:58:21 on dist-test-slave-jxwz"
I20260608 12:58:21.976358 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-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)
I20260608 12:58:21.994619 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:21.995890 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:21.997567 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:22.000017 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:22.000231 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:22.000469 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:22.000656 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:22.044086 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:34601
I20260608 12:58:22.044189 25677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:34601 every 8 connection(s)
I20260608 12:58:22.059288 25678 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40313
I20260608 12:58:22.059712 25678 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:22.060562 25678 heartbeater.cc:507] Master 127.16.200.190:40313 requested a full tablet report, sending...
I20260608 12:58:22.062841 25402 ts_manager.cc:194] Registered new tserver with Master: 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601)
I20260608 12:58:22.063701 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015965975s
I20260608 12:58:22.064363 25402 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40600
I20260608 12:58:22.877565 25529 heartbeater.cc:499] Master 127.16.200.190:40313 was elected leader, sending a full tablet report...
I20260608 12:58:22.967448 25604 heartbeater.cc:499] Master 127.16.200.190:40313 was elected leader, sending a full tablet report...
I20260608 12:58:23.067384 25678 heartbeater.cc:499] Master 127.16.200.190:40313 was elected leader, sending a full tablet report...
I20260608 12:58:23.120950 25402 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40610:
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"
    }
  }
}
W20260608 12:58:23.123538 25402 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:23.186558 25643 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7e0cd676344f1daa311366b94c9bc5 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.188300 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7e0cd676344f1daa311366b94c9bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.190857 25642 tablet_service.cc:1511] Processing CreateTablet for tablet f68163069e9c4da9bf631a9afa2f4930 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.194872 25641 tablet_service.cc:1511] Processing CreateTablet for tablet 4de1fcdcb788497fadcefa1ac92cd313 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.196035 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68163069e9c4da9bf631a9afa2f4930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.197853 25569 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7e0cd676344f1daa311366b94c9bc5 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.199509 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7e0cd676344f1daa311366b94c9bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.202078 25568 tablet_service.cc:1511] Processing CreateTablet for tablet f68163069e9c4da9bf631a9afa2f4930 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.204597 25567 tablet_service.cc:1511] Processing CreateTablet for tablet 4de1fcdcb788497fadcefa1ac92cd313 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.207218 25566 tablet_service.cc:1511] Processing CreateTablet for tablet 312387f4905c473194ddce9e05057f84 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.210244 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de1fcdcb788497fadcefa1ac92cd313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.214046 25568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68163069e9c4da9bf631a9afa2f4930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.214535 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 312387f4905c473194ddce9e05057f84 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.215324 25567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de1fcdcb788497fadcefa1ac92cd313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.216086 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312387f4905c473194ddce9e05057f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.220901 25566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312387f4905c473194ddce9e05057f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.233573 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 4de1fcdcb788497fadcefa1ac92cd313 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:23.234972 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de1fcdcb788497fadcefa1ac92cd313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.238086 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 312387f4905c473194ddce9e05057f84 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:23.239697 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312387f4905c473194ddce9e05057f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.241119 25493 tablet_service.cc:1511] Processing CreateTablet for tablet f68163069e9c4da9bf631a9afa2f4930 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:23.242748 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68163069e9c4da9bf631a9afa2f4930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.231868 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7e0cd676344f1daa311366b94c9bc5 (DEFAULT_TABLE table=test-workload [id=93cf8db05c05452fbcfd970cccf0b515]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:23.245888 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7e0cd676344f1daa311366b94c9bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.254925 25697 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: Bootstrap starting.
I20260608 12:58:23.273474 25698 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: Bootstrap starting.
I20260608 12:58:23.302661 25698 tablet_bootstrap.cc:654] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.306097 25697 tablet_bootstrap.cc:654] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.306298 25699 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: Bootstrap starting.
I20260608 12:58:23.311111 25698 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: No bootstrap required, opened a new log
I20260608 12:58:23.311631 25698 ts_tablet_manager.cc:1403] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260608 12:58:23.313422 25697 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: No bootstrap required, opened a new log
I20260608 12:58:23.314060 25697 ts_tablet_manager.cc:1403] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.005s
I20260608 12:58:23.314813 25699 tablet_bootstrap.cc:654] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.315467 25698 raft_consensus.cc:359] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.316171 25698 raft_consensus.cc:385] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.316461 25698 raft_consensus.cc:740] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.317251 25698 consensus_queue.cc:260] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.317643 25697 raft_consensus.cc:359] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.318562 25697 raft_consensus.cc:385] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.318967 25697 raft_consensus.cc:740] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8786c17d6f42a6ac0ec6da9530797e, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.319881 25697 consensus_queue.cc:260] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.320796 25698 ts_tablet_manager.cc:1434] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 12:58:23.321650 25699 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: No bootstrap required, opened a new log
I20260608 12:58:23.322069 25698 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: Bootstrap starting.
I20260608 12:58:23.322310 25699 ts_tablet_manager.cc:1403] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:58:23.326234 25699 raft_consensus.cc:359] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.327085 25699 raft_consensus.cc:385] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.327426 25699 raft_consensus.cc:740] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520617d1822d44999abce9a5224186a7, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.328446 25699 consensus_queue.cc:260] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.330299 25698 tablet_bootstrap.cc:654] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.331867 25697 ts_tablet_manager.cc:1434] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 12:58:23.333134 25697 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: Bootstrap starting.
I20260608 12:58:23.338769 25699 ts_tablet_manager.cc:1434] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:58:23.340798 25697 tablet_bootstrap.cc:654] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.342895 25699 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: Bootstrap starting.
I20260608 12:58:23.353070 25698 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: No bootstrap required, opened a new log
I20260608 12:58:23.354774 25698 ts_tablet_manager.cc:1403] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.004s
I20260608 12:58:23.358747 25698 raft_consensus.cc:359] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.359163 25697 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: No bootstrap required, opened a new log
I20260608 12:58:23.359553 25698 raft_consensus.cc:385] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.359860 25697 ts_tablet_manager.cc:1403] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260608 12:58:23.359896 25698 raft_consensus.cc:740] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.360754 25699 tablet_bootstrap.cc:654] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.361150 25698 consensus_queue.cc:260] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.363547 25698 ts_tablet_manager.cc:1434] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:23.363452 25697 raft_consensus.cc:359] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.364274 25697 raft_consensus.cc:385] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.364566 25697 raft_consensus.cc:740] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8786c17d6f42a6ac0ec6da9530797e, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.364850 25698 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: Bootstrap starting.
I20260608 12:58:23.365404 25697 consensus_queue.cc:260] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.367985 25697 ts_tablet_manager.cc:1434] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:23.369091 25697 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: Bootstrap starting.
I20260608 12:58:23.372491 25698 tablet_bootstrap.cc:654] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.375759 25705 raft_consensus.cc:493] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.376374 25705 raft_consensus.cc:515] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.379773 25705 leader_election.cc:290] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601), de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033)
I20260608 12:58:23.380859 25697 tablet_bootstrap.cc:654] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.385226 25698 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: No bootstrap required, opened a new log
I20260608 12:58:23.385857 25698 ts_tablet_manager.cc:1403] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 12:58:23.389592 25698 raft_consensus.cc:359] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.390398 25698 raft_consensus.cc:385] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.390712 25698 raft_consensus.cc:740] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.391784 25698 consensus_queue.cc:260] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.394165 25698 ts_tablet_manager.cc:1434] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:58:23.395361 25698 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: Bootstrap starting.
I20260608 12:58:23.406778 25697 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: No bootstrap required, opened a new log
I20260608 12:58:23.407406 25697 ts_tablet_manager.cc:1403] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.016s
I20260608 12:58:23.408938 25699 tablet_bootstrap.cc:492] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: No bootstrap required, opened a new log
I20260608 12:58:23.409547 25699 ts_tablet_manager.cc:1403] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.012s
I20260608 12:58:23.410636 25697 raft_consensus.cc:359] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.411415 25697 raft_consensus.cc:385] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.411729 25697 raft_consensus.cc:740] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8786c17d6f42a6ac0ec6da9530797e, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.412787 25697 consensus_queue.cc:260] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.413094 25699 raft_consensus.cc:359] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.413985 25699 raft_consensus.cc:385] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.414305 25699 raft_consensus.cc:740] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520617d1822d44999abce9a5224186a7, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.415231 25697 ts_tablet_manager.cc:1434] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:58:23.416457 25697 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: Bootstrap starting.
I20260608 12:58:23.417145 25699 consensus_queue.cc:260] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.420256 25698 tablet_bootstrap.cc:654] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.423269 25697 tablet_bootstrap.cc:654] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.425668 25699 ts_tablet_manager.cc:1434] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:58:23.426868 25699 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: Bootstrap starting.
I20260608 12:58:23.427116 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7e0cd676344f1daa311366b94c9bc5" candidate_uuid: "520617d1822d44999abce9a5224186a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" is_pre_election: true
I20260608 12:58:23.427877 25653 raft_consensus.cc:2468] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520617d1822d44999abce9a5224186a7 in term 0.
I20260608 12:58:23.429623 25545 leader_election.cc:304] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520617d1822d44999abce9a5224186a7, 9f8786c17d6f42a6ac0ec6da9530797e; no voters: 
I20260608 12:58:23.433833 25698 tablet_bootstrap.cc:492] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: No bootstrap required, opened a new log
I20260608 12:58:23.434046 25699 tablet_bootstrap.cc:654] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.434566 25698 ts_tablet_manager.cc:1403] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.011s
I20260608 12:58:23.438143 25697 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: No bootstrap required, opened a new log
I20260608 12:58:23.438095 25698 raft_consensus.cc:359] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.438824 25697 ts_tablet_manager.cc:1403] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 12:58:23.439162 25698 raft_consensus.cc:385] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.439556 25698 raft_consensus.cc:740] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.440593 25698 consensus_queue.cc:260] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.442440 25705 raft_consensus.cc:2804] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.442255 25697 raft_consensus.cc:359] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.442963 25705 raft_consensus.cc:493] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.443066 25697 raft_consensus.cc:385] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.443480 25705 raft_consensus.cc:3060] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.443539 25697 raft_consensus.cc:740] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8786c17d6f42a6ac0ec6da9530797e, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.444715 25697 consensus_queue.cc:260] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.447111 25697 ts_tablet_manager.cc:1434] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:58:23.448170 25698 ts_tablet_manager.cc:1434] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260608 12:58:23.458634 25699 tablet_bootstrap.cc:492] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: No bootstrap required, opened a new log
I20260608 12:58:23.459267 25699 ts_tablet_manager.cc:1403] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260608 12:58:23.461639 25705 raft_consensus.cc:515] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.462782 25699 raft_consensus.cc:359] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.463547 25699 raft_consensus.cc:385] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.463850 25699 raft_consensus.cc:740] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520617d1822d44999abce9a5224186a7, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.464655 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7e0cd676344f1daa311366b94c9bc5" candidate_uuid: "520617d1822d44999abce9a5224186a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e"
I20260608 12:58:23.464771 25699 consensus_queue.cc:260] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.465304 25653 raft_consensus.cc:3060] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.468350 25705 leader_election.cc:290] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [CANDIDATE]: Term 1 election: Requested vote from peers 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601), de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033)
I20260608 12:58:23.471107 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7e0cd676344f1daa311366b94c9bc5" candidate_uuid: "520617d1822d44999abce9a5224186a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2468f024ad4a7784bae1439a3dfb23" is_pre_election: true
I20260608 12:58:23.471539 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7e0cd676344f1daa311366b94c9bc5" candidate_uuid: "520617d1822d44999abce9a5224186a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2468f024ad4a7784bae1439a3dfb23"
I20260608 12:58:23.471870 25504 raft_consensus.cc:2468] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520617d1822d44999abce9a5224186a7 in term 0.
I20260608 12:58:23.473264 25699 ts_tablet_manager.cc:1434] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:58:23.474452 25653 raft_consensus.cc:2468] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520617d1822d44999abce9a5224186a7 in term 1.
I20260608 12:58:23.475592 25699 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: Bootstrap starting.
I20260608 12:58:23.475711 25545 leader_election.cc:304] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [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: 520617d1822d44999abce9a5224186a7, 9f8786c17d6f42a6ac0ec6da9530797e; no voters: de2468f024ad4a7784bae1439a3dfb23
I20260608 12:58:23.476511 25705 raft_consensus.cc:2804] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.477905 25705 raft_consensus.cc:697] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 LEADER]: Becoming Leader. State: Replica: 520617d1822d44999abce9a5224186a7, State: Running, Role: LEADER
I20260608 12:58:23.479001 25705 consensus_queue.cc:237] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } }
I20260608 12:58:23.483434 25699 tablet_bootstrap.cc:654] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:23.489259 25699 tablet_bootstrap.cc:492] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: No bootstrap required, opened a new log
I20260608 12:58:23.489655 25699 ts_tablet_manager.cc:1403] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 12:58:23.489647 25400 catalog_manager.cc:5696] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 520617d1822d44999abce9a5224186a7 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "520617d1822d44999abce9a5224186a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.492272 25699 raft_consensus.cc:359] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.492856 25699 raft_consensus.cc:385] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:23.493081 25699 raft_consensus.cc:740] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520617d1822d44999abce9a5224186a7, State: Initialized, Role: FOLLOWER
I20260608 12:58:23.493669 25699 consensus_queue.cc:260] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.495370 25699 ts_tablet_manager.cc:1434] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:58:23.497043 25704 raft_consensus.cc:493] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.497577 25704 raft_consensus.cc:515] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.500280 25704 leader_election.cc:290] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033), 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129)
I20260608 12:58:23.511451 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de1fcdcb788497fadcefa1ac92cd313" candidate_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2468f024ad4a7784bae1439a3dfb23" is_pre_election: true
I20260608 12:58:23.512127 25504 raft_consensus.cc:2468] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8786c17d6f42a6ac0ec6da9530797e in term 0.
I20260608 12:58:23.513317 25617 leader_election.cc:304] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8786c17d6f42a6ac0ec6da9530797e, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.514144 25704 raft_consensus.cc:2804] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.514509 25704 raft_consensus.cc:493] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.514489 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de1fcdcb788497fadcefa1ac92cd313" candidate_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7" is_pre_election: true
I20260608 12:58:23.515009 25704 raft_consensus.cc:3060] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.515216 25579 raft_consensus.cc:2468] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8786c17d6f42a6ac0ec6da9530797e in term 0.
I20260608 12:58:23.520697 25704 raft_consensus.cc:515] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.522485 25704 leader_election.cc:290] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [CANDIDATE]: Term 1 election: Requested vote from peers de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033), 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129)
I20260608 12:58:23.523322 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de1fcdcb788497fadcefa1ac92cd313" candidate_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2468f024ad4a7784bae1439a3dfb23"
I20260608 12:58:23.523566 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de1fcdcb788497fadcefa1ac92cd313" candidate_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7"
I20260608 12:58:23.523823 25504 raft_consensus.cc:3060] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.524082 25579 raft_consensus.cc:3060] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.529654 25504 raft_consensus.cc:2468] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8786c17d6f42a6ac0ec6da9530797e in term 1.
I20260608 12:58:23.529943 25579 raft_consensus.cc:2468] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8786c17d6f42a6ac0ec6da9530797e in term 1.
I20260608 12:58:23.530638 25617 leader_election.cc:304] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8786c17d6f42a6ac0ec6da9530797e, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.531473 25704 raft_consensus.cc:2804] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.532522 25704 raft_consensus.cc:697] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 LEADER]: Becoming Leader. State: Replica: 9f8786c17d6f42a6ac0ec6da9530797e, State: Running, Role: LEADER
I20260608 12:58:23.533318 25704 consensus_queue.cc:237] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.538393 25703 raft_consensus.cc:493] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.538908 25703 raft_consensus.cc:515] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.541524 25400 catalog_manager.cc:5696] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131). New cstate: current_term: 1 leader_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:23.543702 25703 leader_election.cc:290] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129), 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601)
I20260608 12:58:23.554010 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68163069e9c4da9bf631a9afa2f4930" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7" is_pre_election: true
I20260608 12:58:23.554764 25579 raft_consensus.cc:2468] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 0.
I20260608 12:58:23.555397 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68163069e9c4da9bf631a9afa2f4930" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" is_pre_election: true
I20260608 12:58:23.555824 25468 leader_election.cc:304] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520617d1822d44999abce9a5224186a7, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.556120 25653 raft_consensus.cc:2468] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 0.
I20260608 12:58:23.556684 25703 raft_consensus.cc:2804] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.557106 25703 raft_consensus.cc:493] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.557365 25703 raft_consensus.cc:3060] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.562799 25703 raft_consensus.cc:515] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.564550 25703 leader_election.cc:290] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 election: Requested vote from peers 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129), 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601)
I20260608 12:58:23.565328 25579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68163069e9c4da9bf631a9afa2f4930" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7"
I20260608 12:58:23.565629 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68163069e9c4da9bf631a9afa2f4930" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e"
I20260608 12:58:23.565817 25579 raft_consensus.cc:3060] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.566174 25653 raft_consensus.cc:3060] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.568849 25703 raft_consensus.cc:493] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:23.569362 25703 raft_consensus.cc:515] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.571380 25579 raft_consensus.cc:2468] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 1.
I20260608 12:58:23.572649 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312387f4905c473194ddce9e05057f84" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7" is_pre_election: true
I20260608 12:58:23.572687 25653 raft_consensus.cc:2468] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 1.
I20260608 12:58:23.573098 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312387f4905c473194ddce9e05057f84" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" is_pre_election: true
I20260608 12:58:23.573261 25468 leader_election.cc:304] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520617d1822d44999abce9a5224186a7, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.573596 25578 raft_consensus.cc:2468] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 0.
I20260608 12:58:23.573832 25652 raft_consensus.cc:2468] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 0.
I20260608 12:58:23.575423 25703 leader_election.cc:290] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129), 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601)
I20260608 12:58:23.575574 25725 raft_consensus.cc:2804] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.575453 25470 leader_election.cc:304] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8786c17d6f42a6ac0ec6da9530797e, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.576480 25725 raft_consensus.cc:697] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Becoming Leader. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Running, Role: LEADER
I20260608 12:58:23.576893 25703 raft_consensus.cc:2804] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:23.577327 25703 raft_consensus.cc:493] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:23.577845 25703 raft_consensus.cc:3060] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.577507 25725 consensus_queue.cc:237] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.584524 25703 raft_consensus.cc:515] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.587544 25703 leader_election.cc:290] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 election: Requested vote from peers 520617d1822d44999abce9a5224186a7 (127.16.200.130:46129), 9f8786c17d6f42a6ac0ec6da9530797e (127.16.200.131:34601)
I20260608 12:58:23.587045 25400 catalog_manager.cc:5696] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: term changed from 0 to 1, leader changed from <none> to de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.588018 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312387f4905c473194ddce9e05057f84" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8786c17d6f42a6ac0ec6da9530797e"
I20260608 12:58:23.588685 25652 raft_consensus.cc:3060] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.588991 25578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312387f4905c473194ddce9e05057f84" candidate_uuid: "de2468f024ad4a7784bae1439a3dfb23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520617d1822d44999abce9a5224186a7"
I20260608 12:58:23.589603 25578 raft_consensus.cc:3060] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.595041 25652 raft_consensus.cc:2468] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 1.
I20260608 12:58:23.596390 25578 raft_consensus.cc:2468] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de2468f024ad4a7784bae1439a3dfb23 in term 1.
I20260608 12:58:23.597329 25470 leader_election.cc:304] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8786c17d6f42a6ac0ec6da9530797e, de2468f024ad4a7784bae1439a3dfb23; no voters: 
I20260608 12:58:23.598307 25703 raft_consensus.cc:2804] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:23.598789 25703 raft_consensus.cc:697] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Becoming Leader. State: Replica: de2468f024ad4a7784bae1439a3dfb23, State: Running, Role: LEADER
I20260608 12:58:23.599483 25703 consensus_queue.cc:237] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:23.607189 25400 catalog_manager.cc:5696] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: term changed from 0 to 1, leader changed from <none> to de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:23.679163 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:23.685556 25729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:23.687074 25730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:23.688243 25732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:23.688597 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:23.690084 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:23.690308 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:23.690479 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923503690465 us; error 0 us; skew 500 ppm
I20260608 12:58:23.691131 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:23.693657 17186 webserver.cc:533] Webserver started at http://127.16.200.132:35175/ using document root <none> and password file <none>
I20260608 12:58:23.694185 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:23.694371 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:23.694618 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:23.695735 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e"
format_stamp: "Formatted at 2026-06-08 12:58:23 on dist-test-slave-jxwz"
I20260608 12:58:23.700647 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:23.704387 25737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:23.705226 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:23.705538 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e"
format_stamp: "Formatted at 2026-06-08 12:58:23 on dist-test-slave-jxwz"
I20260608 12:58:23.705823 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923286344075-17186-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)
I20260608 12:58:23.721580 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:23.722815 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:23.724355 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:23.726933 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:23.727149 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:23.727388 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:23.727555 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:23.769606 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:39807
I20260608 12:58:23.769762 25799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:39807 every 8 connection(s)
I20260608 12:58:23.794963 25800 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40313
I20260608 12:58:23.795411 25800 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:23.796180 25800 heartbeater.cc:507] Master 127.16.200.190:40313 requested a full tablet report, sending...
I20260608 12:58:23.798367 25400 ts_manager.cc:194] Registered new tserver with Master: 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807)
I20260608 12:58:23.799948 25400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40614
I20260608 12:58:23.864002 25504 raft_consensus.cc:3060] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:23.871150 25705 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:23.884559 25716 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:23.934231 25704 consensus_queue.cc:1048] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [LEADER]: Connected to new peer: Peer: permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:23.946152 25811 consensus_queue.cc:1048] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:23.973287 25703 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:23.984928 25726 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:23.993247 25726 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:24.004866 25703 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:24.631033 25448 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 93cf8db05c05452fbcfd970cccf0b515: could not find any suitable replica to move from server de2468f024ad4a7784bae1439a3dfb23 to server 6b9adc5b22b7459bab8d2a0b033b6a5e
I20260608 12:58:24.802420 25800 heartbeater.cc:499] Master 127.16.200.190:40313 was elected leader, sending a full tablet report...
I20260608 12:58:25.653954 25504 consensus_queue.cc:237] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.661746 25652 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.662431 25578 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.663658 25822 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:25.664662 25726 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:25.673867 25726 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
W20260608 12:58:25.675330 25469 consensus_peers.cc:597] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 312387f4905c473194ddce9e05057f84. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.675886 25578 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.676970 25652 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.688596 25401 catalog_manager.cc:5696] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:25.703614 25578 consensus_queue.cc:237] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [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: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.713927 25504 raft_consensus.cc:1275] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Refusing update from remote peer 520617d1822d44999abce9a5224186a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.716003 25818 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:25.720752 25652 raft_consensus.cc:1275] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer 520617d1822d44999abce9a5224186a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.722244 25833 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:58:25.727821 25544 consensus_peers.cc:597] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d7e0cd676344f1daa311366b94c9bc5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.726405 25833 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.728302 25504 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.739331 25652 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.742087 25399 catalog_manager.cc:5696] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "520617d1822d44999abce9a5224186a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.746579 25504 consensus_queue.cc:237] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.755577 25652 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.756814 25578 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:25.757380 25726 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:25.758682 25822 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:58:25.762625 25469 consensus_peers.cc:597] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f68163069e9c4da9bf631a9afa2f4930. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.768280 25726 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.770283 25578 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.774297 25652 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.783794 25400 catalog_manager.cc:5696] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: true } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.788586 25504 consensus_queue.cc:237] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.797394 25652 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:25.798346 25578 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:58:25.797546 25469 consensus_peers.cc:597] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 312387f4905c473194ddce9e05057f84. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.799408 25726 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:25.800760 25822 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:25.809111 25842 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.810753 25652 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.815325 25579 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
W20260608 12:58:25.824414 25448 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:25.824898 25448 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:25.828897 25400 catalog_manager.cc:5696] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:25.832365 25579 consensus_queue.cc:237] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [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: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.839847 25504 raft_consensus.cc:1275] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Refusing update from remote peer 520617d1822d44999abce9a5224186a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:58:25.840365 25544 consensus_peers.cc:597] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d7e0cd676344f1daa311366b94c9bc5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.841720 25833 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:25.849402 25652 raft_consensus.cc:1275] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer 520617d1822d44999abce9a5224186a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:25.849005 25502 consensus_queue.cc:237] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } }
I20260608 12:58:25.851590 25818 consensus_queue.cc:1048] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:25.853820 25503 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [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: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.856840 25653 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:25.857061 25579 raft_consensus.cc:1275] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:25.850296 25833 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [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: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.858819 25822 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:25.860494 25822 consensus_queue.cc:1048] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:25.860127 25652 raft_consensus.cc:2955] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [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: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.868196 25726 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } }
I20260608 12:58:25.870146 25653 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } }
I20260608 12:58:25.876051 25578 raft_consensus.cc:2955] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } }
W20260608 12:58:25.879848 25448 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:25.880259 25448 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:25.887423 25401 catalog_manager.cc:5696] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "520617d1822d44999abce9a5224186a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.888204 25502 consensus_queue.cc:237] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } }
I20260608 12:58:25.895663 25387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 312387f4905c473194ddce9e05057f84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:58:25.903440 25469 consensus_peers.cc:597] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 -> Peer 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): Couldn't send request to peer 6b9adc5b22b7459bab8d2a0b033b6a5e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f68163069e9c4da9bf631a9afa2f4930. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.905897 25653 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:25.906685 25399 catalog_manager.cc:5696] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:25.907574 25842 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:25.911388 25578 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:25.912581 25842 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:25.915850 25822 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.918459 25653 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.923151 25578 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
W20260608 12:58:25.925653 25448 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:25.926044 25448 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:25.938047 25401 catalog_manager.cc:5696] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } peers { permanent_uuid: "6b9adc5b22b7459bab8d2a0b033b6a5e" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 39807 } attrs { promote: true } } }
I20260608 12:58:25.945539 25765 tablet_service.cc:1558] Processing DeleteTablet for tablet 312387f4905c473194ddce9e05057f84 with delete_type TABLET_DATA_TOMBSTONED (TS 6b9adc5b22b7459bab8d2a0b033b6a5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60806
I20260608 12:58:25.957372 25502 consensus_queue.cc:237] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [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: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } }
I20260608 12:58:25.965894 25653 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:58:25.968217 25388 catalog_manager.cc:4994] TS 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): delete failed for tablet 312387f4905c473194ddce9e05057f84 because the tablet was not found. No further retry: Not found: Tablet not found: 312387f4905c473194ddce9e05057f84
I20260608 12:58:25.968513 25726 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:25.970693 25578 raft_consensus.cc:1275] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Refusing update from remote peer de2468f024ad4a7784bae1439a3dfb23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:25.972226 25726 consensus_queue.cc:1048] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:25.975685 25822 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } }
I20260608 12:58:25.981549 25579 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } }
I20260608 12:58:25.984591 25387 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f68163069e9c4da9bf631a9afa2f4930 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:25.986227 25653 raft_consensus.cc:2955] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } } }
I20260608 12:58:25.990137 25400 catalog_manager.cc:5696] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 reported cstate change: config changed from index 3 to 4, NON_VOTER 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132) evicted. New cstate: current_term: 1 leader_uuid: "de2468f024ad4a7784bae1439a3dfb23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de2468f024ad4a7784bae1439a3dfb23" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520617d1822d44999abce9a5224186a7" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8786c17d6f42a6ac0ec6da9530797e" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 34601 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:26.005123 25765 tablet_service.cc:1558] Processing DeleteTablet for tablet f68163069e9c4da9bf631a9afa2f4930 with delete_type TABLET_DATA_TOMBSTONED (TS 6b9adc5b22b7459bab8d2a0b033b6a5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60806
W20260608 12:58:26.009208 25388 catalog_manager.cc:4994] TS 6b9adc5b22b7459bab8d2a0b033b6a5e (127.16.200.132:39807): delete failed for tablet f68163069e9c4da9bf631a9afa2f4930 because the tablet was not found. No further retry: Not found: Tablet not found: f68163069e9c4da9bf631a9afa2f4930
I20260608 12:58:26.011659 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:26.039115 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.039820 17186 tablet_replica.cc:333] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23: stopping tablet replica
I20260608 12:58:26.040520 17186 raft_consensus.cc:2243] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.041229 17186 raft_consensus.cc:2272] T 6d7e0cd676344f1daa311366b94c9bc5 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.043733 17186 tablet_replica.cc:333] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23: stopping tablet replica
I20260608 12:58:26.044252 17186 raft_consensus.cc:2243] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.045137 17186 raft_consensus.cc:2272] T f68163069e9c4da9bf631a9afa2f4930 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.047549 17186 tablet_replica.cc:333] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23: stopping tablet replica
I20260608 12:58:26.048054 17186 raft_consensus.cc:2243] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.048871 17186 raft_consensus.cc:2272] T 312387f4905c473194ddce9e05057f84 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.051445 17186 tablet_replica.cc:333] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23: stopping tablet replica
I20260608 12:58:26.052103 17186 raft_consensus.cc:2243] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:58:26.052585 25617 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]
I20260608 12:58:26.052599 17186 raft_consensus.cc:2272] T 4de1fcdcb788497fadcefa1ac92cd313 P de2468f024ad4a7784bae1439a3dfb23 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:26.055845 25617 consensus_peers.cc:597] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e -> Peer de2468f024ad4a7784bae1439a3dfb23 (127.16.200.129:38033): Couldn't send request to peer de2468f024ad4a7784bae1439a3dfb23. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.067562 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:26.081420 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:26.100262 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.101001 17186 tablet_replica.cc:333] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7: stopping tablet replica
I20260608 12:58:26.101660 17186 raft_consensus.cc:2243] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.102134 17186 raft_consensus.cc:2272] T 4de1fcdcb788497fadcefa1ac92cd313 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.104231 17186 tablet_replica.cc:333] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7: stopping tablet replica
I20260608 12:58:26.104809 17186 raft_consensus.cc:2243] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.105422 17186 raft_consensus.cc:2272] T f68163069e9c4da9bf631a9afa2f4930 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.107853 17186 tablet_replica.cc:333] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7: stopping tablet replica
I20260608 12:58:26.108364 17186 raft_consensus.cc:2243] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.108992 17186 raft_consensus.cc:2272] T 312387f4905c473194ddce9e05057f84 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.111232 17186 tablet_replica.cc:333] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7: stopping tablet replica
I20260608 12:58:26.111724 17186 raft_consensus.cc:2243] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.112890 17186 raft_consensus.cc:2272] T 6d7e0cd676344f1daa311366b94c9bc5 P 520617d1822d44999abce9a5224186a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.136225 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:26.149570 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:26.167363 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.167966 17186 tablet_replica.cc:333] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e: stopping tablet replica
I20260608 12:58:26.168516 17186 raft_consensus.cc:2243] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.169406 17186 raft_consensus.cc:2272] T 4de1fcdcb788497fadcefa1ac92cd313 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.171448 17186 tablet_replica.cc:333] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e: stopping tablet replica
I20260608 12:58:26.171952 17186 raft_consensus.cc:2243] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.172546 17186 raft_consensus.cc:2272] T 312387f4905c473194ddce9e05057f84 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.175323 17186 tablet_replica.cc:333] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e: stopping tablet replica
I20260608 12:58:26.175823 17186 raft_consensus.cc:2243] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.176422 17186 raft_consensus.cc:2272] T f68163069e9c4da9bf631a9afa2f4930 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.179088 17186 tablet_replica.cc:333] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e: stopping tablet replica
I20260608 12:58:26.179586 17186 raft_consensus.cc:2243] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.180100 17186 raft_consensus.cc:2272] T 6d7e0cd676344f1daa311366b94c9bc5 P 9f8786c17d6f42a6ac0ec6da9530797e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.203438 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:26.217101 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:26.234820 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.250875 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:26.259565 17186 master.cc:562] Master@127.16.200.190:40313 shutting down...
I20260608 12:58:26.273828 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.274380 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.274683 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca4680a398e0424db9fccb1b21659d8a: stopping tablet replica
I20260608 12:58:26.293838 17186 master.cc:584] Master@127.16.200.190:40313 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4871 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:58:26.323526 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:43671
I20260608 12:58:26.324648 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:26.329839 25848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.329883 25849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.331282 25851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.332165 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:26.332953 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:26.333140 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:26.333292 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923506333272 us; error 0 us; skew 500 ppm
I20260608 12:58:26.333938 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:26.336220 17186 webserver.cc:533] Webserver started at http://127.16.200.190:43053/ using document root <none> and password file <none>
I20260608 12:58:26.336783 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:26.336959 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:26.337231 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:26.338354 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "351db706fd6d41f4bc3daa4d6d88049c"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.342957 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:26.346437 25856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.347167 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:26.347443 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "351db706fd6d41f4bc3daa4d6d88049c"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.347700 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-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)
I20260608 12:58:26.358814 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:26.359846 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:26.397076 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:43671
I20260608 12:58:26.397209 25907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:43671 every 8 connection(s)
I20260608 12:58:26.401239 25908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:26.412881 25908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c: Bootstrap starting.
I20260608 12:58:26.417788 25908 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:26.421816 25908 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c: No bootstrap required, opened a new log
I20260608 12:58:26.423970 25908 raft_consensus.cc:359] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER }
I20260608 12:58:26.424340 25908 raft_consensus.cc:385] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:26.424526 25908 raft_consensus.cc:740] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351db706fd6d41f4bc3daa4d6d88049c, State: Initialized, Role: FOLLOWER
I20260608 12:58:26.425112 25908 consensus_queue.cc:260] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER }
I20260608 12:58:26.425534 25908 raft_consensus.cc:399] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:26.425736 25908 raft_consensus.cc:493] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:26.425946 25908 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:26.431723 25908 raft_consensus.cc:515] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER }
I20260608 12:58:26.432212 25908 leader_election.cc:304] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [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: 351db706fd6d41f4bc3daa4d6d88049c; no voters: 
I20260608 12:58:26.433403 25908 leader_election.cc:290] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:26.433789 25911 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:26.435242 25911 raft_consensus.cc:697] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 1 LEADER]: Becoming Leader. State: Replica: 351db706fd6d41f4bc3daa4d6d88049c, State: Running, Role: LEADER
I20260608 12:58:26.435935 25911 consensus_queue.cc:237] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [LEADER]: Queue going to LEADER mode. State: All 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: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER }
I20260608 12:58:26.436487 25908 sys_catalog.cc:565] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:26.439254 25913 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 351db706fd6d41f4bc3daa4d6d88049c. Latest consensus state: current_term: 1 leader_uuid: "351db706fd6d41f4bc3daa4d6d88049c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER } }
I20260608 12:58:26.439276 25912 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "351db706fd6d41f4bc3daa4d6d88049c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351db706fd6d41f4bc3daa4d6d88049c" member_type: VOTER } }
I20260608 12:58:26.439918 25913 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:26.440085 25912 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:26.443543 25916 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:26.448803 25916 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:26.452571 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:26.457890 25916 catalog_manager.cc:1382] Generated new cluster ID: c5ad18afc25549f08ba4f70d0b6caf4b
I20260608 12:58:26.458174 25916 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:26.476332 25916 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:26.477746 25916 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:26.491370 25916 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c: Generated new TSK 0
I20260608 12:58:26.492034 25916 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:26.519675 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:26.527285 25929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.527985 25930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.532788 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:26.533787 25932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.534689 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:26.534910 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:26.535069 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923506535050 us; error 0 us; skew 500 ppm
I20260608 12:58:26.535681 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:26.538336 17186 webserver.cc:533] Webserver started at http://127.16.200.129:36513/ using document root <none> and password file <none>
I20260608 12:58:26.538856 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:26.539041 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:26.539297 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:26.540472 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "d49612c212a74dd49957eeb90ac2a67e"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.545382 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:26.549021 25937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.549897 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:26.550169 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "d49612c212a74dd49957eeb90ac2a67e"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.550434 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-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)
I20260608 12:58:26.559938 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:26.561048 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:26.562533 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:26.565093 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:26.565271 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.565498 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:26.565649 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.606184 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:42059
I20260608 12:58:26.606343 25999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:42059 every 8 connection(s)
I20260608 12:58:26.611603 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:26.619227 26004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.621526 26005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.622457 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:26.623241 26007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.624163 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:26.624387 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:26.624552 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923506624532 us; error 0 us; skew 500 ppm
I20260608 12:58:26.625178 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:26.627913 17186 webserver.cc:533] Webserver started at http://127.16.200.130:45865/ using document root <none> and password file <none>
I20260608 12:58:26.628443 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:26.628722 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:26.628712 26000 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43671
I20260608 12:58:26.629355 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:26.629400 26000 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:26.630465 26000 heartbeater.cc:507] Master 127.16.200.190:43671 requested a full tablet report, sending...
I20260608 12:58:26.630991 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "a76dd813c52846da9efd2f4e03aebaeb"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.632930 25873 ts_manager.cc:194] Registered new tserver with Master: d49612c212a74dd49957eeb90ac2a67e (127.16.200.129:42059)
I20260608 12:58:26.634918 25873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53968
I20260608 12:58:26.636345 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:26.640516 26012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.641326 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:26.641628 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "a76dd813c52846da9efd2f4e03aebaeb"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.641894 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-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)
I20260608 12:58:26.689373 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:26.690486 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:26.692081 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:26.694363 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:26.694567 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.694790 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:26.694943 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.735615 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:41601
I20260608 12:58:26.735746 26074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:41601 every 8 connection(s)
I20260608 12:58:26.740868 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:26.748385 26078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.749897 26079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:26.752526 26081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:26.753156 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:26.753512 26075 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43671
I20260608 12:58:26.754005 26075 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:26.754364 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:26.754681 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:26.754904 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923506754884 us; error 0 us; skew 500 ppm
I20260608 12:58:26.754995 26075 heartbeater.cc:507] Master 127.16.200.190:43671 requested a full tablet report, sending...
I20260608 12:58:26.755792 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:26.757614 25873 ts_manager.cc:194] Registered new tserver with Master: a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601)
I20260608 12:58:26.758466 17186 webserver.cc:533] Webserver started at http://127.16.200.131:40535/ using document root <none> and password file <none>
I20260608 12:58:26.758998 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:26.759171 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:26.759194 25873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53972
I20260608 12:58:26.759495 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:26.760851 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "920a063c899f4bf89a75e1002b27a41f"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.765343 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:26.768815 26086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.769615 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:26.769912 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "920a063c899f4bf89a75e1002b27a41f"
format_stamp: "Formatted at 2026-06-08 12:58:26 on dist-test-slave-jxwz"
I20260608 12:58:26.770177 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923286344075-17186-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)
I20260608 12:58:26.779706 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:26.780687 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:26.782075 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:26.784327 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:26.784523 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.784773 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:26.784933 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:26.824749 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:38971
I20260608 12:58:26.824884 26148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:38971 every 8 connection(s)
I20260608 12:58:26.838712 26149 heartbeater.cc:344] Connected to a master server at 127.16.200.190:43671
I20260608 12:58:26.839188 26149 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:26.839926 26149 heartbeater.cc:507] Master 127.16.200.190:43671 requested a full tablet report, sending...
I20260608 12:58:26.841945 25873 ts_manager.cc:194] Registered new tserver with Master: 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:26.842772 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014659821s
I20260608 12:58:26.843742 25873 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53978
I20260608 12:58:27.638142 26000 heartbeater.cc:499] Master 127.16.200.190:43671 was elected leader, sending a full tablet report...
I20260608 12:58:27.761876 26075 heartbeater.cc:499] Master 127.16.200.190:43671 was elected leader, sending a full tablet report...
I20260608 12:58:27.847290 26149 heartbeater.cc:499] Master 127.16.200.190:43671 was elected leader, sending a full tablet report...
I20260608 12:58:27.912278 25873 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53982:
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"
    }
  }
}
W20260608 12:58:27.915524 25873 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:27.992861 26040 tablet_service.cc:1511] Processing CreateTablet for tablet 810a0e9620384216b1d90aa8b413428b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:27.995072 26040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a0e9620384216b1d90aa8b413428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:27.998205 26039 tablet_service.cc:1511] Processing CreateTablet for tablet f544d329211d4242aa3f0d5690dcd554 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:27.999796 26039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f544d329211d4242aa3f0d5690dcd554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.002928 26038 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4678bf8c74beea8bf12206b3d6cc3 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:28.004709 26038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4678bf8c74beea8bf12206b3d6cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.005014 26114 tablet_service.cc:1511] Processing CreateTablet for tablet 810a0e9620384216b1d90aa8b413428b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:28.006480 26111 tablet_service.cc:1511] Processing CreateTablet for tablet a73e563641dd4d34a80d748ac2b79d44 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:28.006893 26114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a0e9620384216b1d90aa8b413428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.007956 26111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73e563641dd4d34a80d748ac2b79d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.005064 26110 tablet_service.cc:1511] Processing CreateTablet for tablet c59e12de68e7488699b186e715bdd92a (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:28.009796 26110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e12de68e7488699b186e715bdd92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.010085 26112 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4678bf8c74beea8bf12206b3d6cc3 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:28.011507 26112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4678bf8c74beea8bf12206b3d6cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.013602 26037 tablet_service.cc:1511] Processing CreateTablet for tablet a73e563641dd4d34a80d748ac2b79d44 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:28.014200 26113 tablet_service.cc:1511] Processing CreateTablet for tablet f544d329211d4242aa3f0d5690dcd554 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:28.014649 26036 tablet_service.cc:1511] Processing CreateTablet for tablet c59e12de68e7488699b186e715bdd92a (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:28.015158 26037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73e563641dd4d34a80d748ac2b79d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.006623 26109 tablet_service.cc:1511] Processing CreateTablet for tablet ddccaf1c10c54b78be639910ac57140b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:28.018214 26035 tablet_service.cc:1511] Processing CreateTablet for tablet ddccaf1c10c54b78be639910ac57140b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:28.020074 26113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f544d329211d4242aa3f0d5690dcd554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.016607 26036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e12de68e7488699b186e715bdd92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.024987 26109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddccaf1c10c54b78be639910ac57140b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.029011 26035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddccaf1c10c54b78be639910ac57140b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.036906 25965 tablet_service.cc:1511] Processing CreateTablet for tablet 810a0e9620384216b1d90aa8b413428b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:28.038595 25965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810a0e9620384216b1d90aa8b413428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.042773 25962 tablet_service.cc:1511] Processing CreateTablet for tablet a73e563641dd4d34a80d748ac2b79d44 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:28.044212 25962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73e563641dd4d34a80d748ac2b79d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.046101 25961 tablet_service.cc:1511] Processing CreateTablet for tablet c59e12de68e7488699b186e715bdd92a (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:28.047482 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e12de68e7488699b186e715bdd92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.050040 25960 tablet_service.cc:1511] Processing CreateTablet for tablet ddccaf1c10c54b78be639910ac57140b (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:28.051383 25960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddccaf1c10c54b78be639910ac57140b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.056373 25963 tablet_service.cc:1511] Processing CreateTablet for tablet 37d4678bf8c74beea8bf12206b3d6cc3 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:28.058010 25963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d4678bf8c74beea8bf12206b3d6cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.061697 25964 tablet_service.cc:1511] Processing CreateTablet for tablet f544d329211d4242aa3f0d5690dcd554 (DEFAULT_TABLE table=test-workload [id=3dfece4810c940be882120858ef700e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:28.063150 25964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f544d329211d4242aa3f0d5690dcd554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:28.122100 26172 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.123961 26170 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.124028 26171 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.130400 26172 tablet_bootstrap.cc:654] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.137239 26172 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.137444 26171 tablet_bootstrap.cc:654] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.137477 26170 tablet_bootstrap.cc:654] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.137791 26172 ts_tablet_manager.cc:1403] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260608 12:58:28.141703 26172 raft_consensus.cc:359] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.142419 26172 raft_consensus.cc:385] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.142899 26170 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.143362 26170 ts_tablet_manager.cc:1403] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.008s
I20260608 12:58:28.142764 26172 raft_consensus.cc:740] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.144290 26172 consensus_queue.cc:260] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.144863 26171 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.145448 26171 ts_tablet_manager.cc:1403] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260608 12:58:28.146157 26170 raft_consensus.cc:359] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.147081 26170 raft_consensus.cc:385] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.147424 26170 raft_consensus.cc:740] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.147647 26172 ts_tablet_manager.cc:1434] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:28.148438 26170 consensus_queue.cc:260] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.149130 26171 raft_consensus.cc:359] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.149111 26172 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.150209 26171 raft_consensus.cc:385] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.150530 26171 raft_consensus.cc:740] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.151429 26171 consensus_queue.cc:260] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.158433 26172 tablet_bootstrap.cc:654] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.160171 26170 ts_tablet_manager.cc:1434] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:58:28.161497 26170 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.162298 26171 ts_tablet_manager.cc:1434] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 12:58:28.163493 26171 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.167357 26170 tablet_bootstrap.cc:654] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.170491 26171 tablet_bootstrap.cc:654] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.182807 26171 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.183301 26171 ts_tablet_manager.cc:1403] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 12:58:28.184018 26172 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.184468 26172 ts_tablet_manager.cc:1403] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.011s
I20260608 12:58:28.184576 26170 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.185163 26170 ts_tablet_manager.cc:1403] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.017s
I20260608 12:58:28.186599 26171 raft_consensus.cc:359] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.187038 26172 raft_consensus.cc:359] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.187460 26171 raft_consensus.cc:385] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.187673 26172 raft_consensus.cc:385] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.187844 26171 raft_consensus.cc:740] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.188040 26172 raft_consensus.cc:740] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.188227 26170 raft_consensus.cc:359] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.189102 26170 raft_consensus.cc:385] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.188875 26172 consensus_queue.cc:260] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.188874 26171 consensus_queue.cc:260] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.189625 26170 raft_consensus.cc:740] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.190524 26170 consensus_queue.cc:260] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.191352 26172 ts_tablet_manager.cc:1434] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 12:58:28.192431 26172 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.192783 26170 ts_tablet_manager.cc:1434] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:58:28.193861 26170 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.199448 26172 tablet_bootstrap.cc:654] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.200649 26170 tablet_bootstrap.cc:654] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.201238 26171 ts_tablet_manager.cc:1434] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260608 12:58:28.209223 26171 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.212956 26170 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.213557 26170 ts_tablet_manager.cc:1403] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 12:58:28.216280 26171 tablet_bootstrap.cc:654] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.212991 26172 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.217145 26172 ts_tablet_manager.cc:1403] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260608 12:58:28.216835 26170 raft_consensus.cc:359] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.217662 26170 raft_consensus.cc:385] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.218008 26170 raft_consensus.cc:740] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.218900 26170 consensus_queue.cc:260] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.219908 26172 raft_consensus.cc:359] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.220745 26172 raft_consensus.cc:385] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.220968 26172 raft_consensus.cc:740] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.221712 26170 ts_tablet_manager.cc:1434] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:58:28.221657 26172 consensus_queue.cc:260] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.222978 26170 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.223734 26171 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.223930 26172 ts_tablet_manager.cc:1434] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 12:58:28.224365 26171 ts_tablet_manager.cc:1403] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:58:28.225147 26172 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.227824 26171 raft_consensus.cc:359] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.228593 26171 raft_consensus.cc:385] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.228966 26171 raft_consensus.cc:740] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.230702 26170 tablet_bootstrap.cc:654] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.232836 26172 tablet_bootstrap.cc:654] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.232905 26171 consensus_queue.cc:260] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.236729 26176 raft_consensus.cc:493] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.237444 26176 raft_consensus.cc:515] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.243597 26171 ts_tablet_manager.cc:1434] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
W20260608 12:58:28.244565 26076 tablet.cc:2404] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:58:28.247164 26176 leader_election.cc:290] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.248154 26171 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.243777 26170 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.248921 26170 ts_tablet_manager.cc:1403] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260608 12:58:28.252372 26170 raft_consensus.cc:359] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.253106 26170 raft_consensus.cc:385] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.253399 26170 raft_consensus.cc:740] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.255517 26170 consensus_queue.cc:260] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.257961 26172 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.258271 26170 ts_tablet_manager.cc:1434] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 12:58:28.258675 26172 ts_tablet_manager.cc:1403] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260608 12:58:28.259444 26170 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.262409 26172 raft_consensus.cc:359] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.263257 26172 raft_consensus.cc:385] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.263626 26172 raft_consensus.cc:740] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.264595 26172 consensus_queue.cc:260] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.259491 26171 tablet_bootstrap.cc:654] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.267304 26172 ts_tablet_manager.cc:1434] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:58:28.268477 26172 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.271003 26170 tablet_bootstrap.cc:654] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.271093 26176 raft_consensus.cc:493] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.271865 26176 raft_consensus.cc:515] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.274299 26176 leader_election.cc:290] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.279368 26172 tablet_bootstrap.cc:654] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.284333 26170 tablet_bootstrap.cc:492] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.285036 26170 ts_tablet_manager.cc:1403] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260608 12:58:28.288379 26170 raft_consensus.cc:359] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.289278 26170 raft_consensus.cc:385] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.289664 26170 raft_consensus.cc:740] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.290499 26170 consensus_queue.cc:260] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.291558 26172 tablet_bootstrap.cc:492] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.292177 26172 ts_tablet_manager.cc:1403] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260608 12:58:28.292858 26171 tablet_bootstrap.cc:492] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.293439 26171 ts_tablet_manager.cc:1403] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.010s
I20260608 12:58:28.295841 26170 ts_tablet_manager.cc:1434] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:58:28.295567 26172 raft_consensus.cc:359] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.296557 26172 raft_consensus.cc:385] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.296968 26172 raft_consensus.cc:740] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.297101 26170 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: Bootstrap starting.
I20260608 12:58:28.296083 26050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddccaf1c10c54b78be639910ac57140b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb" is_pre_election: true
I20260608 12:58:28.298316 26050 raft_consensus.cc:2468] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.299347 26172 consensus_queue.cc:260] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.300168 25941 leader_election.cc:304] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.297425 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4678bf8c74beea8bf12206b3d6cc3" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb" is_pre_election: true
I20260608 12:58:28.302436 26176 raft_consensus.cc:2804] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.302814 26176 raft_consensus.cc:493] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.303149 26176 raft_consensus.cc:3060] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.304116 26172 ts_tablet_manager.cc:1434] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:58:28.305253 26170 tablet_bootstrap.cc:654] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.305302 26172 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: Bootstrap starting.
I20260608 12:58:28.309461 26178 raft_consensus.cc:493] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.310113 26178 raft_consensus.cc:515] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.313568 26172 tablet_bootstrap.cc:654] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: Neither blocks nor log segments found. Creating new log.
W20260608 12:58:28.315842 25941 leader_election.cc:343] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:28.320601 26176 raft_consensus.cc:515] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.323203 26176 leader_election.cc:290] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Requested vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.323727 26176 raft_consensus.cc:493] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.323974 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddccaf1c10c54b78be639910ac57140b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb"
I20260608 12:58:28.324596 26049 raft_consensus.cc:3060] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.333565 26049 raft_consensus.cc:2468] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.334203 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddccaf1c10c54b78be639910ac57140b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.334703 26178 leader_election.cc:290] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49612c212a74dd49957eeb90ac2a67e (127.16.200.129:42059), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.334950 26124 raft_consensus.cc:2468] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.337281 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4678bf8c74beea8bf12206b3d6cc3" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.338150 26124 raft_consensus.cc:2468] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.339212 26123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddccaf1c10c54b78be639910ac57140b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.339991 26123 raft_consensus.cc:3060] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.339910 25941 leader_election.cc:304] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.341776 25941 leader_election.cc:304] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [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: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e; no voters: a76dd813c52846da9efd2f4e03aebaeb
I20260608 12:58:28.343113 26176 raft_consensus.cc:515] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.345531 26176 leader_election.cc:290] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.346041 26176 raft_consensus.cc:2804] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.347750 26176 raft_consensus.cc:697] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Becoming Leader. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Running, Role: LEADER
I20260608 12:58:28.348659 26123 raft_consensus.cc:2468] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.308640 26171 raft_consensus.cc:359] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.352950 26171 raft_consensus.cc:385] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.351573 26172 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: No bootstrap required, opened a new log
I20260608 12:58:28.353242 26170 tablet_bootstrap.cc:492] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: No bootstrap required, opened a new log
I20260608 12:58:28.353871 26172 ts_tablet_manager.cc:1403] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.015s
I20260608 12:58:28.354017 26170 ts_tablet_manager.cc:1403] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.028s
I20260608 12:58:28.353829 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e12de68e7488699b186e715bdd92a" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb" is_pre_election: true
I20260608 12:58:28.348721 26176 consensus_queue.cc:237] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.353370 26171 raft_consensus.cc:740] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.356980 26123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e12de68e7488699b186e715bdd92a" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.357733 26170 raft_consensus.cc:359] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.358551 26170 raft_consensus.cc:385] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.358865 26170 raft_consensus.cc:740] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 920a063c899f4bf89a75e1002b27a41f, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.357699 26123 raft_consensus.cc:2468] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.358729 26197 raft_consensus.cc:2804] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.359920 26170 consensus_queue.cc:260] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.358948 26172 raft_consensus.cc:359] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.360682 26197 raft_consensus.cc:493] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.360271 25941 leader_election.cc:304] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.361220 26197 raft_consensus.cc:3060] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.361152 26172 raft_consensus.cc:385] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.369733 26172 raft_consensus.cc:740] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.370689 26172 consensus_queue.cc:260] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.357807 26171 consensus_queue.cc:260] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.373157 26172 ts_tablet_manager.cc:1434] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 12:58:28.374663 26049 raft_consensus.cc:2468] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.375155 26170 ts_tablet_manager.cc:1434] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 12:58:28.373131 26176 raft_consensus.cc:2804] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.376048 26176 raft_consensus.cc:493] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.376461 26176 raft_consensus.cc:3060] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.378862 26171 ts_tablet_manager.cc:1434] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.002s
I20260608 12:58:28.380000 26171 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.386919 25872 catalog_manager.cc:5696] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e reported cstate change: term changed from 0 to 1, leader changed from <none> to d49612c212a74dd49957eeb90ac2a67e (127.16.200.129). New cstate: current_term: 1 leader_uuid: "d49612c212a74dd49957eeb90ac2a67e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.390563 26171 tablet_bootstrap.cc:654] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.391520 26176 raft_consensus.cc:515] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.394095 26176 leader_election.cc:290] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Requested vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.395216 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e12de68e7488699b186e715bdd92a" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb"
I20260608 12:58:28.395548 26123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e12de68e7488699b186e715bdd92a" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.395840 26049 raft_consensus.cc:3060] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.396219 26123 raft_consensus.cc:3060] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.402941 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f544d329211d4242aa3f0d5690dcd554" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49612c212a74dd49957eeb90ac2a67e" is_pre_election: true
I20260608 12:58:28.403637 25975 raft_consensus.cc:2468] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76dd813c52846da9efd2f4e03aebaeb in term 0.
I20260608 12:58:28.404649 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f544d329211d4242aa3f0d5690dcd554" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.405929 26124 raft_consensus.cc:2468] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a76dd813c52846da9efd2f4e03aebaeb in term 0.
I20260608 12:58:28.406036 26014 leader_election.cc:304] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.407047 26178 raft_consensus.cc:2804] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.407505 26178 raft_consensus.cc:493] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.407838 26178 raft_consensus.cc:3060] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.409328 26049 raft_consensus.cc:2468] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.410594 25941 leader_election.cc:304] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.410539 26197 raft_consensus.cc:515] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.413542 26197 leader_election.cc:290] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Requested vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.414069 26197 raft_consensus.cc:2804] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.414539 26197 raft_consensus.cc:697] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Becoming Leader. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Running, Role: LEADER
I20260608 12:58:28.416167 26178 raft_consensus.cc:515] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.416548 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4678bf8c74beea8bf12206b3d6cc3" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.415356 26197 consensus_queue.cc:237] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.417377 26124 raft_consensus.cc:3060] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.418923 26171 tablet_bootstrap.cc:492] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.419086 26178 leader_election.cc:290] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [CANDIDATE]: Term 1 election: Requested vote from peers d49612c212a74dd49957eeb90ac2a67e (127.16.200.129:42059), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.419200 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f544d329211d4242aa3f0d5690dcd554" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49612c212a74dd49957eeb90ac2a67e"
I20260608 12:58:28.419613 26171 ts_tablet_manager.cc:1403] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260608 12:58:28.419871 25975 raft_consensus.cc:3060] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.420469 26122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f544d329211d4242aa3f0d5690dcd554" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.421219 26122 raft_consensus.cc:3060] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.421940 26199 raft_consensus.cc:493] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.422523 26199 raft_consensus.cc:515] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.423497 26171 raft_consensus.cc:359] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.424340 26171 raft_consensus.cc:385] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.424728 26171 raft_consensus.cc:740] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.426059 26199 leader_election.cc:290] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.416527 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d4678bf8c74beea8bf12206b3d6cc3" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb"
I20260608 12:58:28.429826 26122 raft_consensus.cc:2468] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76dd813c52846da9efd2f4e03aebaeb in term 1.
I20260608 12:58:28.427830 26121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.426559 26195 raft_consensus.cc:493] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.433380 25975 raft_consensus.cc:2468] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a76dd813c52846da9efd2f4e03aebaeb in term 1.
I20260608 12:58:28.434181 26016 leader_election.cc:304] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 920a063c899f4bf89a75e1002b27a41f, a76dd813c52846da9efd2f4e03aebaeb; no voters: 
I20260608 12:58:28.425963 26050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb" is_pre_election: true
I20260608 12:58:28.433248 26121 raft_consensus.cc:2468] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.436658 26178 raft_consensus.cc:2804] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.433249 26195 raft_consensus.cc:515] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.437569 25941 leader_election.cc:304] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e; no voters: 
W20260608 12:58:28.438771 25941 leader_election.cc:343] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:28.439908 26195 leader_election.cc:290] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.440809 26195 raft_consensus.cc:2804] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.441342 26195 raft_consensus.cc:493] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.440685 26050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a0e9620384216b1d90aa8b413428b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb" is_pre_election: true
I20260608 12:58:28.442191 26121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a0e9620384216b1d90aa8b413428b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.442775 26050 raft_consensus.cc:2468] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.443104 26121 raft_consensus.cc:2468] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 0.
I20260608 12:58:28.444691 25941 leader_election.cc:304] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.445729 26197 raft_consensus.cc:2804] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:28.446121 26197 raft_consensus.cc:493] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:28.425750 26171 consensus_queue.cc:260] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.446578 26197 raft_consensus.cc:3060] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.446832 26123 raft_consensus.cc:2468] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.447407 26049 raft_consensus.cc:3060] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:28.450080 25921 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:28.446367 26195 raft_consensus.cc:3060] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.455271 26197 raft_consensus.cc:515] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.455320 26124 raft_consensus.cc:2468] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.456504 26178 raft_consensus.cc:697] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 1 LEADER]: Becoming Leader. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Running, Role: LEADER
I20260608 12:58:28.457010 25941 leader_election.cc:304] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e; no voters: 
I20260608 12:58:28.457962 26176 raft_consensus.cc:2804] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.457594 26178 consensus_queue.cc:237] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.458521 26176 raft_consensus.cc:697] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Becoming Leader. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Running, Role: LEADER
I20260608 12:58:28.458887 26197 leader_election.cc:290] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Requested vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.459442 26176 consensus_queue.cc:237] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.463460 26050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a0e9620384216b1d90aa8b413428b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb"
I20260608 12:58:28.463760 26124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810a0e9620384216b1d90aa8b413428b" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.464138 26050 raft_consensus.cc:3060] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.463917 26195 raft_consensus.cc:515] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.464365 26124 raft_consensus.cc:3060] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.455422 26049 raft_consensus.cc:2468] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.470125 26195 leader_election.cc:290] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Requested vote from peers a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.471097 26049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76dd813c52846da9efd2f4e03aebaeb"
I20260608 12:58:28.472503 26050 raft_consensus.cc:2468] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.472941 26123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "d49612c212a74dd49957eeb90ac2a67e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f"
I20260608 12:58:28.474045 26123 raft_consensus.cc:3060] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.474769 25872 catalog_manager.cc:5696] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e reported cstate change: term changed from 0 to 1, leader changed from <none> to d49612c212a74dd49957eeb90ac2a67e (127.16.200.129). New cstate: current_term: 1 leader_uuid: "d49612c212a74dd49957eeb90ac2a67e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.476549 26171 ts_tablet_manager.cc:1434] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260608 12:58:28.477705 26171 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: Bootstrap starting.
I20260608 12:58:28.479166 25941 leader_election.cc:304] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a76dd813c52846da9efd2f4e03aebaeb, d49612c212a74dd49957eeb90ac2a67e; no voters: 
W20260608 12:58:28.480247 25941 leader_election.cc:343] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:28.473434 26124 raft_consensus.cc:2468] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.481644 26123 raft_consensus.cc:2468] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d49612c212a74dd49957eeb90ac2a67e in term 1.
I20260608 12:58:28.481102 25871 catalog_manager.cc:5696] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb reported cstate change: term changed from 0 to 1, leader changed from <none> to a76dd813c52846da9efd2f4e03aebaeb (127.16.200.130). New cstate: current_term: 1 leader_uuid: "a76dd813c52846da9efd2f4e03aebaeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.481014 26176 raft_consensus.cc:2804] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.482708 26176 raft_consensus.cc:697] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Becoming Leader. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Running, Role: LEADER
I20260608 12:58:28.483841 26176 consensus_queue.cc:237] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.485276 26171 tablet_bootstrap.cc:654] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:28.493180 25941 leader_election.cc:304] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [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: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e; no voters: a76dd813c52846da9efd2f4e03aebaeb
I20260608 12:58:28.494974 26195 raft_consensus.cc:2804] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:28.495507 26195 raft_consensus.cc:697] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Becoming Leader. State: Replica: d49612c212a74dd49957eeb90ac2a67e, State: Running, Role: LEADER
I20260608 12:58:28.496474 26195 consensus_queue.cc:237] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.509090 26171 tablet_bootstrap.cc:492] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: No bootstrap required, opened a new log
I20260608 12:58:28.509671 26171 ts_tablet_manager.cc:1403] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260608 12:58:28.513068 26171 raft_consensus.cc:359] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.513839 26171 raft_consensus.cc:385] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:28.514142 26171 raft_consensus.cc:740] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76dd813c52846da9efd2f4e03aebaeb, State: Initialized, Role: FOLLOWER
I20260608 12:58:28.514058 25871 catalog_manager.cc:5696] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e reported cstate change: term changed from 0 to 1, leader changed from <none> to d49612c212a74dd49957eeb90ac2a67e (127.16.200.129). New cstate: current_term: 1 leader_uuid: "d49612c212a74dd49957eeb90ac2a67e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.515201 26171 consensus_queue.cc:260] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.516383 25871 catalog_manager.cc:5696] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e reported cstate change: term changed from 0 to 1, leader changed from <none> to d49612c212a74dd49957eeb90ac2a67e (127.16.200.129). New cstate: current_term: 1 leader_uuid: "d49612c212a74dd49957eeb90ac2a67e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.517787 26171 ts_tablet_manager.cc:1434] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:28.518378 25871 catalog_manager.cc:5696] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e reported cstate change: term changed from 0 to 1, leader changed from <none> to d49612c212a74dd49957eeb90ac2a67e (127.16.200.129). New cstate: current_term: 1 leader_uuid: "d49612c212a74dd49957eeb90ac2a67e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:28.686213 26178 raft_consensus.cc:493] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:28.686806 26178 raft_consensus.cc:515] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 } } peers { permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 } } peers { permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 } }
I20260608 12:58:28.691187 26123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "920a063c899f4bf89a75e1002b27a41f" is_pre_election: true
I20260608 12:58:28.691763 25975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73e563641dd4d34a80d748ac2b79d44" candidate_uuid: "a76dd813c52846da9efd2f4e03aebaeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d49612c212a74dd49957eeb90ac2a67e" is_pre_election: true
I20260608 12:58:28.692144 26123 raft_consensus.cc:2393] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a76dd813c52846da9efd2f4e03aebaeb in current term 1: Already voted for candidate d49612c212a74dd49957eeb90ac2a67e in this term.
I20260608 12:58:28.693878 26014 leader_election.cc:304] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [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: a76dd813c52846da9efd2f4e03aebaeb; no voters: 920a063c899f4bf89a75e1002b27a41f, d49612c212a74dd49957eeb90ac2a67e
I20260608 12:58:28.695070 26201 raft_consensus.cc:3060] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:28.699083 26178 leader_election.cc:290] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d49612c212a74dd49957eeb90ac2a67e (127.16.200.129:42059), 920a063c899f4bf89a75e1002b27a41f (127.16.200.131:38971)
I20260608 12:58:28.723028 26201 raft_consensus.cc:2749] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:28.819509 26176 consensus_queue.cc:1048] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:28.848237 26124 raft_consensus.cc:1275] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.851171 26049 raft_consensus.cc:1275] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.854430 26199 consensus_queue.cc:1048] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.856101 26121 raft_consensus.cc:1275] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.856266 26199 consensus_queue.cc:1048] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:28.860777 26124 raft_consensus.cc:1275] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.863713 26049 raft_consensus.cc:1275] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.873383 26124 raft_consensus.cc:1275] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.876593 26048 raft_consensus.cc:1275] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.881528 26049 raft_consensus.cc:1275] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Refusing update from remote peer d49612c212a74dd49957eeb90ac2a67e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:28.884894 26176 consensus_queue.cc:1048] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.892424 26199 consensus_queue.cc:1048] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:28.895857 26176 consensus_queue.cc:1048] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.900449 26197 consensus_queue.cc:1048] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:28.902745 26197 consensus_queue.cc:1048] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.905786 26176 consensus_queue.cc:1048] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.940768 26199 consensus_queue.cc:1048] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a76dd813c52846da9efd2f4e03aebaeb" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:28.962230 26201 consensus_queue.cc:1048] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49612c212a74dd49957eeb90ac2a67e" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 42059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 12:58:29.027468 26201 consensus_queue.cc:1048] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "920a063c899f4bf89a75e1002b27a41f" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:29.174270 26155 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.200.129:42059, user_credentials={real_user=slave}} blocked reactor thread for 45020.1us
I20260608 12:58:30.352295 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:30.392266 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:30.393051 17186 tablet_replica.cc:333] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.393668 17186 raft_consensus.cc:2243] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.394564 17186 raft_consensus.cc:2272] T a73e563641dd4d34a80d748ac2b79d44 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.397396 17186 tablet_replica.cc:333] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.398159 17186 raft_consensus.cc:2243] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.399009 17186 raft_consensus.cc:2272] T 37d4678bf8c74beea8bf12206b3d6cc3 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.401597 17186 tablet_replica.cc:333] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.402171 17186 raft_consensus.cc:2243] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.402966 17186 raft_consensus.cc:2272] T 810a0e9620384216b1d90aa8b413428b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.405484 17186 tablet_replica.cc:333] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.406104 17186 raft_consensus.cc:2243] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.406603 17186 raft_consensus.cc:2272] T f544d329211d4242aa3f0d5690dcd554 P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.409133 17186 tablet_replica.cc:333] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.409670 17186 raft_consensus.cc:2243] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.410437 17186 raft_consensus.cc:2272] T ddccaf1c10c54b78be639910ac57140b P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.412966 17186 tablet_replica.cc:333] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e: stopping tablet replica
I20260608 12:58:30.413460 17186 raft_consensus.cc:2243] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.414234 17186 raft_consensus.cc:2272] T c59e12de68e7488699b186e715bdd92a P d49612c212a74dd49957eeb90ac2a67e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.437641 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:30.457261 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:30.485073 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:30.485975 17186 tablet_replica.cc:333] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.486812 17186 raft_consensus.cc:2243] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.487486 17186 raft_consensus.cc:2272] T a73e563641dd4d34a80d748ac2b79d44 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.490449 17186 tablet_replica.cc:333] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.491055 17186 raft_consensus.cc:2243] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.491640 17186 raft_consensus.cc:2272] T 37d4678bf8c74beea8bf12206b3d6cc3 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.494678 17186 tablet_replica.cc:333] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.495239 17186 raft_consensus.cc:2243] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.495813 17186 raft_consensus.cc:2272] T c59e12de68e7488699b186e715bdd92a P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.498587 17186 tablet_replica.cc:333] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.499145 17186 raft_consensus.cc:2243] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.500025 17186 raft_consensus.cc:2272] T f544d329211d4242aa3f0d5690dcd554 P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.502475 17186 tablet_replica.cc:333] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.502998 17186 raft_consensus.cc:2243] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.503532 17186 raft_consensus.cc:2272] T 810a0e9620384216b1d90aa8b413428b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.506428 17186 tablet_replica.cc:333] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb: stopping tablet replica
I20260608 12:58:30.506928 17186 raft_consensus.cc:2243] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.507458 17186 raft_consensus.cc:2272] T ddccaf1c10c54b78be639910ac57140b P a76dd813c52846da9efd2f4e03aebaeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.535081 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:30.553700 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:30.580883 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:30.581691 17186 tablet_replica.cc:333] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.582531 17186 raft_consensus.cc:2243] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.583174 17186 raft_consensus.cc:2272] T ddccaf1c10c54b78be639910ac57140b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.586014 17186 tablet_replica.cc:333] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.586586 17186 raft_consensus.cc:2243] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.587074 17186 raft_consensus.cc:2272] T f544d329211d4242aa3f0d5690dcd554 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.589857 17186 tablet_replica.cc:333] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.590416 17186 raft_consensus.cc:2243] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.590979 17186 raft_consensus.cc:2272] T 810a0e9620384216b1d90aa8b413428b P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.593918 17186 tablet_replica.cc:333] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.594646 17186 raft_consensus.cc:2243] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.595160 17186 raft_consensus.cc:2272] T c59e12de68e7488699b186e715bdd92a P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.597731 17186 tablet_replica.cc:333] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.598222 17186 raft_consensus.cc:2243] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.598770 17186 raft_consensus.cc:2272] T a73e563641dd4d34a80d748ac2b79d44 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.601471 17186 tablet_replica.cc:333] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f: stopping tablet replica
I20260608 12:58:30.601935 17186 raft_consensus.cc:2243] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:30.602427 17186 raft_consensus.cc:2272] T 37d4678bf8c74beea8bf12206b3d6cc3 P 920a063c899f4bf89a75e1002b27a41f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.628471 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:30.646399 17186 master.cc:562] Master@127.16.200.190:43671 shutting down...
I20260608 12:58:30.667114 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:30.667693 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:30.668061 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 351db706fd6d41f4bc3daa4d6d88049c: stopping tablet replica
I20260608 12:58:30.687578 17186 master.cc:584] Master@127.16.200.190:43671 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4400 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:58:30.724515 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:44377
I20260608 12:58:30.725879 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:30.731551 26267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:30.731910 26268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:30.734300 26270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:30.735505 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:30.736426 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:30.736644 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:30.736801 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923510736784 us; error 0 us; skew 500 ppm
I20260608 12:58:30.737367 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:30.739732 17186 webserver.cc:533] Webserver started at http://127.16.200.190:39265/ using document root <none> and password file <none>
I20260608 12:58:30.740222 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:30.740384 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:30.740608 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:30.741966 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "eb2700925aee4975a136a90d30701d3c"
format_stamp: "Formatted at 2026-06-08 12:58:30 on dist-test-slave-jxwz"
I20260608 12:58:30.746778 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:30.750296 26275 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:30.751020 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:30.751283 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "eb2700925aee4975a136a90d30701d3c"
format_stamp: "Formatted at 2026-06-08 12:58:30 on dist-test-slave-jxwz"
I20260608 12:58:30.751513 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-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)
I20260608 12:58:30.764202 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:30.765595 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:30.806602 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:44377
I20260608 12:58:30.806723 26326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:44377 every 8 connection(s)
I20260608 12:58:30.811050 26327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:30.823357 26327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c: Bootstrap starting.
I20260608 12:58:30.828729 26327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:30.833176 26327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c: No bootstrap required, opened a new log
I20260608 12:58:30.835436 26327 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER }
I20260608 12:58:30.835819 26327 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:30.836016 26327 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb2700925aee4975a136a90d30701d3c, State: Initialized, Role: FOLLOWER
I20260608 12:58:30.836566 26327 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER }
I20260608 12:58:30.837147 26327 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:30.837345 26327 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:30.837561 26327 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:30.842455 26327 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER }
I20260608 12:58:30.842984 26327 leader_election.cc:304] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [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: eb2700925aee4975a136a90d30701d3c; no voters: 
I20260608 12:58:30.844086 26327 leader_election.cc:290] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:30.844485 26330 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:30.846086 26330 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 1 LEADER]: Becoming Leader. State: Replica: eb2700925aee4975a136a90d30701d3c, State: Running, Role: LEADER
I20260608 12:58:30.846700 26330 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [LEADER]: Queue going to LEADER mode. State: All 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: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER }
I20260608 12:58:30.847317 26327 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:30.850365 26332 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb2700925aee4975a136a90d30701d3c. Latest consensus state: current_term: 1 leader_uuid: "eb2700925aee4975a136a90d30701d3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER } }
I20260608 12:58:30.850895 26332 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:30.851890 26331 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb2700925aee4975a136a90d30701d3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb2700925aee4975a136a90d30701d3c" member_type: VOTER } }
I20260608 12:58:30.852576 26331 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:30.856151 26336 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:30.863759 26336 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:30.864884 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:30.873054 26336 catalog_manager.cc:1382] Generated new cluster ID: f45630ff475d4a33a3f9d33a31d9adb0
I20260608 12:58:30.873278 26336 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:30.893996 26336 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:30.895364 26336 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:30.927386 26336 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c: Generated new TSK 0
I20260608 12:58:30.928015 26336 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:30.995783 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.002269 26348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.003545 26349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.005076 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:31.005167 26351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.006376 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:31.006590 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.006721 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923511006709 us; error 0 us; skew 500 ppm
I20260608 12:58:31.007277 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.009675 17186 webserver.cc:533] Webserver started at http://127.16.200.129:38927/ using document root <none> and password file <none>
I20260608 12:58:31.010177 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.010380 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.010627 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.011719 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "e3f868b421dd46d2aa74026826bc97b3"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.016439 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:58:31.020227 26356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.021003 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:31.021309 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "e3f868b421dd46d2aa74026826bc97b3"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.021623 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-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)
I20260608 12:58:31.054662 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.055939 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:31.057392 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:31.059773 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:31.059973 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.060207 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:31.060364 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.105625 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:37093
I20260608 12:58:31.105825 26418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:37093 every 8 connection(s)
I20260608 12:58:31.111159 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.118314 26423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.119277 26424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.128549 26419 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44377
I20260608 12:58:31.129371 26419 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:31.129513 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:31.130625 26427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.132061 26419 heartbeater.cc:507] Master 127.16.200.190:44377 requested a full tablet report, sending...
I20260608 12:58:31.133701 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:31.134006 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.134158 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923511134141 us; error 0 us; skew 500 ppm
I20260608 12:58:31.134706 26292 ts_manager.cc:194] Registered new tserver with Master: e3f868b421dd46d2aa74026826bc97b3 (127.16.200.129:37093)
I20260608 12:58:31.134840 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.136968 26292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60066
I20260608 12:58:31.137804 17186 webserver.cc:533] Webserver started at http://127.16.200.130:32937/ using document root <none> and password file <none>
I20260608 12:58:31.138573 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.138828 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.139173 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.140429 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "369b93a5e7e34328bbc3a4dcbacc8c79"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.145022 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:58:31.148437 26431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.149222 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:31.149489 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "369b93a5e7e34328bbc3a4dcbacc8c79"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.149763 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-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)
I20260608 12:58:31.187130 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.188264 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:31.189802 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:31.192134 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:31.192327 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.192587 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:31.192790 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:31.233793 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:45463
I20260608 12:58:31.233963 26493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:45463 every 8 connection(s)
I20260608 12:58:31.239012 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.246785 26497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.247871 26498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.249879 26500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.253007 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:31.253903 26494 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44377
I20260608 12:58:31.254174 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:31.254299 26494 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:31.254444 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.254671 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923511254654 us; error 0 us; skew 500 ppm
I20260608 12:58:31.255195 26494 heartbeater.cc:507] Master 127.16.200.190:44377 requested a full tablet report, sending...
I20260608 12:58:31.255350 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.257696 26292 ts_manager.cc:194] Registered new tserver with Master: 369b93a5e7e34328bbc3a4dcbacc8c79 (127.16.200.130:45463)
I20260608 12:58:31.258242 17186 webserver.cc:533] Webserver started at http://127.16.200.131:33835/ using document root <none> and password file <none>
I20260608 12:58:31.258916 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.259115 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.259392 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.259354 26292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60068
I20260608 12:58:31.260946 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "5cea0035c88240e7a84b22ffd5397b93"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.265925 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:58:31.269641 26505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.270457 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:58:31.270758 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "5cea0035c88240e7a84b22ffd5397b93"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-jxwz"
I20260608 12:58:31.271026 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923286344075-17186-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)
I20260608 12:58:31.318229 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.319392 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:31.320999 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:31.323408 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:31.323644 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.323875 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:31.324034 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.367830 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:42203
I20260608 12:58:31.367956 26567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:42203 every 8 connection(s)
I20260608 12:58:31.382192 26568 heartbeater.cc:344] Connected to a master server at 127.16.200.190:44377
I20260608 12:58:31.382649 26568 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:31.383447 26568 heartbeater.cc:507] Master 127.16.200.190:44377 requested a full tablet report, sending...
I20260608 12:58:31.385480 26292 ts_manager.cc:194] Registered new tserver with Master: 5cea0035c88240e7a84b22ffd5397b93 (127.16.200.131:42203)
I20260608 12:58:31.385910 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014780262s
I20260608 12:58:31.387455 26292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60078
I20260608 12:58:31.931942 26292 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60092:
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"
    }
  }
}
W20260608 12:58:31.934078 26292 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:31.980736 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 4edd81f7226d43ff8ee1a12e491ee8a8 (DEFAULT_TABLE table=test-workload [id=0be76c7d4ff546c9978958d4b1cd679c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:31.982299 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4edd81f7226d43ff8ee1a12e491ee8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:31.986094 26533 tablet_service.cc:1511] Processing CreateTablet for tablet 4edd81f7226d43ff8ee1a12e491ee8a8 (DEFAULT_TABLE table=test-workload [id=0be76c7d4ff546c9978958d4b1cd679c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:31.987584 26533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4edd81f7226d43ff8ee1a12e491ee8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:31.990093 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 4edd81f7226d43ff8ee1a12e491ee8a8 (DEFAULT_TABLE table=test-workload [id=0be76c7d4ff546c9978958d4b1cd679c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:31.991609 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4edd81f7226d43ff8ee1a12e491ee8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.001209 26588 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: Bootstrap starting.
I20260608 12:58:32.006709 26589 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: Bootstrap starting.
I20260608 12:58:32.009227 26588 tablet_bootstrap.cc:654] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.009858 26590 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: Bootstrap starting.
I20260608 12:58:32.014786 26589 tablet_bootstrap.cc:654] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.017087 26590 tablet_bootstrap.cc:654] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.017831 26588 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: No bootstrap required, opened a new log
I20260608 12:58:32.018476 26588 ts_tablet_manager.cc:1403] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:58:32.019944 26589 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: No bootstrap required, opened a new log
I20260608 12:58:32.020597 26589 ts_tablet_manager.cc:1403] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:58:32.021653 26588 raft_consensus.cc:359] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.022466 26588 raft_consensus.cc:385] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.022755 26590 tablet_bootstrap.cc:492] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: No bootstrap required, opened a new log
I20260608 12:58:32.023401 26590 ts_tablet_manager.cc:1403] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260608 12:58:32.022753 26588 raft_consensus.cc:740] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f868b421dd46d2aa74026826bc97b3, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.023366 26589 raft_consensus.cc:359] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.024499 26589 raft_consensus.cc:385] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.024876 26589 raft_consensus.cc:740] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cea0035c88240e7a84b22ffd5397b93, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.024602 26588 consensus_queue.cc:260] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.025949 26589 consensus_queue.cc:260] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.027510 26419 heartbeater.cc:499] Master 127.16.200.190:44377 was elected leader, sending a full tablet report...
I20260608 12:58:32.027136 26590 raft_consensus.cc:359] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.028229 26590 raft_consensus.cc:385] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.028700 26590 raft_consensus.cc:740] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b93a5e7e34328bbc3a4dcbacc8c79, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.028913 26568 heartbeater.cc:499] Master 127.16.200.190:44377 was elected leader, sending a full tablet report...
I20260608 12:58:32.029757 26590 consensus_queue.cc:260] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.031512 26588 ts_tablet_manager.cc:1434] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:58:32.032336 26589 ts_tablet_manager.cc:1434] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:58:32.033967 26494 heartbeater.cc:499] Master 127.16.200.190:44377 was elected leader, sending a full tablet report...
I20260608 12:58:32.034433 26590 ts_tablet_manager.cc:1434] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:58:32.223596 26596 raft_consensus.cc:493] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:32.224174 26596 raft_consensus.cc:515] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.226760 26596 leader_election.cc:290] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f868b421dd46d2aa74026826bc97b3 (127.16.200.129:37093), 5cea0035c88240e7a84b22ffd5397b93 (127.16.200.131:42203)
I20260608 12:58:32.238536 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4edd81f7226d43ff8ee1a12e491ee8a8" candidate_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f868b421dd46d2aa74026826bc97b3" is_pre_election: true
I20260608 12:58:32.239259 26543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4edd81f7226d43ff8ee1a12e491ee8a8" candidate_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cea0035c88240e7a84b22ffd5397b93" is_pre_election: true
I20260608 12:58:32.239404 26394 raft_consensus.cc:2468] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b93a5e7e34328bbc3a4dcbacc8c79 in term 0.
I20260608 12:58:32.240183 26543 raft_consensus.cc:2468] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b93a5e7e34328bbc3a4dcbacc8c79 in term 0.
I20260608 12:58:32.241019 26432 leader_election.cc:304] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b93a5e7e34328bbc3a4dcbacc8c79, e3f868b421dd46d2aa74026826bc97b3; no voters: 
I20260608 12:58:32.241902 26596 raft_consensus.cc:2804] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:32.242211 26596 raft_consensus.cc:493] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:32.242468 26596 raft_consensus.cc:3060] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.247951 26596 raft_consensus.cc:515] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.249687 26596 leader_election.cc:290] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [CANDIDATE]: Term 1 election: Requested vote from peers e3f868b421dd46d2aa74026826bc97b3 (127.16.200.129:37093), 5cea0035c88240e7a84b22ffd5397b93 (127.16.200.131:42203)
I20260608 12:58:32.250427 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4edd81f7226d43ff8ee1a12e491ee8a8" candidate_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f868b421dd46d2aa74026826bc97b3"
I20260608 12:58:32.250785 26543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4edd81f7226d43ff8ee1a12e491ee8a8" candidate_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cea0035c88240e7a84b22ffd5397b93"
I20260608 12:58:32.251092 26394 raft_consensus.cc:3060] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.251518 26543 raft_consensus.cc:3060] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.258736 26394 raft_consensus.cc:2468] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b93a5e7e34328bbc3a4dcbacc8c79 in term 1.
I20260608 12:58:32.259519 26543 raft_consensus.cc:2468] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b93a5e7e34328bbc3a4dcbacc8c79 in term 1.
I20260608 12:58:32.260018 26432 leader_election.cc:304] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 369b93a5e7e34328bbc3a4dcbacc8c79, e3f868b421dd46d2aa74026826bc97b3; no voters: 
I20260608 12:58:32.260883 26596 raft_consensus.cc:2804] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:32.261917 26596 raft_consensus.cc:697] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 1 LEADER]: Becoming Leader. State: Replica: 369b93a5e7e34328bbc3a4dcbacc8c79, State: Running, Role: LEADER
I20260608 12:58:32.262712 26596 consensus_queue.cc:237] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } }
I20260608 12:58:32.270622 26292 catalog_manager.cc:5696] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369b93a5e7e34328bbc3a4dcbacc8c79 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "369b93a5e7e34328bbc3a4dcbacc8c79" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 45463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:32.390058 26543 raft_consensus.cc:1275] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 1 FOLLOWER]: Refusing update from remote peer 369b93a5e7e34328bbc3a4dcbacc8c79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:32.390062 26394 raft_consensus.cc:1275] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 1 FOLLOWER]: Refusing update from remote peer 369b93a5e7e34328bbc3a4dcbacc8c79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:32.391865 26599 consensus_queue.cc:1048] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cea0035c88240e7a84b22ffd5397b93" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:32.392470 26596 consensus_queue.cc:1048] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f868b421dd46d2aa74026826bc97b3" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 37093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:32.418078 26606 mvcc.cc:204] Tried to move back new op lower bound from 7294662706734022656 to 7294662706235412480. Current Snapshot: MvccSnapshot[applied={T|T < 7294662706734022656}]
I20260608 12:58:32.899576 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:32.922361 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.922998 17186 tablet_replica.cc:333] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3: stopping tablet replica
I20260608 12:58:32.923592 17186 raft_consensus.cc:2243] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:32.924242 17186 raft_consensus.cc:2272] T 4edd81f7226d43ff8ee1a12e491ee8a8 P e3f868b421dd46d2aa74026826bc97b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.934870 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:32.945624 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:32.965502 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:32.966166 17186 tablet_replica.cc:333] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79: stopping tablet replica
I20260608 12:58:32.966720 17186 raft_consensus.cc:2243] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:32.967772 17186 raft_consensus.cc:2272] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 369b93a5e7e34328bbc3a4dcbacc8c79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:32.989022 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:33.000089 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:33.019230 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:33.019845 17186 tablet_replica.cc:333] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93: stopping tablet replica
I20260608 12:58:33.020363 17186 raft_consensus.cc:2243] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:33.020993 17186 raft_consensus.cc:2272] T 4edd81f7226d43ff8ee1a12e491ee8a8 P 5cea0035c88240e7a84b22ffd5397b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:33.041757 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:33.052457 17186 master.cc:562] Master@127.16.200.190:44377 shutting down...
I20260608 12:58:33.070266 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:33.070839 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:33.071215 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb2700925aee4975a136a90d30701d3c: stopping tablet replica
I20260608 12:58:33.090094 17186 master.cc:584] Master@127.16.200.190:44377 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2392 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:58:33.120292 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:37089
I20260608 12:58:33.121483 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.126888 26621 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.126965 26622 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.128304 26624 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.129309 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:33.130106 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:33.130295 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.130426 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923513130414 us; error 0 us; skew 500 ppm
I20260608 12:58:33.130975 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.133327 17186 webserver.cc:533] Webserver started at http://127.16.200.190:35309/ using document root <none> and password file <none>
I20260608 12:58:33.133854 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.134012 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.134287 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.135406 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "326fa71fa28244ca89bb7e927f7d48c3"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.140033 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:33.143529 26629 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.144325 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:33.144665 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "326fa71fa28244ca89bb7e927f7d48c3"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.144922 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-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)
I20260608 12:58:33.163865 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.164919 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.202272 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:37089
I20260608 12:58:33.202409 26680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:37089 every 8 connection(s)
I20260608 12:58:33.206499 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.217953 26681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3: Bootstrap starting.
I20260608 12:58:33.222842 26681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.227068 26681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3: No bootstrap required, opened a new log
I20260608 12:58:33.229378 26681 raft_consensus.cc:359] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER }
I20260608 12:58:33.229775 26681 raft_consensus.cc:385] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.230001 26681 raft_consensus.cc:740] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 326fa71fa28244ca89bb7e927f7d48c3, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.230759 26681 consensus_queue.cc:260] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER }
I20260608 12:58:33.231218 26681 raft_consensus.cc:399] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:33.231443 26681 raft_consensus.cc:493] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:33.231745 26681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.236934 26681 raft_consensus.cc:515] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER }
I20260608 12:58:33.237438 26681 leader_election.cc:304] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [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: 326fa71fa28244ca89bb7e927f7d48c3; no voters: 
I20260608 12:58:33.238620 26681 leader_election.cc:290] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:33.239161 26684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.240523 26684 raft_consensus.cc:697] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 1 LEADER]: Becoming Leader. State: Replica: 326fa71fa28244ca89bb7e927f7d48c3, State: Running, Role: LEADER
I20260608 12:58:33.241291 26684 consensus_queue.cc:237] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [LEADER]: Queue going to LEADER mode. State: All 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: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER }
I20260608 12:58:33.241551 26681 sys_catalog.cc:565] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:33.245711 26686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 326fa71fa28244ca89bb7e927f7d48c3. Latest consensus state: current_term: 1 leader_uuid: "326fa71fa28244ca89bb7e927f7d48c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER } }
I20260608 12:58:33.245836 26685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "326fa71fa28244ca89bb7e927f7d48c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326fa71fa28244ca89bb7e927f7d48c3" member_type: VOTER } }
I20260608 12:58:33.246485 26685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:33.246332 26686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:33.249397 26692 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:33.254516 26692 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:33.257575 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:33.263938 26692 catalog_manager.cc:1382] Generated new cluster ID: 603ef628f12748d492ccf98d080ff7b2
I20260608 12:58:33.264207 26692 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:33.289588 26692 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:33.291031 26692 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:33.305899 26692 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3: Generated new TSK 0
I20260608 12:58:33.306574 26692 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:33.325037 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.331423 26702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.332520 26703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.333913 26705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.334333 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:33.335212 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:33.335426 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.335588 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923513335569 us; error 0 us; skew 500 ppm
I20260608 12:58:33.336237 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.338594 17186 webserver.cc:533] Webserver started at http://127.16.200.129:41009/ using document root <none> and password file <none>
I20260608 12:58:33.339124 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.339309 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.339583 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.340739 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "c03b4b84731c4aa2aceee18018df5bb9"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.345638 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:58:33.349145 26710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.349891 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:58:33.350174 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "c03b4b84731c4aa2aceee18018df5bb9"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.350427 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-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)
I20260608 12:58:33.364028 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.365154 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.366554 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.368916 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.369113 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.369341 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.369490 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.409788 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:38357
I20260608 12:58:33.409932 26772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:38357 every 8 connection(s)
I20260608 12:58:33.415192 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.424098 26778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.423229 26777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.427101 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:33.427167 26780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.429396 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:33.429693 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.429911 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923513429891 us; error 0 us; skew 500 ppm
I20260608 12:58:33.430289 26773 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37089
I20260608 12:58:33.430673 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.430748 26773 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.431924 26773 heartbeater.cc:507] Master 127.16.200.190:37089 requested a full tablet report, sending...
I20260608 12:58:33.433743 17186 webserver.cc:533] Webserver started at http://127.16.200.130:34597/ using document root <none> and password file <none>
I20260608 12:58:33.434392 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.434584 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.434576 26646 ts_manager.cc:194] Registered new tserver with Master: c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357)
I20260608 12:58:33.435129 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.436272 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "30bd6202cff04917bd3d54a5865bb5a0"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.436779 26646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50872
I20260608 12:58:33.441620 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:58:33.445320 26785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.446062 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:58:33.446338 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "30bd6202cff04917bd3d54a5865bb5a0"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.446601 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-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)
I20260608 12:58:33.468834 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.469916 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.471277 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.473623 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.473809 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.474046 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.474192 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.514173 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:42943
I20260608 12:58:33.514303 26847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:42943 every 8 connection(s)
I20260608 12:58:33.519354 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:33.527091 26851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:33.528398 26852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.530766 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:33.530807 26854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:33.531822 26848 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37089
I20260608 12:58:33.532230 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:33.532312 26848 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:33.532791 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:33.533032 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923513533012 us; error 0 us; skew 500 ppm
I20260608 12:58:33.533560 26848 heartbeater.cc:507] Master 127.16.200.190:37089 requested a full tablet report, sending...
I20260608 12:58:33.533963 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:33.536021 26646 ts_manager.cc:194] Registered new tserver with Master: 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943)
I20260608 12:58:33.536813 17186 webserver.cc:533] Webserver started at http://127.16.200.131:36121/ using document root <none> and password file <none>
I20260608 12:58:33.537392 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:33.537572 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:33.537663 26646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50878
I20260608 12:58:33.537822 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:33.539242 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.543921 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:58:33.547487 26859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.548578 17186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:33.548946 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
format_stamp: "Formatted at 2026-06-08 12:58:33 on dist-test-slave-jxwz"
I20260608 12:58:33.549216 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-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)
I20260608 12:58:33.563196 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:33.564229 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:33.565762 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:33.568082 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:33.568274 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:33.568496 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:33.568671 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:33.608992 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:42407
I20260608 12:58:33.609133 26921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:42407 every 8 connection(s)
I20260608 12:58:33.623189 26922 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37089
I20260608 12:58:33.623714 26922 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:33.624467 26922 heartbeater.cc:507] Master 127.16.200.190:37089 requested a full tablet report, sending...
I20260608 12:58:33.626711 26646 ts_manager.cc:194] Registered new tserver with Master: ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:33.627141 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014733749s
I20260608 12:58:33.628178 26646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50888
I20260608 12:58:34.439813 26773 heartbeater.cc:499] Master 127.16.200.190:37089 was elected leader, sending a full tablet report...
I20260608 12:58:34.540354 26848 heartbeater.cc:499] Master 127.16.200.190:37089 was elected leader, sending a full tablet report...
I20260608 12:58:34.631186 26922 heartbeater.cc:499] Master 127.16.200.190:37089 was elected leader, sending a full tablet report...
I20260608 12:58:34.684079 26646 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50904:
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"
    }
  }
}
I20260608 12:58:34.751153 26813 tablet_service.cc:1511] Processing CreateTablet for tablet 9975b77421a64b95bb33ad39573318f9 (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:34.751579 26812 tablet_service.cc:1511] Processing CreateTablet for tablet 033ecdcfb86f4e8288cdbf4c51701e32 (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:34.752767 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9975b77421a64b95bb33ad39573318f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.753520 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033ecdcfb86f4e8288cdbf4c51701e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.753697 26887 tablet_service.cc:1511] Processing CreateTablet for tablet db00510ad0394f4694420a59a3e8cefa (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:34.753425 26738 tablet_service.cc:1511] Processing CreateTablet for tablet 97004e191db240c2a1b1bedad2a9770e (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:34.755204 26887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00510ad0394f4694420a59a3e8cefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.756115 26738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97004e191db240c2a1b1bedad2a9770e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.766465 26737 tablet_service.cc:1511] Processing CreateTablet for tablet 6505b5099c274af48f3defce1649f34d (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:34.767922 26737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6505b5099c274af48f3defce1649f34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.773124 26886 tablet_service.cc:1511] Processing CreateTablet for tablet 089913e4ca494f1dba79aa509ce76f7f (DEFAULT_TABLE table=test-workload [id=8776fc64f35c42f1aca1fe64d1dbb71c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:34.774582 26886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089913e4ca494f1dba79aa509ce76f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:34.794019 26943 tablet_bootstrap.cc:492] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:34.797513 26944 tablet_bootstrap.cc:492] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:34.795831 26942 tablet_bootstrap.cc:492] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:34.803833 26942 tablet_bootstrap.cc:654] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.803934 26943 tablet_bootstrap.cc:654] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.804683 26944 tablet_bootstrap.cc:654] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.809033 26942 tablet_bootstrap.cc:492] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:34.809451 26942 ts_tablet_manager.cc:1403] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:58:34.810151 26943 tablet_bootstrap.cc:492] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:34.810182 26944 tablet_bootstrap.cc:492] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:34.810906 26943 ts_tablet_manager.cc:1403] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:58:34.810992 26944 ts_tablet_manager.cc:1403] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:58:34.811756 26942 raft_consensus.cc:359] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.812254 26942 raft_consensus.cc:385] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.812476 26942 raft_consensus.cc:740] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.813177 26942 consensus_queue.cc:260] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.813691 26942 raft_consensus.cc:399] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.813925 26942 raft_consensus.cc:493] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.814280 26942 raft_consensus.cc:3060] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.814092 26943 raft_consensus.cc:359] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.814394 26944 raft_consensus.cc:359] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.814764 26943 raft_consensus.cc:385] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.815021 26944 raft_consensus.cc:385] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.815119 26943 raft_consensus.cc:740] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.815492 26944 raft_consensus.cc:740] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.816289 26944 consensus_queue.cc:260] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.816298 26943 consensus_queue.cc:260] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.817169 26944 raft_consensus.cc:399] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.817227 26943 raft_consensus.cc:399] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.817682 26944 raft_consensus.cc:493] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.817783 26943 raft_consensus.cc:493] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.818233 26944 raft_consensus.cc:3060] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.818317 26943 raft_consensus.cc:3060] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.820683 26942 raft_consensus.cc:515] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.821430 26942 leader_election.cc:304] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [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: 30bd6202cff04917bd3d54a5865bb5a0; no voters: 
I20260608 12:58:34.822901 26942 leader_election.cc:290] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.823488 26948 raft_consensus.cc:2804] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.825683 26943 raft_consensus.cc:515] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.826542 26943 leader_election.cc:304] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [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: c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:34.827483 26948 raft_consensus.cc:697] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Running, Role: LEADER
I20260608 12:58:34.825683 26944 raft_consensus.cc:515] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.827493 26942 ts_tablet_manager.cc:1434] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:58:34.828469 26944 leader_election.cc:304] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [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: ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 
I20260608 12:58:34.828423 26948 consensus_queue.cc:237] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Queue going to LEADER mode. State: All 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: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.830147 26942 tablet_bootstrap.cc:492] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:34.833549 26944 leader_election.cc:290] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.835081 26943 leader_election.cc:290] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.835659 26951 raft_consensus.cc:2804] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.838235 26942 tablet_bootstrap.cc:654] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.846766 26646 catalog_manager.cc:5696] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "30bd6202cff04917bd3d54a5865bb5a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:34.834968 26952 raft_consensus.cc:2804] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.881069 26944 ts_tablet_manager.cc:1434] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.070s	user 0.029s	sys 0.015s
I20260608 12:58:34.881814 26951 raft_consensus.cc:697] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Becoming Leader. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Running, Role: LEADER
I20260608 12:58:34.882894 26951 consensus_queue.cc:237] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Queue going to LEADER mode. State: All 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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.883653 26952 raft_consensus.cc:697] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Becoming Leader. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Running, Role: LEADER
I20260608 12:58:34.884950 26944 tablet_bootstrap.cc:492] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:34.888952 26952 consensus_queue.cc:237] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Queue going to LEADER mode. State: All 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: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.893110 26943 ts_tablet_manager.cc:1434] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.082s	user 0.046s	sys 0.034s
I20260608 12:58:34.894328 26943 tablet_bootstrap.cc:492] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:34.895263 26942 tablet_bootstrap.cc:492] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:34.895735 26944 tablet_bootstrap.cc:654] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.895890 26942 ts_tablet_manager.cc:1403] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.035s
I20260608 12:58:34.899227 26942 raft_consensus.cc:359] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.901244 26942 raft_consensus.cc:385] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.901619 26942 raft_consensus.cc:740] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.902513 26942 consensus_queue.cc:260] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.903256 26942 raft_consensus.cc:399] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.903640 26942 raft_consensus.cc:493] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.904038 26942 raft_consensus.cc:3060] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.906955 26644 catalog_manager.cc:5696] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c03b4b84731c4aa2aceee18018df5bb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:34.900864 26943 tablet_bootstrap.cc:654] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:34.912381 26944 tablet_bootstrap.cc:492] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:34.900126 26646 catalog_manager.cc:5696] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:34.913046 26942 raft_consensus.cc:515] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.917590 26942 leader_election.cc:304] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [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: 30bd6202cff04917bd3d54a5865bb5a0; no voters: 
I20260608 12:58:34.920003 26942 leader_election.cc:290] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.918368 26944 ts_tablet_manager.cc:1403] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260608 12:58:34.921017 26950 raft_consensus.cc:2804] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.921346 26943 tablet_bootstrap.cc:492] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:34.921615 26950 raft_consensus.cc:697] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Running, Role: LEADER
I20260608 12:58:34.921905 26943 ts_tablet_manager.cc:1403] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.009s
I20260608 12:58:34.922490 26950 consensus_queue.cc:237] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Queue going to LEADER mode. State: All 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: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } }
I20260608 12:58:34.924755 26944 raft_consensus.cc:359] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.925050 26943 raft_consensus.cc:359] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.925370 26944 raft_consensus.cc:385] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.925670 26943 raft_consensus.cc:385] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:34.926120 26943 raft_consensus.cc:740] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.927124 26942 ts_tablet_manager.cc:1434] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.008s
I20260608 12:58:34.927234 26943 consensus_queue.cc:260] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.925717 26944 raft_consensus.cc:740] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:34.928382 26943 raft_consensus.cc:399] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.929126 26943 raft_consensus.cc:493] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.928957 26944 consensus_queue.cc:260] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.929664 26943 raft_consensus.cc:3060] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.929836 26944 raft_consensus.cc:399] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:34.930342 26944 raft_consensus.cc:493] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:34.930729 26944 raft_consensus.cc:3060] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.937801 26943 raft_consensus.cc:515] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.938176 26944 raft_consensus.cc:515] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.938747 26943 leader_election.cc:304] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [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: c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:34.939025 26944 leader_election.cc:304] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [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: ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 
I20260608 12:58:34.939725 26951 raft_consensus.cc:2804] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.939807 26944 leader_election.cc:290] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.940127 26958 raft_consensus.cc:2804] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:34.940796 26958 raft_consensus.cc:697] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Becoming Leader. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Running, Role: LEADER
I20260608 12:58:34.940377 26951 raft_consensus.cc:697] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Becoming Leader. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Running, Role: LEADER
I20260608 12:58:34.941597 26958 consensus_queue.cc:237] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Queue going to LEADER mode. State: All 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: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:34.941869 26944 ts_tablet_manager.cc:1434] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 12:58:34.941947 26951 consensus_queue.cc:237] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Queue going to LEADER mode. State: All 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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } }
I20260608 12:58:34.939889 26646 catalog_manager.cc:5696] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "30bd6202cff04917bd3d54a5865bb5a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:34.947608 26943 leader_election.cc:290] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:34.950536 26943 ts_tablet_manager.cc:1434] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.006s
I20260608 12:58:34.959968 26644 catalog_manager.cc:5696] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:34.960911 26645 catalog_manager.cc:5696] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c03b4b84731c4aa2aceee18018df5bb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:35.800678 26641 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50908:
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"
    }
  }
}
W20260608 12:58:35.803207 26641 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:35.847764 26738 tablet_service.cc:1511] Processing CreateTablet for tablet 21cfdadb2c1543a7906eaa09dc8c59a4 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.849311 26738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cfdadb2c1543a7906eaa09dc8c59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.849080 26812 tablet_service.cc:1511] Processing CreateTablet for tablet 21cfdadb2c1543a7906eaa09dc8c59a4 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.850476 26887 tablet_service.cc:1511] Processing CreateTablet for tablet 21cfdadb2c1543a7906eaa09dc8c59a4 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:35.851877 26887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cfdadb2c1543a7906eaa09dc8c59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.851897 26737 tablet_service.cc:1511] Processing CreateTablet for tablet a926651184cb4c15b24e2baa29b14c5b (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.850498 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cfdadb2c1543a7906eaa09dc8c59a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.854121 26737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a926651184cb4c15b24e2baa29b14c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.856971 26813 tablet_service.cc:1511] Processing CreateTablet for tablet a926651184cb4c15b24e2baa29b14c5b (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.858347 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a926651184cb4c15b24e2baa29b14c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.860055 26886 tablet_service.cc:1511] Processing CreateTablet for tablet a926651184cb4c15b24e2baa29b14c5b (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:35.861678 26886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a926651184cb4c15b24e2baa29b14c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.866729 26811 tablet_service.cc:1511] Processing CreateTablet for tablet 36f91950ada2443a8bbc00eeccd2f9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.868150 26811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f91950ada2443a8bbc00eeccd2f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.869445 26885 tablet_service.cc:1511] Processing CreateTablet for tablet 36f91950ada2443a8bbc00eeccd2f9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.870923 26885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f91950ada2443a8bbc00eeccd2f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.871253 26736 tablet_service.cc:1511] Processing CreateTablet for tablet 36f91950ada2443a8bbc00eeccd2f9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:35.872646 26736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f91950ada2443a8bbc00eeccd2f9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.879781 26884 tablet_service.cc:1511] Processing CreateTablet for tablet 19c361d52d2c4f23bc168eca33c4384a (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.881376 26884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c361d52d2c4f23bc168eca33c4384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.881222 26810 tablet_service.cc:1511] Processing CreateTablet for tablet 19c361d52d2c4f23bc168eca33c4384a (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.882159 26883 tablet_service.cc:1511] Processing CreateTablet for tablet 2b94847a2f1c466396444bb05467e9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.882696 26810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c361d52d2c4f23bc168eca33c4384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.883504 26883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b94847a2f1c466396444bb05467e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.899398 26809 tablet_service.cc:1511] Processing CreateTablet for tablet 2b94847a2f1c466396444bb05467e9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.900326 26735 tablet_service.cc:1511] Processing CreateTablet for tablet 19c361d52d2c4f23bc168eca33c4384a (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:35.901015 26809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b94847a2f1c466396444bb05467e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.901939 26735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c361d52d2c4f23bc168eca33c4384a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.905588 26882 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca6d4c57f456f98e54fff8cc19804 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.906999 26882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca6d4c57f456f98e54fff8cc19804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.926589 26808 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca6d4c57f456f98e54fff8cc19804 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.928130 26808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca6d4c57f456f98e54fff8cc19804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.934073 26734 tablet_service.cc:1511] Processing CreateTablet for tablet 2b94847a2f1c466396444bb05467e9cb (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:35.935531 26734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b94847a2f1c466396444bb05467e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.939649 27000 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:35.944016 26738 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca6d4c57f456f98e54fff8cc19804 (DEFAULT_TABLE table=test-workload-rf3 [id=fabb1faebe0c4cbbbe31cb2e69b473a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:35.947113 26738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca6d4c57f456f98e54fff8cc19804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:35.946277 27000 tablet_bootstrap.cc:654] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.979995 27001 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:35.980834 27003 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:35.984361 27000 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:35.984922 27000 ts_tablet_manager.cc:1403] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260608 12:58:35.987390 27000 raft_consensus.cc:359] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:35.988336 27000 raft_consensus.cc:385] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:35.988759 27000 raft_consensus.cc:740] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:35.987332 27001 tablet_bootstrap.cc:654] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:35.989692 27000 consensus_queue.cc:260] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:35.988088 27003 tablet_bootstrap.cc:654] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.006052 27000 ts_tablet_manager.cc:1434] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 12:58:36.020588 27000 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:36.027137 27003 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.027987 27003 ts_tablet_manager.cc:1403] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.027s
I20260608 12:58:36.032850 27003 raft_consensus.cc:359] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.033669 27003 raft_consensus.cc:385] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.034024 27003 raft_consensus.cc:740] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.034623 27000 tablet_bootstrap.cc:654] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.034951 27003 consensus_queue.cc:260] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.037387 27003 ts_tablet_manager.cc:1434] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:36.038609 27003 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:36.039767 27001 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.040427 27001 ts_tablet_manager.cc:1403] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.061s	user 0.032s	sys 0.025s
I20260608 12:58:36.043731 27001 raft_consensus.cc:359] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.044472 27001 raft_consensus.cc:385] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.044866 27001 raft_consensus.cc:740] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.045861 27003 tablet_bootstrap.cc:654] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.045785 27001 consensus_queue.cc:260] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.050706 27001 ts_tablet_manager.cc:1434] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:58:36.052165 27001 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:36.058574 27001 tablet_bootstrap.cc:654] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.069701 27000 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:36.070086 27001 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.070173 27000 ts_tablet_manager.cc:1403] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.022s
I20260608 12:58:36.070787 27001 ts_tablet_manager.cc:1403] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260608 12:58:36.070847 27003 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.071583 27003 ts_tablet_manager.cc:1403] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.011s
I20260608 12:58:36.072948 27000 raft_consensus.cc:359] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.073541 27000 raft_consensus.cc:385] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.073765 27000 raft_consensus.cc:740] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.074462 27000 consensus_queue.cc:260] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.074326 27001 raft_consensus.cc:359] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.074717 27003 raft_consensus.cc:359] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.075240 27001 raft_consensus.cc:385] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.075484 27003 raft_consensus.cc:385] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.075627 27001 raft_consensus.cc:740] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.075902 27003 raft_consensus.cc:740] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.076532 27001 consensus_queue.cc:260] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.077147 27000 ts_tablet_manager.cc:1434] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:58:36.076963 27003 consensus_queue.cc:260] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.079138 27001 ts_tablet_manager.cc:1434] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:36.079272 27003 ts_tablet_manager.cc:1434] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:58:36.080258 27001 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:36.080538 27000 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:36.084008 27003 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:36.086426 26958 raft_consensus.cc:493] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.088523 27001 tablet_bootstrap.cc:654] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.086930 26958 raft_consensus.cc:515] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.092144 27003 tablet_bootstrap.cc:654] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.094771 26958 leader_election.cc:290] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943)
I20260608 12:58:36.119009 27000 tablet_bootstrap.cc:654] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.130681 27003 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.131451 27003 ts_tablet_manager.cc:1403] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.048s	user 0.004s	sys 0.019s
I20260608 12:58:36.135106 27003 raft_consensus.cc:359] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.136694 27003 raft_consensus.cc:385] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.137069 27003 raft_consensus.cc:740] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.137919 27003 consensus_queue.cc:260] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.145027 27001 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.145795 27001 ts_tablet_manager.cc:1403] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.066s	user 0.035s	sys 0.014s
I20260608 12:58:36.149401 27003 ts_tablet_manager.cc:1434] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:58:36.150595 27003 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:36.151168 27001 raft_consensus.cc:359] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.152237 27001 raft_consensus.cc:385] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.152817 27001 raft_consensus.cc:740] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.153962 27001 consensus_queue.cc:260] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.158116 27003 tablet_bootstrap.cc:654] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.159322 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f91950ada2443a8bbc00eeccd2f9cb" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9" is_pre_election: true
I20260608 12:58:36.160190 27001 ts_tablet_manager.cc:1434] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:58:36.161382 27001 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
W20260608 12:58:36.161324 26861 leader_election.cc:343] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.171275 27001 tablet_bootstrap.cc:654] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.171633 27000 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:36.172227 27000 ts_tablet_manager.cc:1403] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.009s
I20260608 12:58:36.179875 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f91950ada2443a8bbc00eeccd2f9cb" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0" is_pre_election: true
I20260608 12:58:36.180486 26823 raft_consensus.cc:2468] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in term 0.
I20260608 12:58:36.181183 27003 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.181761 27003 ts_tablet_manager.cc:1403] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260608 12:58:36.181878 26861 leader_election.cc:304] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [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: 30bd6202cff04917bd3d54a5865bb5a0, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: c03b4b84731c4aa2aceee18018df5bb9
I20260608 12:58:36.182687 26958 raft_consensus.cc:2804] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.183120 26958 raft_consensus.cc:493] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.183441 26958 raft_consensus.cc:3060] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.183779 27001 tablet_bootstrap.cc:492] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.184343 27001 ts_tablet_manager.cc:1403] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260608 12:58:36.179005 27000 raft_consensus.cc:359] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.185180 27000 raft_consensus.cc:385] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.185078 27003 raft_consensus.cc:359] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.185691 27000 raft_consensus.cc:740] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.186060 27003 raft_consensus.cc:385] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.186600 27003 raft_consensus.cc:740] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.186628 27000 consensus_queue.cc:260] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.187722 27001 raft_consensus.cc:359] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.187877 27003 consensus_queue.cc:260] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.188556 27001 raft_consensus.cc:385] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.188995 27001 raft_consensus.cc:740] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.189965 27001 consensus_queue.cc:260] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.192343 27001 ts_tablet_manager.cc:1434] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:36.193455 27001 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:36.197476 27003 ts_tablet_manager.cc:1434] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:58:36.198750 27003 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:36.200240 27001 tablet_bootstrap.cc:654] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.203873 26958 raft_consensus.cc:515] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.207563 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f91950ada2443a8bbc00eeccd2f9cb" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9"
I20260608 12:58:36.208263 26748 raft_consensus.cc:3060] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.212138 27001 tablet_bootstrap.cc:492] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.212733 27001 ts_tablet_manager.cc:1403] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260608 12:58:36.215888 27001 raft_consensus.cc:359] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.216746 27001 raft_consensus.cc:385] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.217093 27001 raft_consensus.cc:740] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.218164 26748 raft_consensus.cc:2468] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in term 1.
I20260608 12:58:36.218003 27001 consensus_queue.cc:260] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.220379 26861 leader_election.cc:304] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03b4b84731c4aa2aceee18018df5bb9, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 
I20260608 12:58:36.220697 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f91950ada2443a8bbc00eeccd2f9cb" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0"
I20260608 12:58:36.221293 26823 raft_consensus.cc:3060] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.222201 27001 ts_tablet_manager.cc:1434] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:58:36.223340 27001 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: Bootstrap starting.
I20260608 12:58:36.218039 27003 tablet_bootstrap.cc:654] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.228211 26958 leader_election.cc:290] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Requested vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943)
I20260608 12:58:36.227764 27018 raft_consensus.cc:2804] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.229209 27018 raft_consensus.cc:697] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Becoming Leader. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Running, Role: LEADER
I20260608 12:58:36.229446 26823 raft_consensus.cc:2468] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in term 1.
I20260608 12:58:36.220108 27000 ts_tablet_manager.cc:1434] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.048s	user 0.023s	sys 0.017s
I20260608 12:58:36.231046 27018 consensus_queue.cc:237] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.232445 27000 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:36.235929 27001 tablet_bootstrap.cc:654] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.240339 27000 tablet_bootstrap.cc:654] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.241178 27003 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.241833 27003 ts_tablet_manager.cc:1403] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260608 12:58:36.243924 26641 catalog_manager.cc:5696] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:36.245560 27003 raft_consensus.cc:359] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.246589 27003 raft_consensus.cc:385] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.246928 27003 raft_consensus.cc:740] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.248216 27001 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: No bootstrap required, opened a new log
I20260608 12:58:36.247834 27003 consensus_queue.cc:260] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.248757 27001 ts_tablet_manager.cc:1403] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260608 12:58:36.250427 27003 ts_tablet_manager.cc:1434] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:58:36.251631 27003 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: Bootstrap starting.
I20260608 12:58:36.252266 27001 raft_consensus.cc:359] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.252997 27001 raft_consensus.cc:385] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.253317 27001 raft_consensus.cc:740] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.254259 27001 consensus_queue.cc:260] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.255208 27018 raft_consensus.cc:493] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.255707 27018 raft_consensus.cc:515] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.256846 27001 ts_tablet_manager.cc:1434] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:36.258015 27018 leader_election.cc:290] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943)
I20260608 12:58:36.260138 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0" is_pre_election: true
I20260608 12:58:36.261971 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9" is_pre_election: true
W20260608 12:58:36.262287 26861 leader_election.cc:343] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.262879 26748 raft_consensus.cc:2468] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in term 0.
I20260608 12:58:36.264395 26861 leader_election.cc:304] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [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: c03b4b84731c4aa2aceee18018df5bb9, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 30bd6202cff04917bd3d54a5865bb5a0
W20260608 12:58:36.264895 26694 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:36.265576 27018 raft_consensus.cc:2804] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.266050 27018 raft_consensus.cc:493] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.266482 27018 raft_consensus.cc:3060] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.266834 27000 tablet_bootstrap.cc:492] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:36.269109 27000 ts_tablet_manager.cc:1403] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260608 12:58:36.274998 27000 raft_consensus.cc:359] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.275821 27000 raft_consensus.cc:385] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.276185 27000 raft_consensus.cc:740] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.277154 27000 consensus_queue.cc:260] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.277657 27018 raft_consensus.cc:515] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.279479 27003 tablet_bootstrap.cc:654] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.279554 27000 ts_tablet_manager.cc:1434] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:58:36.281996 27018 leader_election.cc:290] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Requested vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943)
I20260608 12:58:36.283202 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0"
I20260608 12:58:36.280959 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9"
I20260608 12:58:36.284595 26748 raft_consensus.cc:3060] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:36.284770 26861 leader_election.cc:343] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:36.285321 27003 tablet_bootstrap.cc:492] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: No bootstrap required, opened a new log
I20260608 12:58:36.285463 26950 raft_consensus.cc:493] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.285808 27003 ts_tablet_manager.cc:1403] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260608 12:58:36.286137 26950 raft_consensus.cc:515] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.288230 27003 raft_consensus.cc:359] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.288903 27003 raft_consensus.cc:385] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.289284 27003 raft_consensus.cc:740] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.288964 26950 leader_election.cc:290] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.291080 27003 consensus_queue.cc:260] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.280934 27000 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:36.293905 27003 ts_tablet_manager.cc:1434] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:36.292757 26748 raft_consensus.cc:2468] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in term 1.
I20260608 12:58:36.298174 26861 leader_election.cc:304] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [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: c03b4b84731c4aa2aceee18018df5bb9, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 30bd6202cff04917bd3d54a5865bb5a0
I20260608 12:58:36.299093 27018 raft_consensus.cc:2804] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.299669 27018 raft_consensus.cc:697] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Becoming Leader. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Running, Role: LEADER
I20260608 12:58:36.300602 27018 consensus_queue.cc:237] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.304956 27000 tablet_bootstrap.cc:654] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.315645 27000 tablet_bootstrap.cc:492] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:36.316246 27000 ts_tablet_manager.cc:1403] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260608 12:58:36.318928 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cfdadb2c1543a7906eaa09dc8c59a4" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9" is_pre_election: true
I20260608 12:58:36.319679 26748 raft_consensus.cc:2468] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 0.
I20260608 12:58:36.319482 27000 raft_consensus.cc:359] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.320310 27000 raft_consensus.cc:385] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.320672 27000 raft_consensus.cc:740] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.321525 26787 leader_election.cc:304] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.321674 27000 consensus_queue.cc:260] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.322577 26950 raft_consensus.cc:2804] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.322992 26950 raft_consensus.cc:493] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.323333 26950 raft_consensus.cc:3060] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.324576 27000 ts_tablet_manager.cc:1434] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:36.325781 27000 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: Bootstrap starting.
I20260608 12:58:36.331593 26950 raft_consensus.cc:515] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.332902 27000 tablet_bootstrap.cc:654] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:36.334223 26950 leader_election.cc:290] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Requested vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.334924 26641 catalog_manager.cc:5696] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:36.336066 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cfdadb2c1543a7906eaa09dc8c59a4" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9"
I20260608 12:58:36.336774 26748 raft_consensus.cc:3060] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.338078 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cfdadb2c1543a7906eaa09dc8c59a4" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" is_pre_election: true
I20260608 12:58:36.338789 26897 raft_consensus.cc:2468] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 0.
I20260608 12:58:36.339030 27000 tablet_bootstrap.cc:492] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: No bootstrap required, opened a new log
I20260608 12:58:36.339643 27000 ts_tablet_manager.cc:1403] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260608 12:58:36.340871 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cfdadb2c1543a7906eaa09dc8c59a4" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
I20260608 12:58:36.341470 26897 raft_consensus.cc:3060] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.342877 27000 raft_consensus.cc:359] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.343712 27000 raft_consensus.cc:385] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:36.344041 27000 raft_consensus.cc:740] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceeb4012b6754fe38bfb1e3092f10dc6, State: Initialized, Role: FOLLOWER
I20260608 12:58:36.344863 27000 consensus_queue.cc:260] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.345438 26748 raft_consensus.cc:2468] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 1.
I20260608 12:58:36.347358 27000 ts_tablet_manager.cc:1434] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:36.349123 26897 raft_consensus.cc:2468] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 1.
I20260608 12:58:36.350157 26787 leader_election.cc:304] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.350849 26950 raft_consensus.cc:2804] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.352393 26950 raft_consensus.cc:697] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Running, Role: LEADER
I20260608 12:58:36.353286 26950 consensus_queue.cc:237] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.360852 26641 catalog_manager.cc:5696] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "30bd6202cff04917bd3d54a5865bb5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.374656 26955 raft_consensus.cc:493] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.375125 26955 raft_consensus.cc:515] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.377586 26955 leader_election.cc:290] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.387593 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a926651184cb4c15b24e2baa29b14c5b" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0" is_pre_election: true
I20260608 12:58:36.388378 26823 raft_consensus.cc:2468] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 0.
I20260608 12:58:36.389557 26712 leader_election.cc:304] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.389708 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a926651184cb4c15b24e2baa29b14c5b" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" is_pre_election: true
I20260608 12:58:36.390383 26897 raft_consensus.cc:2468] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 0.
I20260608 12:58:36.390479 26955 raft_consensus.cc:2804] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.390959 26955 raft_consensus.cc:493] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.391310 26955 raft_consensus.cc:3060] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.397629 26955 raft_consensus.cc:515] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.399420 26955 leader_election.cc:290] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.400353 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a926651184cb4c15b24e2baa29b14c5b" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0"
I20260608 12:58:36.400518 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a926651184cb4c15b24e2baa29b14c5b" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
I20260608 12:58:36.400889 26823 raft_consensus.cc:3060] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.401115 26897 raft_consensus.cc:3060] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.406311 26897 raft_consensus.cc:2468] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 1.
I20260608 12:58:36.406360 26823 raft_consensus.cc:2468] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 1.
I20260608 12:58:36.407358 26712 leader_election.cc:304] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c03b4b84731c4aa2aceee18018df5bb9, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 
I20260608 12:58:36.408072 26955 raft_consensus.cc:2804] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.408468 26955 raft_consensus.cc:697] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Becoming Leader. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Running, Role: LEADER
I20260608 12:58:36.409252 26955 consensus_queue.cc:237] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.417511 26641 catalog_manager.cc:5696] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c03b4b84731c4aa2aceee18018df5bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.419782 26950 raft_consensus.cc:493] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.420254 26950 raft_consensus.cc:515] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.422273 26950 leader_election.cc:290] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.423091 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca6d4c57f456f98e54fff8cc19804" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9" is_pre_election: true
I20260608 12:58:36.423462 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca6d4c57f456f98e54fff8cc19804" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" is_pre_election: true
I20260608 12:58:36.423811 26748 raft_consensus.cc:2468] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 0.
I20260608 12:58:36.424125 26897 raft_consensus.cc:2468] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 0.
I20260608 12:58:36.425051 26787 leader_election.cc:304] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.425804 26950 raft_consensus.cc:2804] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.426182 26950 raft_consensus.cc:493] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.426530 26950 raft_consensus.cc:3060] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.433212 26950 raft_consensus.cc:515] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.434944 26950 leader_election.cc:290] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Requested vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.435622 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca6d4c57f456f98e54fff8cc19804" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9"
I20260608 12:58:36.435894 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca6d4c57f456f98e54fff8cc19804" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
I20260608 12:58:36.436163 26748 raft_consensus.cc:3060] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.436410 26897 raft_consensus.cc:3060] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.441151 26897 raft_consensus.cc:2468] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 1.
I20260608 12:58:36.441310 26748 raft_consensus.cc:2468] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30bd6202cff04917bd3d54a5865bb5a0 in term 1.
I20260608 12:58:36.442067 26787 leader_election.cc:304] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, ceeb4012b6754fe38bfb1e3092f10dc6; no voters: 
I20260608 12:58:36.442847 26950 raft_consensus.cc:2804] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.443359 26950 raft_consensus.cc:697] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Becoming Leader. State: Replica: 30bd6202cff04917bd3d54a5865bb5a0, State: Running, Role: LEADER
I20260608 12:58:36.444222 26950 consensus_queue.cc:237] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.452056 26641 catalog_manager.cc:5696] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "30bd6202cff04917bd3d54a5865bb5a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.480758 26950 raft_consensus.cc:493] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.481274 26950 raft_consensus.cc:515] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.483136 26950 leader_election.cc:290] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129:38357), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.483700 26955 raft_consensus.cc:493] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:36.484148 26748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03b4b84731c4aa2aceee18018df5bb9" is_pre_election: true
I20260608 12:58:36.484310 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c361d52d2c4f23bc168eca33c4384a" candidate_uuid: "30bd6202cff04917bd3d54a5865bb5a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" is_pre_election: true
I20260608 12:58:36.484326 26955 raft_consensus.cc:515] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.485093 26748 raft_consensus.cc:2393] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30bd6202cff04917bd3d54a5865bb5a0 in current term 1: Already voted for candidate ceeb4012b6754fe38bfb1e3092f10dc6 in this term.
I20260608 12:58:36.486061 26787 leader_election.cc:304] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [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: 30bd6202cff04917bd3d54a5865bb5a0; no voters: c03b4b84731c4aa2aceee18018df5bb9, ceeb4012b6754fe38bfb1e3092f10dc6
I20260608 12:58:36.486780 26950 raft_consensus.cc:3060] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.486917 26955 leader_election.cc:290] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.487775 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b94847a2f1c466396444bb05467e9cb" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0" is_pre_election: true
I20260608 12:58:36.488121 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b94847a2f1c466396444bb05467e9cb" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" is_pre_election: true
I20260608 12:58:36.488468 26823 raft_consensus.cc:2468] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 0.
I20260608 12:58:36.488858 26897 raft_consensus.cc:2468] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 0.
I20260608 12:58:36.489655 26712 leader_election.cc:304] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.490415 26955 raft_consensus.cc:2804] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:36.490850 26955 raft_consensus.cc:493] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:36.491185 26955 raft_consensus.cc:3060] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.494454 26950 raft_consensus.cc:2749] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:36.497748 26955 raft_consensus.cc:515] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.499933 26955 leader_election.cc:290] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Requested vote from peers 30bd6202cff04917bd3d54a5865bb5a0 (127.16.200.130:42943), ceeb4012b6754fe38bfb1e3092f10dc6 (127.16.200.131:42407)
I20260608 12:58:36.500852 26823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b94847a2f1c466396444bb05467e9cb" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30bd6202cff04917bd3d54a5865bb5a0"
I20260608 12:58:36.501062 26897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b94847a2f1c466396444bb05467e9cb" candidate_uuid: "c03b4b84731c4aa2aceee18018df5bb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6"
I20260608 12:58:36.501338 26823 raft_consensus.cc:3060] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.501626 26897 raft_consensus.cc:3060] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:36.506757 26823 raft_consensus.cc:2468] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 1.
I20260608 12:58:36.506784 26897 raft_consensus.cc:2468] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03b4b84731c4aa2aceee18018df5bb9 in term 1.
I20260608 12:58:36.507964 26712 leader_election.cc:304] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30bd6202cff04917bd3d54a5865bb5a0, c03b4b84731c4aa2aceee18018df5bb9; no voters: 
I20260608 12:58:36.508687 26955 raft_consensus.cc:2804] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:36.509104 26955 raft_consensus.cc:697] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Becoming Leader. State: Replica: c03b4b84731c4aa2aceee18018df5bb9, State: Running, Role: LEADER
I20260608 12:58:36.509835 26955 consensus_queue.cc:237] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } }
I20260608 12:58:36.518425 26641 catalog_manager.cc:5696] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03b4b84731c4aa2aceee18018df5bb9 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c03b4b84731c4aa2aceee18018df5bb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:36.711918 26958 consensus_queue.cc:1048] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.731906 27018 consensus_queue.cc:1048] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:36.732954 26958 consensus_queue.cc:1048] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:36.734375 27018 consensus_queue.cc:1048] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:36.819525 26950 consensus_queue.cc:1048] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:58:36.856030 26955 consensus_queue.cc:1048] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.905284 27031 consensus_queue.cc:1048] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:36.912456 26896 raft_consensus.cc:1275] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Refusing update from remote peer c03b4b84731c4aa2aceee18018df5bb9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:36.912495 26822 raft_consensus.cc:1275] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Refusing update from remote peer c03b4b84731c4aa2aceee18018df5bb9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:36.914601 26823 raft_consensus.cc:1275] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Refusing update from remote peer c03b4b84731c4aa2aceee18018df5bb9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:36.920603 26956 consensus_queue.cc:1048] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:36.930203 26956 consensus_queue.cc:1048] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:36.932128 26956 consensus_queue.cc:1048] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:37.027738 26746 raft_consensus.cc:1275] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Refusing update from remote peer 30bd6202cff04917bd3d54a5865bb5a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:37.048682 27031 consensus_queue.cc:1048] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:58:37.088775 26897 raft_consensus.cc:1275] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Refusing update from remote peer 30bd6202cff04917bd3d54a5865bb5a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:37.105561 26950 consensus_queue.cc:1048] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:37.123353 27064 log.cc:927] Time spent T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260608 12:58:38.070744 27039 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.004s	sys 0.000s
I20260608 12:58:38.450502 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:38.465715 27095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.466907 27094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:38.470929 27097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:38.472715 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:38.474076 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:38.474365 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:38.474565 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923518474537 us; error 0 us; skew 500 ppm
I20260608 12:58:38.475311 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:38.479116 17186 webserver.cc:533] Webserver started at http://127.16.200.132:37213/ using document root <none> and password file <none>
I20260608 12:58:38.479918 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:38.480146 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:38.480547 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:38.482147 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "4d03d83eac86477b91e74e8a506da3a3"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-jxwz"
I20260608 12:58:38.487586 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:38.491400 27102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.492209 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:58:38.492522 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "4d03d83eac86477b91e74e8a506da3a3"
format_stamp: "Formatted at 2026-06-08 12:58:38 on dist-test-slave-jxwz"
I20260608 12:58:38.492834 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923286344075-17186-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)
I20260608 12:58:38.521188 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:38.522701 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:38.524441 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:38.527516 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:38.527727 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.527994 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:38.528163 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:38.575803 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:41773
I20260608 12:58:38.575934 27164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:41773 every 8 connection(s)
I20260608 12:58:38.599269 27165 heartbeater.cc:344] Connected to a master server at 127.16.200.190:37089
I20260608 12:58:38.599754 27165 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:38.600581 27165 heartbeater.cc:507] Master 127.16.200.190:37089 requested a full tablet report, sending...
I20260608 12:58:38.602963 26642 ts_manager.cc:194] Registered new tserver with Master: 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132:41773)
I20260608 12:58:38.604600 26642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50918
I20260608 12:58:39.375952 26748 consensus_queue.cc:237] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } }
I20260608 12:58:39.384886 26896 raft_consensus.cc:1275] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Refusing update from remote peer c03b4b84731c4aa2aceee18018df5bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.387485 27092 consensus_queue.cc:1048] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:39.397282 26823 raft_consensus.cc:1275] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Refusing update from remote peer c03b4b84731c4aa2aceee18018df5bb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.397358 27092 raft_consensus.cc:2955] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.401379 27173 consensus_queue.cc:1048] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:39.404518 26896 raft_consensus.cc:2955] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.410177 26823 raft_consensus.cc:2955] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.417833 26642 catalog_manager.cc:5696] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "c03b4b84731c4aa2aceee18018df5bb9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:39.424146 26713 consensus_peers.cc:597] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 -> Peer 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132:41773): Couldn't send request to peer 4d03d83eac86477b91e74e8a506da3a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a926651184cb4c15b24e2baa29b14c5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.439850 26823 consensus_queue.cc:237] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } }
I20260608 12:58:39.450371 26896 raft_consensus.cc:1275] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Refusing update from remote peer 30bd6202cff04917bd3d54a5865bb5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.451865 26748 raft_consensus.cc:1275] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Refusing update from remote peer 30bd6202cff04917bd3d54a5865bb5a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.453609 27183 consensus_queue.cc:1048] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:39.456924 27183 consensus_queue.cc:1048] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.479738 27083 raft_consensus.cc:2955] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.492146 26748 raft_consensus.cc:2955] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.492583 26896 raft_consensus.cc:2955] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
W20260608 12:58:39.494488 26788 consensus_peers.cc:597] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 -> Peer 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132:41773): Couldn't send request to peer 4d03d83eac86477b91e74e8a506da3a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21cfdadb2c1543a7906eaa09dc8c59a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.503028 26643 catalog_manager.cc:5696] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "30bd6202cff04917bd3d54a5865bb5a0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:39.523888 26896 consensus_queue.cc:237] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } }
I20260608 12:58:39.530916 26823 raft_consensus.cc:1275] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Refusing update from remote peer ceeb4012b6754fe38bfb1e3092f10dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.532003 26748 raft_consensus.cc:1275] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Refusing update from remote peer ceeb4012b6754fe38bfb1e3092f10dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.532891 27169 consensus_queue.cc:1048] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:39.533972 26958 consensus_queue.cc:1048] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:58:39.544834 26862 consensus_peers.cc:597] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 -> Peer 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132:41773): Couldn't send request to peer 4d03d83eac86477b91e74e8a506da3a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19c361d52d2c4f23bc168eca33c4384a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.544049 26958 raft_consensus.cc:2955] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.548796 26748 raft_consensus.cc:2955] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.551313 26823 raft_consensus.cc:2955] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.561683 26896 consensus_queue.cc:237] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [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: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } }
I20260608 12:58:39.563645 26645 catalog_manager.cc:5696] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 reported cstate change: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } attrs { replace: true } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
W20260608 12:58:39.572997 26862 consensus_peers.cc:597] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 -> Peer 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132:41773): Couldn't send request to peer 4d03d83eac86477b91e74e8a506da3a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36f91950ada2443a8bbc00eeccd2f9cb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:39.573405 26823 raft_consensus.cc:1275] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Refusing update from remote peer ceeb4012b6754fe38bfb1e3092f10dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.575436 26958 consensus_queue.cc:1048] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.575728 26748 raft_consensus.cc:1275] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Refusing update from remote peer ceeb4012b6754fe38bfb1e3092f10dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:39.577409 27169 consensus_queue.cc:1048] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:39.585326 27194 raft_consensus.cc:2955] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.590116 26823 raft_consensus.cc:2955] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.591765 26748 raft_consensus.cc:2955] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.604054 26643 catalog_manager.cc:5696] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 reported cstate change: config changed from index -1 to 16, NON_VOTER 4d03d83eac86477b91e74e8a506da3a3 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c03b4b84731c4aa2aceee18018df5bb9" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38357 } } peers { permanent_uuid: "30bd6202cff04917bd3d54a5865bb5a0" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 42943 } attrs { replace: true } } peers { permanent_uuid: "ceeb4012b6754fe38bfb1e3092f10dc6" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42407 } } peers { permanent_uuid: "4d03d83eac86477b91e74e8a506da3a3" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41773 } attrs { promote: true } } }
I20260608 12:58:39.607257 27165 heartbeater.cc:499] Master 127.16.200.190:37089 was elected leader, sending a full tablet report...
I20260608 12:58:39.609910 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:39.678218 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:39.679071 17186 tablet_replica.cc:333] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.680255 17186 raft_consensus.cc:2243] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.680943 17186 raft_consensus.cc:2272] T 04dca6d4c57f456f98e54fff8cc19804 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.683771 17186 tablet_replica.cc:333] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.684414 17186 raft_consensus.cc:2243] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.685590 17186 raft_consensus.cc:2272] T a926651184cb4c15b24e2baa29b14c5b P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.688745 17186 tablet_replica.cc:333] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.689337 17186 raft_consensus.cc:2243] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.689934 17186 raft_consensus.cc:2272] T 19c361d52d2c4f23bc168eca33c4384a P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.693048 17186 tablet_replica.cc:333] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.693650 17186 raft_consensus.cc:2243] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.694243 17186 raft_consensus.cc:2272] T 6505b5099c274af48f3defce1649f34d P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.697151 17186 tablet_replica.cc:333] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.697690 17186 raft_consensus.cc:2243] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.698285 17186 raft_consensus.cc:2272] T 36f91950ada2443a8bbc00eeccd2f9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.701238 17186 tablet_replica.cc:333] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.701850 17186 raft_consensus.cc:2243] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.702405 17186 raft_consensus.cc:2272] T 21cfdadb2c1543a7906eaa09dc8c59a4 P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.705385 17186 tablet_replica.cc:333] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.705976 17186 raft_consensus.cc:2243] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.706856 17186 raft_consensus.cc:2272] T 2b94847a2f1c466396444bb05467e9cb P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.709470 17186 tablet_replica.cc:333] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9: stopping tablet replica
I20260608 12:58:39.709940 17186 raft_consensus.cc:2243] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.710508 17186 raft_consensus.cc:2272] T 97004e191db240c2a1b1bedad2a9770e P c03b4b84731c4aa2aceee18018df5bb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.733980 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:39.761776 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:39.803486 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:39.804454 17186 tablet_replica.cc:333] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.805564 17186 raft_consensus.cc:2243] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.806242 17186 raft_consensus.cc:2272] T 2b94847a2f1c466396444bb05467e9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.809958 17186 tablet_replica.cc:333] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.810849 17186 raft_consensus.cc:2243] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.812024 17186 raft_consensus.cc:2272] T 04dca6d4c57f456f98e54fff8cc19804 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.815799 17186 tablet_replica.cc:333] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.816709 17186 raft_consensus.cc:2243] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.817386 17186 raft_consensus.cc:2272] T a926651184cb4c15b24e2baa29b14c5b P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.821765 17186 tablet_replica.cc:333] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.822573 17186 raft_consensus.cc:2243] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.824062 17186 raft_consensus.cc:2272] T 21cfdadb2c1543a7906eaa09dc8c59a4 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.827934 17186 tablet_replica.cc:333] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.828838 17186 raft_consensus.cc:2243] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.829636 17186 raft_consensus.cc:2272] T 36f91950ada2443a8bbc00eeccd2f9cb P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.833561 17186 tablet_replica.cc:333] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.834353 17186 raft_consensus.cc:2243] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.835059 17186 raft_consensus.cc:2272] T 9975b77421a64b95bb33ad39573318f9 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.839383 17186 tablet_replica.cc:333] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.840197 17186 raft_consensus.cc:2243] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.841022 17186 raft_consensus.cc:2272] T 19c361d52d2c4f23bc168eca33c4384a P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.845024 17186 tablet_replica.cc:333] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0: stopping tablet replica
I20260608 12:58:39.845762 17186 raft_consensus.cc:2243] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.846549 17186 raft_consensus.cc:2272] T 033ecdcfb86f4e8288cdbf4c51701e32 P 30bd6202cff04917bd3d54a5865bb5a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.884917 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:39.912289 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:39.947942 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:39.948809 17186 tablet_replica.cc:333] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.949553 17186 raft_consensus.cc:2243] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.950098 17186 raft_consensus.cc:2272] T 04dca6d4c57f456f98e54fff8cc19804 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.953022 17186 tablet_replica.cc:333] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.953644 17186 raft_consensus.cc:2243] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.954197 17186 raft_consensus.cc:2272] T a926651184cb4c15b24e2baa29b14c5b P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.957819 17186 tablet_replica.cc:333] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.958473 17186 raft_consensus.cc:2243] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.959189 17186 raft_consensus.cc:2272] T 2b94847a2f1c466396444bb05467e9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.961892 17186 tablet_replica.cc:333] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.962464 17186 raft_consensus.cc:2243] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:39.963013 17186 raft_consensus.cc:2272] T 21cfdadb2c1543a7906eaa09dc8c59a4 P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.966619 17186 tablet_replica.cc:333] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.967232 17186 raft_consensus.cc:2243] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.968369 17186 raft_consensus.cc:2272] T 36f91950ada2443a8bbc00eeccd2f9cb P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.971549 17186 tablet_replica.cc:333] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.972132 17186 raft_consensus.cc:2243] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.973237 17186 raft_consensus.cc:2272] T 19c361d52d2c4f23bc168eca33c4384a P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.976210 17186 tablet_replica.cc:333] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.976794 17186 raft_consensus.cc:2243] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.977484 17186 raft_consensus.cc:2272] T 089913e4ca494f1dba79aa509ce76f7f P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:39.980779 17186 tablet_replica.cc:333] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6: stopping tablet replica
I20260608 12:58:39.981249 17186 raft_consensus.cc:2243] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:39.981773 17186 raft_consensus.cc:2272] T db00510ad0394f4694420a59a3e8cefa P ceeb4012b6754fe38bfb1e3092f10dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.013628 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:40.039341 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:40.059973 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:40.076268 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:40.085633 17186 master.cc:562] Master@127.16.200.190:37089 shutting down...
W20260608 12:58:40.124879 26694 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:40.125198 26694 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:40.125424 26694 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:40.126914 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:40.127573 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:40.127929 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 326fa71fa28244ca89bb7e927f7d48c3: stopping tablet replica
I20260608 12:58:40.149951 17186 master.cc:584] Master@127.16.200.190:37089 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7080 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:58:40.201300 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:40505
I20260608 12:58:40.202574 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:40.208081 27198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.208182 27199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.209605 27201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:40.210572 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:40.211433 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:40.211612 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:40.211758 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923520211740 us; error 0 us; skew 500 ppm
I20260608 12:58:40.212406 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:40.214783 17186 webserver.cc:533] Webserver started at http://127.16.200.190:34161/ using document root <none> and password file <none>
I20260608 12:58:40.215288 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:40.215457 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:40.215754 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:40.216938 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.221552 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:40.225271 27206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.226007 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:40.226280 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.226539 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-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)
I20260608 12:58:40.253718 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:40.254981 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:40.295189 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:40505
I20260608 12:58:40.295323 27257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:40505 every 8 connection(s)
I20260608 12:58:40.299413 27258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.312043 27258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a: Bootstrap starting.
I20260608 12:58:40.317473 27258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.322096 27258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a: No bootstrap required, opened a new log
I20260608 12:58:40.324501 27258 raft_consensus.cc:359] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER }
I20260608 12:58:40.324921 27258 raft_consensus.cc:385] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.325153 27258 raft_consensus.cc:740] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e842617ccd4c4a5f98faf7aa7aa3a90a, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.325857 27258 consensus_queue.cc:260] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER }
I20260608 12:58:40.326339 27258 raft_consensus.cc:399] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:40.326572 27258 raft_consensus.cc:493] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:40.326835 27258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:40.332350 27258 raft_consensus.cc:515] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER }
I20260608 12:58:40.332944 27258 leader_election.cc:304] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [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: e842617ccd4c4a5f98faf7aa7aa3a90a; no voters: 
I20260608 12:58:40.334127 27258 leader_election.cc:290] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:40.334558 27261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:40.335934 27261 raft_consensus.cc:697] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 1 LEADER]: Becoming Leader. State: Replica: e842617ccd4c4a5f98faf7aa7aa3a90a, State: Running, Role: LEADER
I20260608 12:58:40.336694 27261 consensus_queue.cc:237] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [LEADER]: Queue going to LEADER mode. State: All 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: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER }
I20260608 12:58:40.337419 27258 sys_catalog.cc:565] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:40.341653 27263 sys_catalog.cc:455] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e842617ccd4c4a5f98faf7aa7aa3a90a. Latest consensus state: current_term: 1 leader_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER } }
I20260608 12:58:40.342340 27263 sys_catalog.cc:458] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:40.342931 27262 sys_catalog.cc:455] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e842617ccd4c4a5f98faf7aa7aa3a90a" member_type: VOTER } }
I20260608 12:58:40.343538 27262 sys_catalog.cc:458] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:40.344682 27268 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:40.350920 27268 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:40.353561 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:40.360711 27268 catalog_manager.cc:1382] Generated new cluster ID: 128ffcb2f71440879c00ae4c2eae96b7
I20260608 12:58:40.360980 27268 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:40.376955 27268 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:40.378319 27268 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:40.396672 27268 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a: Generated new TSK 0
I20260608 12:58:40.397289 27268 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:40.419989 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:40.426394 27279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.427079 27280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.428691 27282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:40.429090 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:40.430073 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:40.430274 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:40.430446 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923520430425 us; error 0 us; skew 500 ppm
I20260608 12:58:40.431053 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:40.433463 17186 webserver.cc:533] Webserver started at http://127.16.200.129:39035/ using document root <none> and password file <none>
I20260608 12:58:40.433971 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:40.434165 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:40.434424 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:40.435564 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "bb520ae128e64e37946ce3bf8e388652"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.440388 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:58:40.443986 27287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.444777 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:40.445062 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "bb520ae128e64e37946ce3bf8e388652"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.445338 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-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)
I20260608 12:58:40.472813 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:40.473910 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:40.476184 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:40.479144 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:40.479331 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.479528 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:40.479660 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.520392 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:39897
I20260608 12:58:40.520543 27349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:39897 every 8 connection(s)
I20260608 12:58:40.525694 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:40.532935 27354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.533437 27355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.537773 27357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:40.538302 27350 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40505
I20260608 12:58:40.538755 27350 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:40.539063 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:40.539732 27350 heartbeater.cc:507] Master 127.16.200.190:40505 requested a full tablet report, sending...
I20260608 12:58:40.540968 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:40.541222 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:40.541435 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923520541413 us; error 0 us; skew 500 ppm
I20260608 12:58:40.542155 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:40.542426 27223 ts_manager.cc:194] Registered new tserver with Master: bb520ae128e64e37946ce3bf8e388652 (127.16.200.129:39897)
I20260608 12:58:40.544741 17186 webserver.cc:533] Webserver started at http://127.16.200.130:43133/ using document root <none> and password file <none>
I20260608 12:58:40.544988 27223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47650
I20260608 12:58:40.545344 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:40.545598 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:40.545859 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:40.547505 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "9c1dda2a7e5c49e5898b634ee1a06e07"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.552289 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:58:40.555686 27362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.556417 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:40.556730 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "9c1dda2a7e5c49e5898b634ee1a06e07"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.557000 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-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)
I20260608 12:58:40.574568 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:40.575778 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:40.577417 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:40.579862 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:40.580070 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.580302 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:40.580467 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.624606 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:40399
I20260608 12:58:40.624789 27424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:40399 every 8 connection(s)
I20260608 12:58:40.630270 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:40.638717 27428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.638927 27429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:40.643095 27431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:40.643549 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:40.644866 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:40.645116 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:40.645244 27425 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40505
I20260608 12:58:40.645347 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923520645325 us; error 0 us; skew 500 ppm
I20260608 12:58:40.645761 27425 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:40.646325 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:40.646752 27425 heartbeater.cc:507] Master 127.16.200.190:40505 requested a full tablet report, sending...
I20260608 12:58:40.649278 17186 webserver.cc:533] Webserver started at http://127.16.200.131:35495/ using document root <none> and password file <none>
I20260608 12:58:40.649384 27223 ts_manager.cc:194] Registered new tserver with Master: 9c1dda2a7e5c49e5898b634ee1a06e07 (127.16.200.130:40399)
I20260608 12:58:40.650219 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:40.650516 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:40.650864 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:40.651515 27223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47660
I20260608 12:58:40.652524 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "de2ae6d87bd24092941ddbaac2200682"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.657233 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:58:40.660820 27436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.661594 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:58:40.661867 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "de2ae6d87bd24092941ddbaac2200682"
format_stamp: "Formatted at 2026-06-08 12:58:40 on dist-test-slave-jxwz"
I20260608 12:58:40.662140 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923286344075-17186-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)
I20260608 12:58:40.676566 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:40.677752 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:40.679226 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:40.681665 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:40.681874 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.682113 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:40.682274 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:40.725734 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:35905
I20260608 12:58:40.725845 27498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:35905 every 8 connection(s)
I20260608 12:58:40.741281 27499 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40505
I20260608 12:58:40.741819 27499 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:40.742690 27499 heartbeater.cc:507] Master 127.16.200.190:40505 requested a full tablet report, sending...
I20260608 12:58:40.744942 27223 ts_manager.cc:194] Registered new tserver with Master: de2ae6d87bd24092941ddbaac2200682 (127.16.200.131:35905)
I20260608 12:58:40.745326 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016103038s
I20260608 12:58:40.746981 27223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47668
I20260608 12:58:40.772253 27223 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47676:
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"
    }
  }
}
W20260608 12:58:40.774459 27223 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:40.822422 27315 tablet_service.cc:1511] Processing CreateTablet for tablet f402ae88925349aeaf72cd848ac87f8e (DEFAULT_TABLE table=test-workload [id=aafaf36c00764071a1fb4b0f556995c0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:40.822845 27390 tablet_service.cc:1511] Processing CreateTablet for tablet f402ae88925349aeaf72cd848ac87f8e (DEFAULT_TABLE table=test-workload [id=aafaf36c00764071a1fb4b0f556995c0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:40.824026 27315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f402ae88925349aeaf72cd848ac87f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.824182 27390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f402ae88925349aeaf72cd848ac87f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.828377 27464 tablet_service.cc:1511] Processing CreateTablet for tablet f402ae88925349aeaf72cd848ac87f8e (DEFAULT_TABLE table=test-workload [id=aafaf36c00764071a1fb4b0f556995c0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:40.829761 27464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f402ae88925349aeaf72cd848ac87f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:40.840126 27514 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: Bootstrap starting.
I20260608 12:58:40.850453 27515 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Bootstrap starting.
I20260608 12:58:40.851914 27516 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: Bootstrap starting.
I20260608 12:58:40.853211 27514 tablet_bootstrap.cc:654] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.858438 27515 tablet_bootstrap.cc:654] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.859750 27514 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: No bootstrap required, opened a new log
I20260608 12:58:40.860352 27514 ts_tablet_manager.cc:1403] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260608 12:58:40.860450 27516 tablet_bootstrap.cc:654] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:40.863766 27515 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: No bootstrap required, opened a new log
I20260608 12:58:40.863890 27514 raft_consensus.cc:359] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.864326 27515 ts_tablet_manager.cc:1403] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:58:40.864780 27514 raft_consensus.cc:385] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.865177 27514 raft_consensus.cc:740] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb520ae128e64e37946ce3bf8e388652, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.865989 27514 consensus_queue.cc:260] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.867009 27516 tablet_bootstrap.cc:492] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: No bootstrap required, opened a new log
I20260608 12:58:40.867599 27516 ts_tablet_manager.cc:1403] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:58:40.867674 27515 raft_consensus.cc:359] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.868352 27350 heartbeater.cc:499] Master 127.16.200.190:40505 was elected leader, sending a full tablet report...
I20260608 12:58:40.868558 27515 raft_consensus.cc:385] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.868916 27514 ts_tablet_manager.cc:1434] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:58:40.868988 27515 raft_consensus.cc:740] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c1dda2a7e5c49e5898b634ee1a06e07, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.870203 27515 consensus_queue.cc:260] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.870975 27516 raft_consensus.cc:359] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.871744 27516 raft_consensus.cc:385] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:40.872109 27516 raft_consensus.cc:740] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2ae6d87bd24092941ddbaac2200682, State: Initialized, Role: FOLLOWER
I20260608 12:58:40.872929 27425 heartbeater.cc:499] Master 127.16.200.190:40505 was elected leader, sending a full tablet report...
I20260608 12:58:40.873342 27515 ts_tablet_manager.cc:1434] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:40.873129 27516 consensus_queue.cc:260] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:40.876260 27516 ts_tablet_manager.cc:1434] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:40.877204 27499 heartbeater.cc:499] Master 127.16.200.190:40505 was elected leader, sending a full tablet report...
I20260608 12:58:41.168655 27521 raft_consensus.cc:493] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:41.169135 27521 raft_consensus.cc:515] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:41.171271 27521 leader_election.cc:290] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb520ae128e64e37946ce3bf8e388652 (127.16.200.129:39897), de2ae6d87bd24092941ddbaac2200682 (127.16.200.131:35905)
I20260608 12:58:41.181175 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f402ae88925349aeaf72cd848ac87f8e" candidate_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb520ae128e64e37946ce3bf8e388652" is_pre_election: true
I20260608 12:58:41.182080 27325 raft_consensus.cc:2468] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c1dda2a7e5c49e5898b634ee1a06e07 in term 0.
I20260608 12:58:41.182322 27474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f402ae88925349aeaf72cd848ac87f8e" candidate_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2ae6d87bd24092941ddbaac2200682" is_pre_election: true
I20260608 12:58:41.183003 27474 raft_consensus.cc:2468] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c1dda2a7e5c49e5898b634ee1a06e07 in term 0.
I20260608 12:58:41.183336 27366 leader_election.cc:304] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c1dda2a7e5c49e5898b634ee1a06e07, bb520ae128e64e37946ce3bf8e388652; no voters: 
I20260608 12:58:41.184175 27521 raft_consensus.cc:2804] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:41.184557 27521 raft_consensus.cc:493] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:41.184878 27521 raft_consensus.cc:3060] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.190388 27521 raft_consensus.cc:515] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:41.192302 27521 leader_election.cc:290] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [CANDIDATE]: Term 1 election: Requested vote from peers bb520ae128e64e37946ce3bf8e388652 (127.16.200.129:39897), de2ae6d87bd24092941ddbaac2200682 (127.16.200.131:35905)
I20260608 12:58:41.192883 27325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f402ae88925349aeaf72cd848ac87f8e" candidate_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb520ae128e64e37946ce3bf8e388652"
I20260608 12:58:41.193308 27474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f402ae88925349aeaf72cd848ac87f8e" candidate_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de2ae6d87bd24092941ddbaac2200682"
I20260608 12:58:41.193396 27325 raft_consensus.cc:3060] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.193905 27474 raft_consensus.cc:3060] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.199222 27474 raft_consensus.cc:2468] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c1dda2a7e5c49e5898b634ee1a06e07 in term 1.
I20260608 12:58:41.199306 27325 raft_consensus.cc:2468] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c1dda2a7e5c49e5898b634ee1a06e07 in term 1.
I20260608 12:58:41.200394 27366 leader_election.cc:304] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c1dda2a7e5c49e5898b634ee1a06e07, de2ae6d87bd24092941ddbaac2200682; no voters: 
I20260608 12:58:41.201097 27521 raft_consensus.cc:2804] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:41.201924 27521 raft_consensus.cc:697] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 LEADER]: Becoming Leader. State: Replica: 9c1dda2a7e5c49e5898b634ee1a06e07, State: Running, Role: LEADER
I20260608 12:58:41.202800 27521 consensus_queue.cc:237] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } }
I20260608 12:58:41.209666 27221 catalog_manager.cc:5696] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c1dda2a7e5c49e5898b634ee1a06e07 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb520ae128e64e37946ce3bf8e388652" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c1dda2a7e5c49e5898b634ee1a06e07" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 40399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de2ae6d87bd24092941ddbaac2200682" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 35905 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:41.284716 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:41.301084 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:41.301878 17186 tablet_replica.cc:333] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652: stopping tablet replica
I20260608 12:58:41.302493 17186 raft_consensus.cc:2243] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:41.302910 17186 raft_consensus.cc:2272] T f402ae88925349aeaf72cd848ac87f8e P bb520ae128e64e37946ce3bf8e388652 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.322501 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:41.332921 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:41.349644 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:41.350847 17186 tablet_replica.cc:333] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: stopping tablet replica
I20260608 12:58:41.351588 17186 raft_consensus.cc:2243] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:41.352502 17186 pending_rounds.cc:70] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Trying to abort 1 pending ops.
I20260608 12:58:41.352815 17186 pending_rounds.cc:77] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662742853939200 op_type: NO_OP noop_request { }
I20260608 12:58:41.353210 17186 raft_consensus.cc:2889] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:41.353533 17186 raft_consensus.cc:2272] T f402ae88925349aeaf72cd848ac87f8e P 9c1dda2a7e5c49e5898b634ee1a06e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.372970 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:41.382858 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:41.399982 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:41.400604 17186 tablet_replica.cc:333] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682: stopping tablet replica
I20260608 12:58:41.401202 17186 raft_consensus.cc:2243] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:41.401621 17186 raft_consensus.cc:2272] T f402ae88925349aeaf72cd848ac87f8e P de2ae6d87bd24092941ddbaac2200682 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.419862 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:41.429878 17186 master.cc:562] Master@127.16.200.190:40505 shutting down...
I20260608 12:58:41.445721 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:41.446225 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.446514 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P e842617ccd4c4a5f98faf7aa7aa3a90a: stopping tablet replica
I20260608 12:58:41.464783 17186 master.cc:584] Master@127.16.200.190:40505 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1297 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:58:41.498559 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:35751
I20260608 12:58:41.499747 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.504854 27527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.506426 27528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.506587 27530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.507462 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:41.508244 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.508419 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.508577 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923521508560 us; error 0 us; skew 500 ppm
I20260608 12:58:41.509214 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.511602 17186 webserver.cc:533] Webserver started at http://127.16.200.190:40703/ using document root <none> and password file <none>
I20260608 12:58:41.512090 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.512250 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.512522 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.513604 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.518208 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:58:41.521589 27535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.522372 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:41.522686 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.522950 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-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)
I20260608 12:58:41.559314 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.560416 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.598518 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:35751
I20260608 12:58:41.598716 27586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:35751 every 8 connection(s)
I20260608 12:58:41.602881 27587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:41.615131 27587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3: Bootstrap starting.
I20260608 12:58:41.620297 27587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:41.624773 27587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3: No bootstrap required, opened a new log
I20260608 12:58:41.627166 27587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER }
I20260608 12:58:41.627566 27587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:41.627758 27587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa4cc784ac2411cb88f9ca1b51c42e3, State: Initialized, Role: FOLLOWER
I20260608 12:58:41.628391 27587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER }
I20260608 12:58:41.628897 27587 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:41.629120 27587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:41.629352 27587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.634217 27587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER }
I20260608 12:58:41.634727 27587 leader_election.cc:304] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [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: 8aa4cc784ac2411cb88f9ca1b51c42e3; no voters: 
I20260608 12:58:41.635903 27587 leader_election.cc:290] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:41.636298 27590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:41.637723 27590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa4cc784ac2411cb88f9ca1b51c42e3, State: Running, Role: LEADER
I20260608 12:58:41.638489 27590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [LEADER]: Queue going to LEADER mode. State: All 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: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER }
I20260608 12:58:41.639047 27587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:41.641479 27592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8aa4cc784ac2411cb88f9ca1b51c42e3. Latest consensus state: current_term: 1 leader_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER } }
I20260608 12:58:41.642066 27592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.642596 27591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa4cc784ac2411cb88f9ca1b51c42e3" member_type: VOTER } }
I20260608 12:58:41.643157 27591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.645800 27595 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:41.650893 27595 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:41.655439 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:41.660342 27595 catalog_manager.cc:1382] Generated new cluster ID: 9c29e9bb9faf45439b4dc64fdd125d68
I20260608 12:58:41.660583 27595 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:41.703552 27595 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:41.705653 27595 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:41.723827 27595 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3: Generated new TSK 0
I20260608 12:58:41.724740 27595 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:41.786512 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.793109 27608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.793808 27609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.795348 27611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.795789 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:41.796730 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.796918 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.797053 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923521797041 us; error 0 us; skew 500 ppm
I20260608 12:58:41.797601 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.799846 17186 webserver.cc:533] Webserver started at http://127.16.200.129:43423/ using document root <none> and password file <none>
I20260608 12:58:41.800328 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.800482 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.800787 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.801985 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "caeda4a0dd9a4213b54ed8a55724b62d"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.806710 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:41.810380 27616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.811154 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:41.811399 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "caeda4a0dd9a4213b54ed8a55724b62d"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.811645 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-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)
I20260608 12:58:41.829260 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.830380 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.831892 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:41.834376 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:41.834569 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.834805 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:41.834967 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.876523 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:38587
I20260608 12:58:41.876677 27678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:38587 every 8 connection(s)
I20260608 12:58:41.882328 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.889496 27683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.890679 27684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.892656 27686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.894997 27679 heartbeater.cc:344] Connected to a master server at 127.16.200.190:35751
I20260608 12:58:41.895411 27679 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:41.895653 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:41.896261 27679 heartbeater.cc:507] Master 127.16.200.190:35751 requested a full tablet report, sending...
I20260608 12:58:41.896754 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.896984 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.897178 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923521897157 us; error 0 us; skew 500 ppm
I20260608 12:58:41.898037 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.898622 27552 ts_manager.cc:194] Registered new tserver with Master: caeda4a0dd9a4213b54ed8a55724b62d (127.16.200.129:38587)
I20260608 12:58:41.900714 17186 webserver.cc:533] Webserver started at http://127.16.200.130:38453/ using document root <none> and password file <none>
I20260608 12:58:41.900949 27552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48494
I20260608 12:58:41.901292 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.901544 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.901803 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.903077 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "670950d48e024dbcbdd51d2fc1c7f6d9"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.907742 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:58:41.911131 27691 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.911885 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:41.912154 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "670950d48e024dbcbdd51d2fc1c7f6d9"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.912400 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-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)
I20260608 12:58:41.923988 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.925153 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.926548 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:41.928857 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:41.929054 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.929275 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:41.929426 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.969337 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:38517
I20260608 12:58:41.969483 27753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:38517 every 8 connection(s)
I20260608 12:58:41.974586 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.981976 27757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.983367 27758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.986240 27760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.986826 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:41.987696 27754 heartbeater.cc:344] Connected to a master server at 127.16.200.190:35751
I20260608 12:58:41.987913 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:41.988080 27754 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:41.988234 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.988477 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923521988455 us; error 0 us; skew 500 ppm
I20260608 12:58:41.989068 27754 heartbeater.cc:507] Master 127.16.200.190:35751 requested a full tablet report, sending...
I20260608 12:58:41.989202 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.991694 27552 ts_manager.cc:194] Registered new tserver with Master: 670950d48e024dbcbdd51d2fc1c7f6d9 (127.16.200.130:38517)
I20260608 12:58:41.992164 17186 webserver.cc:533] Webserver started at http://127.16.200.131:38657/ using document root <none> and password file <none>
I20260608 12:58:41.992956 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.993197 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.993513 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.993702 27552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48496
I20260608 12:58:41.995019 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:41.999716 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:58:42.003078 27765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.003852 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:58:42.004127 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-jxwz"
I20260608 12:58:42.004390 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-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)
I20260608 12:58:42.013636 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.014685 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.016059 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.018401 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.018603 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.018821 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.018973 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.058913 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:41557
I20260608 12:58:42.059042 27827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:41557 every 8 connection(s)
I20260608 12:58:42.064018 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:42.072059 27831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.073737 27832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.076969 27828 heartbeater.cc:344] Connected to a master server at 127.16.200.190:35751
I20260608 12:58:42.077587 27828 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:42.077855 27834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.078033 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:42.078749 27828 heartbeater.cc:507] Master 127.16.200.190:35751 requested a full tablet report, sending...
I20260608 12:58:42.079054 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:42.079317 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:42.079493 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923522079475 us; error 0 us; skew 500 ppm
I20260608 12:58:42.080253 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:42.081218 27552 ts_manager.cc:194] Registered new tserver with Master: 66888ed4a2264a2fa6bfdf3f2a0bafa7 (127.16.200.131:41557)
I20260608 12:58:42.083173 17186 webserver.cc:533] Webserver started at http://127.16.200.132:44427/ using document root <none> and password file <none>
I20260608 12:58:42.083235 27552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48500
I20260608 12:58:42.084079 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.084378 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.084743 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.086237 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "43e76d8d93e447128e43051a624b4835"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.090981 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:58:42.094532 27839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.095304 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:42.095592 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "43e76d8d93e447128e43051a624b4835"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.095862 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923286344075-17186-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)
I20260608 12:58:42.114620 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.115713 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.117113 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.119371 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.119570 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.119801 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.119967 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.160285 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:39257
I20260608 12:58:42.160401 27901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:39257 every 8 connection(s)
I20260608 12:58:42.174259 27902 heartbeater.cc:344] Connected to a master server at 127.16.200.190:35751
I20260608 12:58:42.174698 27902 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:42.175431 27902 heartbeater.cc:507] Master 127.16.200.190:35751 requested a full tablet report, sending...
I20260608 12:58:42.177515 27552 ts_manager.cc:194] Registered new tserver with Master: 43e76d8d93e447128e43051a624b4835 (127.16.200.132:39257)
I20260608 12:58:42.178602 17186 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014992016s
I20260608 12:58:42.179050 27552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48516
I20260608 12:58:42.203725 27552 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48532:
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"
    }
  }
}
I20260608 12:58:42.248418 27644 tablet_service.cc:1511] Processing CreateTablet for tablet e3c6e6cb4fe54914b0bf90b554725665 (DEFAULT_TABLE table=test-workload [id=4c12863ed7d74f959a964a78c51f1cb1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:42.248870 27793 tablet_service.cc:1511] Processing CreateTablet for tablet e3c6e6cb4fe54914b0bf90b554725665 (DEFAULT_TABLE table=test-workload [id=4c12863ed7d74f959a964a78c51f1cb1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:42.249974 27644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c6e6cb4fe54914b0bf90b554725665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.250188 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c6e6cb4fe54914b0bf90b554725665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.256359 27719 tablet_service.cc:1511] Processing CreateTablet for tablet e3c6e6cb4fe54914b0bf90b554725665 (DEFAULT_TABLE table=test-workload [id=4c12863ed7d74f959a964a78c51f1cb1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:42.257833 27719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c6e6cb4fe54914b0bf90b554725665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.269985 27917 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: Bootstrap starting.
I20260608 12:58:42.272022 27918 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Bootstrap starting.
I20260608 12:58:42.273512 27919 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: Bootstrap starting.
I20260608 12:58:42.276889 27917 tablet_bootstrap.cc:654] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.279736 27918 tablet_bootstrap.cc:654] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.281566 27919 tablet_bootstrap.cc:654] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.282423 27917 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: No bootstrap required, opened a new log
I20260608 12:58:42.282935 27917 ts_tablet_manager.cc:1403] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.011s
I20260608 12:58:42.285815 27918 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: No bootstrap required, opened a new log
I20260608 12:58:42.286334 27918 ts_tablet_manager.cc:1403] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:58:42.286247 27917 raft_consensus.cc:359] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.286931 27917 raft_consensus.cc:385] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.287194 27917 raft_consensus.cc:740] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caeda4a0dd9a4213b54ed8a55724b62d, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.287586 27919 tablet_bootstrap.cc:492] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: No bootstrap required, opened a new log
I20260608 12:58:42.288110 27919 ts_tablet_manager.cc:1403] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:58:42.287901 27917 consensus_queue.cc:260] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.289772 27918 raft_consensus.cc:359] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.290555 27918 raft_consensus.cc:385] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.290840 27918 raft_consensus.cc:740] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66888ed4a2264a2fa6bfdf3f2a0bafa7, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.291361 27919 raft_consensus.cc:359] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.292105 27919 raft_consensus.cc:385] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.291757 27918 consensus_queue.cc:260] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.292407 27919 raft_consensus.cc:740] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670950d48e024dbcbdd51d2fc1c7f6d9, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.293286 27919 consensus_queue.cc:260] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.294510 27828 heartbeater.cc:499] Master 127.16.200.190:35751 was elected leader, sending a full tablet report...
I20260608 12:58:42.294932 27918 ts_tablet_manager.cc:1434] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:58:42.295944 27754 heartbeater.cc:499] Master 127.16.200.190:35751 was elected leader, sending a full tablet report...
I20260608 12:58:42.296360 27919 ts_tablet_manager.cc:1434] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:58:42.298429 27679 heartbeater.cc:499] Master 127.16.200.190:35751 was elected leader, sending a full tablet report...
I20260608 12:58:42.299233 27917 ts_tablet_manager.cc:1434] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 12:58:42.302964 27924 raft_consensus.cc:493] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:42.303555 27924 raft_consensus.cc:515] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.311111 27924 leader_election.cc:290] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caeda4a0dd9a4213b54ed8a55724b62d (127.16.200.129:38587), 670950d48e024dbcbdd51d2fc1c7f6d9 (127.16.200.130:38517)
I20260608 12:58:42.322183 27729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c6e6cb4fe54914b0bf90b554725665" candidate_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" is_pre_election: true
I20260608 12:58:42.322221 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c6e6cb4fe54914b0bf90b554725665" candidate_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" is_pre_election: true
I20260608 12:58:42.322990 27729 raft_consensus.cc:2468] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66888ed4a2264a2fa6bfdf3f2a0bafa7 in term 0.
I20260608 12:58:42.323123 27654 raft_consensus.cc:2468] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66888ed4a2264a2fa6bfdf3f2a0bafa7 in term 0.
I20260608 12:58:42.324287 27766 leader_election.cc:304] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66888ed4a2264a2fa6bfdf3f2a0bafa7, 670950d48e024dbcbdd51d2fc1c7f6d9; no voters: 
I20260608 12:58:42.325075 27924 raft_consensus.cc:2804] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:42.325466 27924 raft_consensus.cc:493] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:42.325736 27924 raft_consensus.cc:3060] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:42.332031 27924 raft_consensus.cc:515] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.333705 27924 leader_election.cc:290] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [CANDIDATE]: Term 1 election: Requested vote from peers caeda4a0dd9a4213b54ed8a55724b62d (127.16.200.129:38587), 670950d48e024dbcbdd51d2fc1c7f6d9 (127.16.200.130:38517)
I20260608 12:58:42.334403 27654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c6e6cb4fe54914b0bf90b554725665" candidate_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caeda4a0dd9a4213b54ed8a55724b62d"
I20260608 12:58:42.334721 27729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c6e6cb4fe54914b0bf90b554725665" candidate_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9"
I20260608 12:58:42.334941 27654 raft_consensus.cc:3060] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:42.335246 27729 raft_consensus.cc:3060] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:42.340389 27654 raft_consensus.cc:2468] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66888ed4a2264a2fa6bfdf3f2a0bafa7 in term 1.
I20260608 12:58:42.340709 27729 raft_consensus.cc:2468] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66888ed4a2264a2fa6bfdf3f2a0bafa7 in term 1.
I20260608 12:58:42.341576 27768 leader_election.cc:304] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66888ed4a2264a2fa6bfdf3f2a0bafa7, caeda4a0dd9a4213b54ed8a55724b62d; no voters: 
I20260608 12:58:42.342260 27924 raft_consensus.cc:2804] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:42.343161 27924 raft_consensus.cc:697] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 LEADER]: Becoming Leader. State: Replica: 66888ed4a2264a2fa6bfdf3f2a0bafa7, State: Running, Role: LEADER
I20260608 12:58:42.343855 27924 consensus_queue.cc:237] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } }
I20260608 12:58:42.351807 27549 catalog_manager.cc:5696] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66888ed4a2264a2fa6bfdf3f2a0bafa7 (127.16.200.131). New cstate: current_term: 1 leader_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66888ed4a2264a2fa6bfdf3f2a0bafa7" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caeda4a0dd9a4213b54ed8a55724b62d" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670950d48e024dbcbdd51d2fc1c7f6d9" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 38517 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:42.404402 17186 auto_rebalancer.cc:591] Failed to schedule move for tablet e3c6e6cb4fe54914b0bf90b554725665: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:58:42.405726 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:42.424701 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:42.425585 17186 tablet_replica.cc:333] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d: stopping tablet replica
I20260608 12:58:42.426252 17186 raft_consensus.cc:2243] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:42.426720 17186 raft_consensus.cc:2272] T e3c6e6cb4fe54914b0bf90b554725665 P caeda4a0dd9a4213b54ed8a55724b62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:42.445791 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:42.455765 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:42.473383 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:42.474179 17186 tablet_replica.cc:333] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9: stopping tablet replica
I20260608 12:58:42.474730 17186 raft_consensus.cc:2243] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:42.475149 17186 raft_consensus.cc:2272] T e3c6e6cb4fe54914b0bf90b554725665 P 670950d48e024dbcbdd51d2fc1c7f6d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:42.494376 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:42.504695 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:42.521440 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:42.522264 17186 tablet_replica.cc:333] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: stopping tablet replica
I20260608 12:58:42.522817 17186 raft_consensus.cc:2243] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:42.523479 17186 pending_rounds.cc:70] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Trying to abort 1 pending ops.
I20260608 12:58:42.523690 17186 pending_rounds.cc:77] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662747528044544 op_type: NO_OP noop_request { }
I20260608 12:58:42.523957 17186 raft_consensus.cc:2889] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:58:42.524241 17186 raft_consensus.cc:2272] T e3c6e6cb4fe54914b0bf90b554725665 P 66888ed4a2264a2fa6bfdf3f2a0bafa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:42.547785 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:42.557806 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:42.574765 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:42.590606 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:42.599514 17186 master.cc:562] Master@127.16.200.190:35751 shutting down...
I20260608 12:58:42.615078 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:42.615682 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:42.616016 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8aa4cc784ac2411cb88f9ca1b51c42e3: stopping tablet replica
I20260608 12:58:42.635612 17186 master.cc:584] Master@127.16.200.190:35751 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1172 ms)
[----------] 22 tests from AutoRebalancerTest (236104 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:58:42.671059 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:40731
I20260608 12:58:42.672231 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:42.677310 27931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.677513 27932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.679117 27934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.679847 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:42.680774 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:42.680965 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:42.681097 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923522681085 us; error 0 us; skew 500 ppm
I20260608 12:58:42.681630 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:42.683869 17186 webserver.cc:533] Webserver started at http://127.16.200.190:40101/ using document root <none> and password file <none>
I20260608 12:58:42.684340 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.684489 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.684741 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.685799 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "007a6f6860644157ae3441d23b469df6"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.690511 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:42.694029 27939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.694793 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:58:42.695062 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "007a6f6860644157ae3441d23b469df6"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.695351 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-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)
I20260608 12:58:42.712968 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.713948 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.751418 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:40731
I20260608 12:58:42.751559 27990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:40731 every 8 connection(s)
I20260608 12:58:42.755852 27991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:42.767452 27991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6: Bootstrap starting.
I20260608 12:58:42.772696 27991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:42.777082 27991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6: No bootstrap required, opened a new log
I20260608 12:58:42.779372 27991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007a6f6860644157ae3441d23b469df6" member_type: VOTER }
I20260608 12:58:42.779778 27991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:42.780009 27991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007a6f6860644157ae3441d23b469df6, State: Initialized, Role: FOLLOWER
I20260608 12:58:42.780695 27991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "007a6f6860644157ae3441d23b469df6" member_type: VOTER }
I20260608 12:58:42.781185 27991 raft_consensus.cc:399] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:42.781430 27991 raft_consensus.cc:493] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:42.781710 27991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:42.786687 27991 raft_consensus.cc:515] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007a6f6860644157ae3441d23b469df6" member_type: VOTER }
I20260608 12:58:42.787269 27991 leader_election.cc:304] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [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: 007a6f6860644157ae3441d23b469df6; no voters: 
I20260608 12:58:42.788494 27991 leader_election.cc:290] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:42.788906 27994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:42.790259 27994 raft_consensus.cc:697] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 1 LEADER]: Becoming Leader. State: Replica: 007a6f6860644157ae3441d23b469df6, State: Running, Role: LEADER
I20260608 12:58:42.790973 27994 consensus_queue.cc:237] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [LEADER]: Queue going to LEADER mode. State: All 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: "007a6f6860644157ae3441d23b469df6" member_type: VOTER }
I20260608 12:58:42.791674 27991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:42.793877 27996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 007a6f6860644157ae3441d23b469df6. Latest consensus state: current_term: 1 leader_uuid: "007a6f6860644157ae3441d23b469df6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007a6f6860644157ae3441d23b469df6" member_type: VOTER } }
I20260608 12:58:42.793861 27995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "007a6f6860644157ae3441d23b469df6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007a6f6860644157ae3441d23b469df6" member_type: VOTER } }
I20260608 12:58:42.794602 27996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:42.794647 27995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:42.799317 27999 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:42.806905 27999 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:42.807986 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:42.816582 27999 catalog_manager.cc:1382] Generated new cluster ID: 9479bb97cd4140d4bb60dffe5929c69e
I20260608 12:58:42.816829 27999 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:42.852391 27999 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:42.853797 27999 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:42.870472 27999 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6: Generated new TSK 0
I20260608 12:58:42.871048 27999 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:42.938781 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:42.945303 28012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.946420 28013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.947983 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:42.948550 28015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.949405 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:42.949635 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:42.949805 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923522949784 us; error 0 us; skew 500 ppm
I20260608 12:58:42.950490 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:42.952936 17186 webserver.cc:533] Webserver started at http://127.16.200.129:37123/ using document root <none> and password file <none>
I20260608 12:58:42.953440 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.953630 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.953881 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.955040 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "c0a467413cba428593d74ec003482860"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.959748 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:58:42.963263 28020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.963982 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:42.964262 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "c0a467413cba428593d74ec003482860"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-jxwz"
I20260608 12:58:42.964545 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-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)
I20260608 12:58:42.981251 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.982250 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.983702 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.986102 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.986308 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.986532 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.986685 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.027989 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:39667
I20260608 12:58:43.028124 28082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:39667 every 8 connection(s)
I20260608 12:58:43.033432 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:43.040995 28087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:43.042032 28088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:43.044091 28090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:43.045845 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:43.047092 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:43.047387 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:43.047442 28083 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40731
I20260608 12:58:43.047622 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923523047600 us; error 0 us; skew 500 ppm
I20260608 12:58:43.048005 28083 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:43.048414 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:43.048877 28083 heartbeater.cc:507] Master 127.16.200.190:40731 requested a full tablet report, sending...
I20260608 12:58:43.051149 17186 webserver.cc:533] Webserver started at http://127.16.200.130:46571/ using document root <none> and password file <none>
I20260608 12:58:43.051656 27956 ts_manager.cc:194] Registered new tserver with Master: c0a467413cba428593d74ec003482860 (127.16.200.129:39667)
I20260608 12:58:43.051955 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:43.052270 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:43.052770 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:43.054309 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "7e043011ff58421380aaa37d18f9b2bd"
format_stamp: "Formatted at 2026-06-08 12:58:43 on dist-test-slave-jxwz"
I20260608 12:58:43.054486 27956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55466
I20260608 12:58:43.059898 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:43.063625 28095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.064407 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:43.064710 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "7e043011ff58421380aaa37d18f9b2bd"
format_stamp: "Formatted at 2026-06-08 12:58:43 on dist-test-slave-jxwz"
I20260608 12:58:43.064963 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-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)
I20260608 12:58:43.080060 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:43.081110 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:43.082563 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:43.084874 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:43.085073 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.085294 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:43.085446 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.126238 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:37537
I20260608 12:58:43.126374 28157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:37537 every 8 connection(s)
I20260608 12:58:43.131605 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:43.140159 28161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:43.142622 28162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:43.143584 28158 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40731
I20260608 12:58:43.144045 28158 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:43.144809 28158 heartbeater.cc:507] Master 127.16.200.190:40731 requested a full tablet report, sending...
W20260608 12:58:43.145334 28164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:43.146354 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:43.147002 27956 ts_manager.cc:194] Registered new tserver with Master: 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:43.147265 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:43.147552 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:43.147727 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923523147707 us; error 0 us; skew 500 ppm
I20260608 12:58:43.148362 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:43.148685 27956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55474
I20260608 12:58:43.151230 17186 webserver.cc:533] Webserver started at http://127.16.200.131:37849/ using document root <none> and password file <none>
I20260608 12:58:43.151791 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:43.151978 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:43.152230 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:43.153398 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "e3f2922373384f5d9c125e0ddadc18fd"
format_stamp: "Formatted at 2026-06-08 12:58:43 on dist-test-slave-jxwz"
I20260608 12:58:43.157938 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:43.161388 28169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.162128 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:43.162401 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "e3f2922373384f5d9c125e0ddadc18fd"
format_stamp: "Formatted at 2026-06-08 12:58:43 on dist-test-slave-jxwz"
I20260608 12:58:43.162667 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-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)
I20260608 12:58:43.187795 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:43.188829 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:43.190315 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:43.192628 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:43.192829 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.193053 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:43.193209 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:43.233844 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:42457
I20260608 12:58:43.233989 28231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:42457 every 8 connection(s)
I20260608 12:58:43.248265 28232 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40731
I20260608 12:58:43.248786 28232 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:43.249545 28232 heartbeater.cc:507] Master 127.16.200.190:40731 requested a full tablet report, sending...
I20260608 12:58:43.251726 27956 ts_manager.cc:194] Registered new tserver with Master: e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:43.252341 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015045021s
I20260608 12:58:43.253667 27956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55482
I20260608 12:58:44.057888 28083 heartbeater.cc:499] Master 127.16.200.190:40731 was elected leader, sending a full tablet report...
I20260608 12:58:44.151875 28158 heartbeater.cc:499] Master 127.16.200.190:40731 was elected leader, sending a full tablet report...
I20260608 12:58:44.256850 28232 heartbeater.cc:499] Master 127.16.200.190:40731 was elected leader, sending a full tablet report...
I20260608 12:58:44.313917 27956 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55496:
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"
    }
  }
}
W20260608 12:58:44.316673 27956 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:44.378218 28197 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6dd30513341728e2921e9dbb6949e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:44.379787 28197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6dd30513341728e2921e9dbb6949e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.386698 28195 tablet_service.cc:1511] Processing CreateTablet for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:44.378226 28196 tablet_service.cc:1511] Processing CreateTablet for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:44.388478 28195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.393569 28196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.414130 28046 tablet_service.cc:1511] Processing CreateTablet for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:44.414577 28048 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6dd30513341728e2921e9dbb6949e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:44.415787 28046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.416983 28194 tablet_service.cc:1511] Processing CreateTablet for tablet a8183c0c81304bbf8ea5e534bdf22dcc (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:44.417848 28045 tablet_service.cc:1511] Processing CreateTablet for tablet a8183c0c81304bbf8ea5e534bdf22dcc (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:44.418764 28047 tablet_service.cc:1511] Processing CreateTablet for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:44.420320 28043 tablet_service.cc:1511] Processing CreateTablet for tablet 2df5a7b4aa8a4a96a5dbc569b671de79 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:44.418414 28194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8183c0c81304bbf8ea5e534bdf22dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.417009 28048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6dd30513341728e2921e9dbb6949e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.420267 28044 tablet_service.cc:1511] Processing CreateTablet for tablet ca16227903b6442cbd921dea47706b2e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:44.423321 28044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca16227903b6442cbd921dea47706b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.424458 28043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df5a7b4aa8a4a96a5dbc569b671de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.429118 28047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.431842 28045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8183c0c81304bbf8ea5e534bdf22dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.435462 28193 tablet_service.cc:1511] Processing CreateTablet for tablet ca16227903b6442cbd921dea47706b2e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:44.435462 28123 tablet_service.cc:1511] Processing CreateTablet for tablet 38e6dd30513341728e2921e9dbb6949e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:44.437390 28122 tablet_service.cc:1511] Processing CreateTablet for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:44.438069 28123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e6dd30513341728e2921e9dbb6949e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.438772 28122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.439486 28193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca16227903b6442cbd921dea47706b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.450495 28121 tablet_service.cc:1511] Processing CreateTablet for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:44.451915 28121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.453977 28192 tablet_service.cc:1511] Processing CreateTablet for tablet 2df5a7b4aa8a4a96a5dbc569b671de79 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:44.455472 28192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df5a7b4aa8a4a96a5dbc569b671de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.461273 28120 tablet_service.cc:1511] Processing CreateTablet for tablet a8183c0c81304bbf8ea5e534bdf22dcc (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:44.462642 28120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8183c0c81304bbf8ea5e534bdf22dcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.473659 28119 tablet_service.cc:1511] Processing CreateTablet for tablet ca16227903b6442cbd921dea47706b2e (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:44.475154 28119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca16227903b6442cbd921dea47706b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.484827 28118 tablet_service.cc:1511] Processing CreateTablet for tablet 2df5a7b4aa8a4a96a5dbc569b671de79 (DEFAULT_TABLE table=test-workload [id=850caba687f4454fba7caacb8f665526]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:44.486447 28118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df5a7b4aa8a4a96a5dbc569b671de79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.520661 28253 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.528959 28253 tablet_bootstrap.cc:654] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.530941 28252 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.553959 28254 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.555832 28252 tablet_bootstrap.cc:654] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.559317 28253 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.559906 28253 ts_tablet_manager.cc:1403] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260608 12:58:44.560824 28252 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.561254 28254 tablet_bootstrap.cc:654] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.561311 28252 ts_tablet_manager.cc:1403] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.006s
I20260608 12:58:44.563125 28253 raft_consensus.cc:359] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.563995 28253 raft_consensus.cc:385] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.564769 28253 raft_consensus.cc:740] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.563946 28252 raft_consensus.cc:359] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.565300 28252 raft_consensus.cc:385] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.565601 28252 raft_consensus.cc:740] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.565713 28253 consensus_queue.cc:260] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.566506 28252 consensus_queue.cc:260] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.567039 28254 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.567689 28254 ts_tablet_manager.cc:1403] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:58:44.569085 28253 ts_tablet_manager.cc:1434] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 12:58:44.570564 28253 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.570969 28254 raft_consensus.cc:359] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.571801 28254 raft_consensus.cc:385] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.572117 28254 raft_consensus.cc:740] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.572958 28254 consensus_queue.cc:260] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.576169 28252 ts_tablet_manager.cc:1434] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:58:44.578962 28253 tablet_bootstrap.cc:654] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.580763 28254 ts_tablet_manager.cc:1434] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 12:58:44.581873 28254 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.588131 28254 tablet_bootstrap.cc:654] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.590991 28252 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.599864 28252 tablet_bootstrap.cc:654] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.601775 28253 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.602164 28254 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.602355 28253 ts_tablet_manager.cc:1403] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.020s
I20260608 12:58:44.602746 28254 ts_tablet_manager.cc:1403] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 12:58:44.605397 28254 raft_consensus.cc:359] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.605959 28254 raft_consensus.cc:385] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.606194 28254 raft_consensus.cc:740] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.606202 28253 raft_consensus.cc:359] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.606900 28254 consensus_queue.cc:260] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.607187 28253 raft_consensus.cc:385] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.607702 28253 raft_consensus.cc:740] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.609120 28254 ts_tablet_manager.cc:1434] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:58:44.608776 28253 consensus_queue.cc:260] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.610267 28254 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.611274 28253 ts_tablet_manager.cc:1434] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:58:44.612490 28253 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.614591 28252 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.615222 28252 ts_tablet_manager.cc:1403] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260608 12:58:44.617604 28254 tablet_bootstrap.cc:654] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.618630 28252 raft_consensus.cc:359] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.619280 28253 tablet_bootstrap.cc:654] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.619581 28252 raft_consensus.cc:385] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.619971 28252 raft_consensus.cc:740] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.621084 28252 consensus_queue.cc:260] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.626650 28252 ts_tablet_manager.cc:1434] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 12:58:44.628023 28252 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.639568 28252 tablet_bootstrap.cc:654] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.642957 28254 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.643603 28254 ts_tablet_manager.cc:1403] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260608 12:58:44.643766 28253 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.644446 28253 ts_tablet_manager.cc:1403] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.019s
I20260608 12:58:44.647329 28254 raft_consensus.cc:359] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.647926 28253 raft_consensus.cc:359] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.648264 28254 raft_consensus.cc:385] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.648679 28253 raft_consensus.cc:385] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.648746 28254 raft_consensus.cc:740] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.648986 28253 raft_consensus.cc:740] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.649955 28254 consensus_queue.cc:260] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.650022 28253 consensus_queue.cc:260] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.652155 28252 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.652439 28253 ts_tablet_manager.cc:1434] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:58:44.652791 28252 ts_tablet_manager.cc:1403] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 12:58:44.653860 28253 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.654386 28259 raft_consensus.cc:493] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.654915 28259 raft_consensus.cc:515] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.657083 28254 ts_tablet_manager.cc:1434] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:58:44.658363 28254 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.661854 28253 tablet_bootstrap.cc:654] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.665383 28254 tablet_bootstrap.cc:654] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.669013 28252 raft_consensus.cc:359] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.669840 28252 raft_consensus.cc:385] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.670578 28252 raft_consensus.cc:740] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.671449 28252 consensus_queue.cc:260] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.673552 28258 raft_consensus.cc:493] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.674135 28258 raft_consensus.cc:515] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.677934 28254 tablet_bootstrap.cc:492] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.678642 28254 ts_tablet_manager.cc:1403] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 12:58:44.682152 28254 raft_consensus.cc:359] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.683041 28254 raft_consensus.cc:385] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.683406 28254 raft_consensus.cc:740] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.684481 28254 consensus_queue.cc:260] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.689399 28254 ts_tablet_manager.cc:1434] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:58:44.689802 28259 leader_election.cc:290] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:44.690698 28254 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.682217 28258 leader_election.cc:290] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.719029 28254 tablet_bootstrap.cc:654] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.737200 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8183c0c81304bbf8ea5e534bdf22dcc" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
I20260608 12:58:44.738116 28207 raft_consensus.cc:2468] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 0.
I20260608 12:58:44.739670 28097 leader_election.cc:304] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd; no voters: 
I20260608 12:58:44.740762 28258 raft_consensus.cc:2804] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.741161 28258 raft_consensus.cc:493] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.741499 28258 raft_consensus.cc:3060] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.750839 28258 raft_consensus.cc:515] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.755267 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8183c0c81304bbf8ea5e534bdf22dcc" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd"
I20260608 12:58:44.756021 28207 raft_consensus.cc:3060] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.759617 28058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8183c0c81304bbf8ea5e534bdf22dcc" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860" is_pre_election: true
I20260608 12:58:44.760397 28058 raft_consensus.cc:2468] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 0.
I20260608 12:58:44.760938 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd" is_pre_election: true
I20260608 12:58:44.761656 28133 raft_consensus.cc:2468] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f2922373384f5d9c125e0ddadc18fd in term 0.
I20260608 12:58:44.762046 28057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8183c0c81304bbf8ea5e534bdf22dcc" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860"
I20260608 12:58:44.762732 28057 raft_consensus.cc:3060] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.763367 28173 leader_election.cc:304] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd; no voters: 
I20260608 12:58:44.764750 28271 raft_consensus.cc:2804] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.765162 28271 raft_consensus.cc:493] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.765630 28271 raft_consensus.cc:3060] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.768278 28252 ts_tablet_manager.cc:1434] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.115s	user 0.022s	sys 0.043s
I20260608 12:58:44.769583 28252 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.772717 28207 raft_consensus.cc:2468] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 1.
I20260608 12:58:44.774027 28271 raft_consensus.cc:515] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.774214 28097 leader_election.cc:304] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd; no voters: 
I20260608 12:58:44.774827 28258 leader_election.cc:290] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Requested vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.775504 28258 raft_consensus.cc:2804] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.776063 28258 raft_consensus.cc:697] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Becoming Leader. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Running, Role: LEADER
I20260608 12:58:44.777034 28258 consensus_queue.cc:237] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.781782 28271 leader_election.cc:290] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 election: Requested vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:44.783059 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd"
I20260608 12:58:44.783730 28133 raft_consensus.cc:3060] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.785547 28056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860"
I20260608 12:58:44.786528 28253 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.787199 28253 ts_tablet_manager.cc:1403] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.134s	user 0.032s	sys 0.050s
I20260608 12:58:44.787819 28058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860" is_pre_election: true
W20260608 12:58:44.787273 28170 leader_election.cc:343] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:44.789906 28170 leader_election.cc:343] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:44.791361 28253 raft_consensus.cc:359] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.792204 28253 raft_consensus.cc:385] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.792526 28253 raft_consensus.cc:740] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.793450 28254 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.794030 28254 ts_tablet_manager.cc:1403] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.038s
I20260608 12:58:44.793732 28253 consensus_queue.cc:260] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.794400 28252 tablet_bootstrap.cc:654] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.784274 28057 raft_consensus.cc:2468] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 1.
I20260608 12:58:44.791519 28133 raft_consensus.cc:2468] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f2922373384f5d9c125e0ddadc18fd in term 1.
I20260608 12:58:44.798391 28173 leader_election.cc:304] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [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: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd; no voters: c0a467413cba428593d74ec003482860
I20260608 12:58:44.799314 28271 raft_consensus.cc:2804] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.799815 28253 ts_tablet_manager.cc:1434] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:58:44.799840 28271 raft_consensus.cc:697] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 LEADER]: Becoming Leader. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Running, Role: LEADER
I20260608 12:58:44.800338 28254 raft_consensus.cc:359] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.802121 28254 raft_consensus.cc:385] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.800995 28271 consensus_queue.cc:237] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.802524 28254 raft_consensus.cc:740] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.803421 28276 raft_consensus.cc:493] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.803970 28254 consensus_queue.cc:260] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
W20260608 12:58:44.806327 28004 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:44.807504 28254 ts_tablet_manager.cc:1434] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:58:44.809373 28254 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: Bootstrap starting.
I20260608 12:58:44.801319 28253 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.816895 28254 tablet_bootstrap.cc:654] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.811872 27956 catalog_manager.cc:5696] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130). New cstate: current_term: 1 leader_uuid: "7e043011ff58421380aaa37d18f9b2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:44.829553 28254 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: No bootstrap required, opened a new log
I20260608 12:58:44.830315 28254 ts_tablet_manager.cc:1403] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260608 12:58:44.803992 28276 raft_consensus.cc:515] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.835222 28276 leader_election.cc:290] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.816601 28253 tablet_bootstrap.cc:654] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.836454 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
W20260608 12:58:44.838121 28097 leader_election.cc:343] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:44.837985 28057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860" is_pre_election: true
I20260608 12:58:44.839383 28057 raft_consensus.cc:2468] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 0.
I20260608 12:58:44.840988 28096 leader_election.cc:304] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [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: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: e3f2922373384f5d9c125e0ddadc18fd
I20260608 12:58:44.841590 28252 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.842248 28252 ts_tablet_manager.cc:1403] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.018s
I20260608 12:58:44.843529 28276 raft_consensus.cc:2804] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.844578 28276 raft_consensus.cc:493] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.845037 28276 raft_consensus.cc:3060] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.845340 28253 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.845894 28253 ts_tablet_manager.cc:1403] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260608 12:58:44.848903 28253 raft_consensus.cc:359] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.849642 28253 raft_consensus.cc:385] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.849982 28253 raft_consensus.cc:740] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.850507 28252 raft_consensus.cc:359] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.850817 28253 consensus_queue.cc:260] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.851358 28252 raft_consensus.cc:385] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.851847 28252 raft_consensus.cc:740] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.853309 28253 ts_tablet_manager.cc:1434] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:58:44.852891 28252 consensus_queue.cc:260] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.854430 28253 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: Bootstrap starting.
I20260608 12:58:44.855947 28252 ts_tablet_manager.cc:1434] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260608 12:58:44.854640 28254 raft_consensus.cc:359] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.856482 28254 raft_consensus.cc:385] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.856851 28254 raft_consensus.cc:740] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0a467413cba428593d74ec003482860, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.857182 28252 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.857673 28254 consensus_queue.cc:260] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.862192 28253 tablet_bootstrap.cc:654] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.862747 28276 raft_consensus.cc:515] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.865121 28276 leader_election.cc:290] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Requested vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.865334 28252 tablet_bootstrap.cc:654] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.862432 28254 ts_tablet_manager.cc:1434] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260608 12:58:44.866009 28057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860"
I20260608 12:58:44.866344 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd"
I20260608 12:58:44.866935 28057 raft_consensus.cc:3060] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:44.868216 28097 leader_election.cc:343] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:44.876529 28057 raft_consensus.cc:2468] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 1.
I20260608 12:58:44.877255 27956 catalog_manager.cc:5696] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131). New cstate: current_term: 1 leader_uuid: "e3f2922373384f5d9c125e0ddadc18fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:44.878237 28096 leader_election.cc:304] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [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: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: e3f2922373384f5d9c125e0ddadc18fd
I20260608 12:58:44.879810 28276 raft_consensus.cc:2804] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.880375 28276 raft_consensus.cc:697] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Becoming Leader. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Running, Role: LEADER
I20260608 12:58:44.881378 28276 consensus_queue.cc:237] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.901835 28260 raft_consensus.cc:493] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.902472 28260 raft_consensus.cc:515] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.903635 28258 raft_consensus.cc:493] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.904222 28258 raft_consensus.cc:515] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.907838 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f9ffe37eaa473ab7fb2013b4e4e28d" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
I20260608 12:58:44.908526 28207 raft_consensus.cc:2468] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 0.
I20260608 12:58:44.909543 28260 leader_election.cc:290] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457), 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:44.911536 28097 leader_election.cc:304] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd; no voters: 
I20260608 12:58:44.912878 28277 raft_consensus.cc:2804] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.913630 28277 raft_consensus.cc:493] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.914069 28277 raft_consensus.cc:3060] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.916805 28258 leader_election.cc:290] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.918654 28253 tablet_bootstrap.cc:492] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: No bootstrap required, opened a new log
I20260608 12:58:44.919301 28253 ts_tablet_manager.cc:1403] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.037s
I20260608 12:58:44.922955 28253 raft_consensus.cc:359] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.923748 28253 raft_consensus.cc:385] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.924052 28253 raft_consensus.cc:740] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.925853 28277 raft_consensus.cc:515] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.931524 28253 consensus_queue.cc:260] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.927378 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6dd30513341728e2921e9dbb6949e" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
I20260608 12:58:44.934185 28058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f9ffe37eaa473ab7fb2013b4e4e28d" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860"
W20260608 12:58:44.934383 28022 leader_election.cc:343] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:44.929131 27956 catalog_manager.cc:5696] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130). New cstate: current_term: 1 leader_uuid: "7e043011ff58421380aaa37d18f9b2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:44.934895 28058 raft_consensus.cc:3060] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.930717 28057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f9ffe37eaa473ab7fb2013b4e4e28d" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860" is_pre_election: true
I20260608 12:58:44.943315 28058 raft_consensus.cc:2468] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 1.
I20260608 12:58:44.934222 28253 ts_tablet_manager.cc:1434] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 12:58:44.946259 28277 leader_election.cc:290] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Requested vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.947247 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60f9ffe37eaa473ab7fb2013b4e4e28d" candidate_uuid: "7e043011ff58421380aaa37d18f9b2bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd"
I20260608 12:58:44.947995 28252 tablet_bootstrap.cc:492] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.947820 28207 raft_consensus.cc:3060] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.948556 28252 ts_tablet_manager.cc:1403] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.092s	user 0.028s	sys 0.046s
I20260608 12:58:44.948559 28096 leader_election.cc:304] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: 
I20260608 12:58:44.952371 28252 raft_consensus.cc:359] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.953231 28252 raft_consensus.cc:385] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.953608 28252 raft_consensus.cc:740] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.949846 28277 raft_consensus.cc:2804] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.954505 28252 consensus_queue.cc:260] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.955232 28277 raft_consensus.cc:697] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Becoming Leader. State: Replica: 7e043011ff58421380aaa37d18f9b2bd, State: Running, Role: LEADER
I20260608 12:58:44.955595 28207 raft_consensus.cc:2468] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e043011ff58421380aaa37d18f9b2bd in term 1.
I20260608 12:58:44.957664 28252 ts_tablet_manager.cc:1434] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:58:44.956200 28277 consensus_queue.cc:237] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.958974 28252 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: Bootstrap starting.
I20260608 12:58:44.959124 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6dd30513341728e2921e9dbb6949e" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd" is_pre_election: true
I20260608 12:58:44.960309 28133 raft_consensus.cc:2468] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 0.
I20260608 12:58:44.961740 28024 leader_election.cc:304] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [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: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: e3f2922373384f5d9c125e0ddadc18fd
I20260608 12:58:44.963016 28260 raft_consensus.cc:2804] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.963389 28260 raft_consensus.cc:493] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.963753 28260 raft_consensus.cc:3060] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.968113 28252 tablet_bootstrap.cc:654] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.974426 28252 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: No bootstrap required, opened a new log
I20260608 12:58:44.974887 28252 ts_tablet_manager.cc:1403] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:58:44.972126 28260 raft_consensus.cc:515] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.976794 27956 catalog_manager.cc:5696] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130). New cstate: current_term: 1 leader_uuid: "7e043011ff58421380aaa37d18f9b2bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:44.977756 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6dd30513341728e2921e9dbb6949e" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd"
I20260608 12:58:44.977619 28252 raft_consensus.cc:359] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.978063 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e6dd30513341728e2921e9dbb6949e" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd"
I20260608 12:58:44.978413 28252 raft_consensus.cc:385] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.978710 28133 raft_consensus.cc:3060] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.978837 28252 raft_consensus.cc:740] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f2922373384f5d9c125e0ddadc18fd, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.978509 28207 raft_consensus.cc:3060] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.980639 28260 leader_election.cc:290] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 election: Requested vote from peers e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457), 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:44.981273 28252 consensus_queue.cc:260] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.983693 28252 ts_tablet_manager.cc:1434] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:58:44.987238 28207 raft_consensus.cc:2468] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 1.
I20260608 12:58:44.988041 28260 raft_consensus.cc:493] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:44.987372 28133 raft_consensus.cc:2468] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 1.
I20260608 12:58:44.988483 28022 leader_election.cc:304] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0a467413cba428593d74ec003482860, e3f2922373384f5d9c125e0ddadc18fd; no voters: 
I20260608 12:58:44.988610 28260 raft_consensus.cc:515] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:44.991154 28290 raft_consensus.cc:2804] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.991858 28260 leader_election.cc:290] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:44.994665 28290 raft_consensus.cc:697] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 LEADER]: Becoming Leader. State: Replica: c0a467413cba428593d74ec003482860, State: Running, Role: LEADER
I20260608 12:58:44.995195 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df5a7b4aa8a4a96a5dbc569b671de79" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd" is_pre_election: true
I20260608 12:58:44.995635 28290 consensus_queue.cc:237] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } }
I20260608 12:58:44.995906 28133 raft_consensus.cc:2468] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 0.
I20260608 12:58:44.995992 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df5a7b4aa8a4a96a5dbc569b671de79" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
I20260608 12:58:44.996863 28207 raft_consensus.cc:2468] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 0.
I20260608 12:58:44.997288 28024 leader_election.cc:304] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: 
I20260608 12:58:44.998293 28291 raft_consensus.cc:2804] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:44.998612 28291 raft_consensus.cc:493] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:44.998878 28291 raft_consensus.cc:3060] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:45.005255 27954 catalog_manager.cc:5696] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a467413cba428593d74ec003482860 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c0a467413cba428593d74ec003482860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:45.006332 28291 raft_consensus.cc:515] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:45.008685 28291 leader_election.cc:290] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 election: Requested vote from peers 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:45.009323 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df5a7b4aa8a4a96a5dbc569b671de79" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd"
I20260608 12:58:45.009876 28133 raft_consensus.cc:3060] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:45.009783 28207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df5a7b4aa8a4a96a5dbc569b671de79" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd"
I20260608 12:58:45.010592 28207 raft_consensus.cc:3060] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:45.017355 28133 raft_consensus.cc:2468] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 1.
I20260608 12:58:45.017571 28207 raft_consensus.cc:2468] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0a467413cba428593d74ec003482860 in term 1.
I20260608 12:58:45.018496 28024 leader_election.cc:304] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860; no voters: 
I20260608 12:58:45.019176 28291 raft_consensus.cc:2804] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:45.019668 28291 raft_consensus.cc:697] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 1 LEADER]: Becoming Leader. State: Replica: c0a467413cba428593d74ec003482860, State: Running, Role: LEADER
I20260608 12:58:45.020479 28291 consensus_queue.cc:237] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:45.027809 27954 catalog_manager.cc:5696] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0a467413cba428593d74ec003482860 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "c0a467413cba428593d74ec003482860" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:45.184355 28271 raft_consensus.cc:493] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:45.185140 28271 raft_consensus.cc:515] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:45.190765 28271 leader_election.cc:290] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0a467413cba428593d74ec003482860 (127.16.200.129:39667), 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:45.304610 28291 raft_consensus.cc:493] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:45.305313 28291 raft_consensus.cc:515] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } }
I20260608 12:58:45.308434 28291 leader_election.cc:290] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537), e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:45.354534 28277 consensus_queue.cc:1048] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:45.379174 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd" is_pre_election: true
I20260608 12:58:45.380106 28133 raft_consensus.cc:2393] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0a467413cba428593d74ec003482860 in current term 1: Already voted for candidate e3f2922373384f5d9c125e0ddadc18fd in this term.
I20260608 12:58:45.380872 28277 consensus_queue.cc:1048] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.407966 28206 raft_consensus.cc:3060] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:45.408051 28133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e043011ff58421380aaa37d18f9b2bd" is_pre_election: true
I20260608 12:58:45.413650 28057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca16227903b6442cbd921dea47706b2e" candidate_uuid: "e3f2922373384f5d9c125e0ddadc18fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0a467413cba428593d74ec003482860" is_pre_election: true
I20260608 12:58:45.417800 28271 consensus_queue.cc:1048] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.419236 28170 leader_election.cc:304] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [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: e3f2922373384f5d9c125e0ddadc18fd; no voters: 7e043011ff58421380aaa37d18f9b2bd, c0a467413cba428593d74ec003482860
I20260608 12:58:45.421139 28206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c4982f1b2d41118cf7cf9eaf65b0b4" candidate_uuid: "c0a467413cba428593d74ec003482860" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f2922373384f5d9c125e0ddadc18fd" is_pre_election: true
I20260608 12:58:45.422549 28057 raft_consensus.cc:3060] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:45.422538 28022 leader_election.cc:304] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [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: c0a467413cba428593d74ec003482860; no voters: 7e043011ff58421380aaa37d18f9b2bd, e3f2922373384f5d9c125e0ddadc18fd
I20260608 12:58:45.425323 28277 consensus_queue.cc:1048] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:45.425976 28302 raft_consensus.cc:2749] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:45.426688 28276 consensus_queue.cc:1048] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.438712 28302 consensus_queue.cc:1048] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.443878 28290 raft_consensus.cc:2749] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:45.511830 28303 consensus_queue.cc:1048] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:45.540313 28290 consensus_queue.cc:1048] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:45.607769 28173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:37537, user_credentials={real_user=slave}} blocked reactor thread for 110416us
I20260608 12:58:45.613897 28290 consensus_queue.cc:1048] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:45.619302 28291 consensus_queue.cc:1048] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:45.619326 28258 consensus_queue.cc:1048] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:45.634523 28291 consensus_queue.cc:1048] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:58:45.646314 28299 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.002s	sys 0.000s
W20260608 12:58:46.399016 28228 debug-util.cc:398] Leaking SignalData structure 0x7b0800132d40 after lost signal to thread 17189
W20260608 12:58:46.400514 28228 debug-util.cc:398] Leaking SignalData structure 0x7b0800211ca0 after lost signal to thread 27990
W20260608 12:58:46.906745 28300 meta_cache.cc:1261] Time spent looking up entry by key: real 0.122s	user 0.002s	sys 0.000s
W20260608 12:58:47.122484 28315 log.cc:927] Time spent T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: Append to log took a long time: real 0.064s	user 0.000s	sys 0.006s
W20260608 12:58:47.131084 28313 log.cc:927] Time spent T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: Append to log took a long time: real 0.054s	user 0.003s	sys 0.002s
W20260608 12:58:47.133244 28317 log.cc:927] Time spent T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: Append to log took a long time: real 0.059s	user 0.006s	sys 0.000s
W20260608 12:58:47.130779 28278 log.cc:927] Time spent T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: Append to log took a long time: real 0.088s	user 0.004s	sys 0.000s
W20260608 12:58:47.126055 28305 log.cc:927] Time spent T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: Append to log took a long time: real 0.083s	user 0.002s	sys 0.004s
W20260608 12:58:47.129753 28285 log.cc:927] Time spent T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Append to log took a long time: real 0.088s	user 0.000s	sys 0.009s
W20260608 12:58:47.129081 28298 log.cc:927] Time spent T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: Append to log took a long time: real 0.053s	user 0.005s	sys 0.014s
W20260608 12:58:47.130599 28309 log.cc:927] Time spent T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: Append to log took a long time: real 0.100s	user 0.024s	sys 0.027s
W20260608 12:58:47.170202 28294 log.cc:927] Time spent T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: Append to log took a long time: real 0.104s	user 0.005s	sys 0.004s
W20260608 12:58:47.138803 28293 log.cc:927] Time spent T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: Append to log took a long time: real 0.097s	user 0.006s	sys 0.008s
W20260608 12:58:47.130623 28314 log.cc:927] Time spent T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: Append to log took a long time: real 0.083s	user 0.006s	sys 0.000s
W20260608 12:58:47.177752 28292 log.cc:927] Time spent T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: Append to log took a long time: real 0.094s	user 0.004s	sys 0.010s
I20260608 12:58:47.509784 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:47.533202 28357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:47.535465 28358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:47.538156 28360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:47.542451 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:47.543805 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:47.544106 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:47.544327 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923527544310 us; error 0 us; skew 500 ppm
I20260608 12:58:47.545189 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:47.550478 17186 webserver.cc:533] Webserver started at http://127.16.200.132:37473/ using document root <none> and password file <none>
I20260608 12:58:47.552551 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:47.553098 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:47.553838 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:47.557437 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "f30c27801a414841b96baeb9bf35b9a8"
format_stamp: "Formatted at 2026-06-08 12:58:47 on dist-test-slave-jxwz"
I20260608 12:58:47.578575 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.019s	user 0.014s	sys 0.005s
I20260608 12:58:47.602155 28365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:47.603266 17186 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.008s	sys 0.002s
I20260608 12:58:47.603672 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "f30c27801a414841b96baeb9bf35b9a8"
format_stamp: "Formatted at 2026-06-08 12:58:47 on dist-test-slave-jxwz"
I20260608 12:58:47.603996 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923286344075-17186-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)
I20260608 12:58:47.630487 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:47.631819 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:47.633705 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:47.636842 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:47.637077 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:47.637338 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:47.637509 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:47.721371 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:41137
I20260608 12:58:47.721551 28427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:41137 every 8 connection(s)
I20260608 12:58:47.794216 28428 heartbeater.cc:344] Connected to a master server at 127.16.200.190:40731
I20260608 12:58:47.794680 28428 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:47.795885 28428 heartbeater.cc:507] Master 127.16.200.190:40731 requested a full tablet report, sending...
I20260608 12:58:47.798092 27951 ts_manager.cc:194] Registered new tserver with Master: f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132:41137)
I20260608 12:58:47.799939 27951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55512
I20260608 12:58:47.966863 28206 consensus_queue.cc:237] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:47.974193 28058 raft_consensus.cc:1275] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Refusing update from remote peer e3f2922373384f5d9c125e0ddadc18fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:47.974781 28131 raft_consensus.cc:1275] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Refusing update from remote peer e3f2922373384f5d9c125e0ddadc18fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:47.976236 28356 consensus_queue.cc:1048] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:47.977280 28312 consensus_queue.cc:1048] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:47.989013 28312 raft_consensus.cc:2955] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:47.990984 28058 raft_consensus.cc:2955] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:47.998942 28131 raft_consensus.cc:2955] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
W20260608 12:58:47.998965 28172 consensus_peers.cc:597] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd -> Peer f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132:41137): Couldn't send request to peer f30c27801a414841b96baeb9bf35b9a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9c4982f1b2d41118cf7cf9eaf65b0b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:48.011257 27951 catalog_manager.cc:5696] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 reported cstate change: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "e3f2922373384f5d9c125e0ddadc18fd" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.040977 28131 consensus_queue.cc:237] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:48.052822 28206 raft_consensus.cc:1275] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Refusing update from remote peer 7e043011ff58421380aaa37d18f9b2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:48.055049 28304 consensus_queue.cc:1048] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:48.058715 28058 raft_consensus.cc:1275] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Refusing update from remote peer 7e043011ff58421380aaa37d18f9b2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:48.061482 28304 consensus_queue.cc:1048] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:48.067428 28206 raft_consensus.cc:2955] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.085733 28304 raft_consensus.cc:2955] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
W20260608 12:58:48.101130 28098 consensus_peers.cc:597] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd -> Peer f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132:41137): Couldn't send request to peer f30c27801a414841b96baeb9bf35b9a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca16227903b6442cbd921dea47706b2e. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:48.123227 28096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.129:39667, user_credentials={real_user=slave}} blocked reactor thread for 53906.8us
I20260608 12:58:48.137328 27947 catalog_manager.cc:5696] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd reported cstate change: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7e043011ff58421380aaa37d18f9b2bd" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.140221 28058 raft_consensus.cc:2955] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.197937 28131 consensus_queue.cc:237] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:48.220022 28058 raft_consensus.cc:1275] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Refusing update from remote peer 7e043011ff58421380aaa37d18f9b2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:58:48.220908 28098 consensus_peers.cc:597] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd -> Peer f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132:41137): Couldn't send request to peer f30c27801a414841b96baeb9bf35b9a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60f9ffe37eaa473ab7fb2013b4e4e28d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:48.221683 28206 raft_consensus.cc:1275] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Refusing update from remote peer 7e043011ff58421380aaa37d18f9b2bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:48.221930 28304 consensus_queue.cc:1048] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:58:48.223366 28441 consensus_queue.cc:1048] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:58:48.229633 28304 raft_consensus.cc:2955] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.231750 28058 raft_consensus.cc:2955] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.237752 28206 raft_consensus.cc:2955] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.256197 27952 catalog_manager.cc:5696] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd reported cstate change: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "7e043011ff58421380aaa37d18f9b2bd" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:48.269502 28058 consensus_queue.cc:237] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:48.278219 28131 raft_consensus.cc:1275] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Refusing update from remote peer c0a467413cba428593d74ec003482860: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:48.280086 28353 consensus_queue.cc:1048] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:58:48.297995 28447 raft_consensus.cc:2955] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
W20260608 12:58:48.301940 28023 consensus_peers.cc:597] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 -> Peer f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132:41137): Couldn't send request to peer f30c27801a414841b96baeb9bf35b9a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38e6dd30513341728e2921e9dbb6949e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:48.301735 28131 raft_consensus.cc:2955] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.303435 28206 raft_consensus.cc:1275] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Refusing update from remote peer c0a467413cba428593d74ec003482860: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:58:48.305244 28353 consensus_queue.cc:1048] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:58:48.316922 28206 raft_consensus.cc:2955] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.373178 27947 catalog_manager.cc:5696] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd reported cstate change: config changed from index -1 to 18, NON_VOTER f30c27801a414841b96baeb9bf35b9a8 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "c0a467413cba428593d74ec003482860" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } } }
I20260608 12:58:48.485198 28449 ts_tablet_manager.cc:933] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Initiating tablet copy from peer e3f2922373384f5d9c125e0ddadc18fd (127.16.200.131:42457)
I20260608 12:58:48.488018 28449 tablet_copy_client.cc:323] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.131:42457
I20260608 12:58:48.522933 28217 tablet_copy_service.cc:140] P e3f2922373384f5d9c125e0ddadc18fd: Received BeginTabletCopySession request for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 from peer f30c27801a414841b96baeb9bf35b9a8 ({username='slave'} at 127.0.0.1:37122)
I20260608 12:58:48.523797 28217 tablet_copy_service.cc:161] P e3f2922373384f5d9c125e0ddadc18fd: Beginning new tablet copy session on tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 from peer f30c27801a414841b96baeb9bf35b9a8 at {username='slave'} at 127.0.0.1:37122: session id = f30c27801a414841b96baeb9bf35b9a8-e9c4982f1b2d41118cf7cf9eaf65b0b4
I20260608 12:58:48.538363 28217 tablet_copy_source_session.cc:215] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:48.543452 28449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c4982f1b2d41118cf7cf9eaf65b0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.566742 28449 tablet_copy_client.cc:806] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:48.567471 28449 tablet_copy_client.cc:670] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:48.573148 28449 tablet_copy_client.cc:538] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:48.582962 28449 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Bootstrap starting.
I20260608 12:58:48.670929 28454 ts_tablet_manager.cc:933] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Initiating tablet copy from peer 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:48.686414 28454 tablet_copy_client.cc:323] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37537
I20260608 12:58:48.713584 28455 ts_tablet_manager.cc:933] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Initiating tablet copy from peer 7e043011ff58421380aaa37d18f9b2bd (127.16.200.130:37537)
I20260608 12:58:48.719290 28449 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:48.720561 28449 tablet_bootstrap.cc:492] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Bootstrap complete.
I20260608 12:58:48.720669 28143 tablet_copy_service.cc:140] P 7e043011ff58421380aaa37d18f9b2bd: Received BeginTabletCopySession request for tablet ca16227903b6442cbd921dea47706b2e from peer f30c27801a414841b96baeb9bf35b9a8 ({username='slave'} at 127.0.0.1:57960)
I20260608 12:58:48.721489 28143 tablet_copy_service.cc:161] P 7e043011ff58421380aaa37d18f9b2bd: Beginning new tablet copy session on tablet ca16227903b6442cbd921dea47706b2e from peer f30c27801a414841b96baeb9bf35b9a8 at {username='slave'} at 127.0.0.1:57960: session id = f30c27801a414841b96baeb9bf35b9a8-ca16227903b6442cbd921dea47706b2e
I20260608 12:58:48.721771 28455 tablet_copy_client.cc:323] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.130:37537
I20260608 12:58:48.722182 28449 ts_tablet_manager.cc:1403] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Time spent bootstrapping tablet: real 0.140s	user 0.115s	sys 0.024s
I20260608 12:58:48.725703 28142 tablet_copy_service.cc:140] P 7e043011ff58421380aaa37d18f9b2bd: Received BeginTabletCopySession request for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d from peer f30c27801a414841b96baeb9bf35b9a8 ({username='slave'} at 127.0.0.1:57960)
I20260608 12:58:48.726373 28142 tablet_copy_service.cc:161] P 7e043011ff58421380aaa37d18f9b2bd: Beginning new tablet copy session on tablet 60f9ffe37eaa473ab7fb2013b4e4e28d from peer f30c27801a414841b96baeb9bf35b9a8 at {username='slave'} at 127.0.0.1:57960: session id = f30c27801a414841b96baeb9bf35b9a8-60f9ffe37eaa473ab7fb2013b4e4e28d
I20260608 12:58:48.725924 28449 raft_consensus.cc:359] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:48.735766 28143 tablet_copy_source_session.cc:215] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:48.738131 28142 tablet_copy_source_session.cc:215] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:48.735770 28449 raft_consensus.cc:740] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f30c27801a414841b96baeb9bf35b9a8, State: Initialized, Role: LEARNER
I20260608 12:58:48.740039 28454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca16227903b6442cbd921dea47706b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.740165 28449 consensus_queue.cc:260] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } attrs { replace: true } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:48.743189 28455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60f9ffe37eaa473ab7fb2013b4e4e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.755215 28449 ts_tablet_manager.cc:1434] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.011s
I20260608 12:58:48.756342 28428 heartbeater.cc:499] Master 127.16.200.190:40731 was elected leader, sending a full tablet report...
I20260608 12:58:48.761270 28217 tablet_copy_service.cc:342] P e3f2922373384f5d9c125e0ddadc18fd: Request end of tablet copy session f30c27801a414841b96baeb9bf35b9a8-e9c4982f1b2d41118cf7cf9eaf65b0b4 received from {username='slave'} at 127.0.0.1:37122
I20260608 12:58:48.761787 28217 tablet_copy_service.cc:434] P e3f2922373384f5d9c125e0ddadc18fd: ending tablet copy session f30c27801a414841b96baeb9bf35b9a8-e9c4982f1b2d41118cf7cf9eaf65b0b4 on tablet e9c4982f1b2d41118cf7cf9eaf65b0b4 with peer f30c27801a414841b96baeb9bf35b9a8
I20260608 12:58:48.777308 28455 tablet_copy_client.cc:806] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:48.777936 28455 tablet_copy_client.cc:670] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:48.778898 28454 tablet_copy_client.cc:806] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:48.779987 28454 tablet_copy_client.cc:670] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:48.782857 28455 tablet_copy_client.cc:538] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:48.785092 28454 tablet_copy_client.cc:538] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:48.794189 28455 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Bootstrap starting.
I20260608 12:58:48.798683 28454 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Bootstrap starting.
I20260608 12:58:48.829373 28449 ts_tablet_manager.cc:933] T 38e6dd30513341728e2921e9dbb6949e P f30c27801a414841b96baeb9bf35b9a8: Initiating tablet copy from peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667)
I20260608 12:58:48.834372 28449 tablet_copy_client.cc:323] T 38e6dd30513341728e2921e9dbb6949e P f30c27801a414841b96baeb9bf35b9a8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.200.129:39667
I20260608 12:58:48.871881 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
W20260608 12:58:48.895581 28096 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:58:48.944227 28096 consensus_peers.cc:597] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd -> Peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Couldn't send request to peer c0a467413cba428593d74ec003482860. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:48.993397 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:48.995666 17186 tablet_replica.cc:333] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:48.996975 17186 raft_consensus.cc:2243] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:48.998474 17186 raft_consensus.cc:2272] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.004037 17186 tablet_replica.cc:333] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:49.005300 17186 raft_consensus.cc:2243] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.006398 17186 raft_consensus.cc:2272] T a8183c0c81304bbf8ea5e534bdf22dcc P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.010962 17186 tablet_replica.cc:333] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:49.012701 17186 raft_consensus.cc:2243] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.014262 17186 raft_consensus.cc:2272] T 60f9ffe37eaa473ab7fb2013b4e4e28d P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.019387 17186 tablet_replica.cc:333] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:49.020190 17186 raft_consensus.cc:2243] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.022104 17186 raft_consensus.cc:2272] T 38e6dd30513341728e2921e9dbb6949e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.031092 17186 tablet_replica.cc:333] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:49.031910 17186 raft_consensus.cc:2243] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.033339 17186 raft_consensus.cc:2272] T 2df5a7b4aa8a4a96a5dbc569b671de79 P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.037348 28455 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:49.037796 17186 tablet_replica.cc:333] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860: stopping tablet replica
I20260608 12:58:49.038398 28455 tablet_bootstrap.cc:492] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Bootstrap complete.
I20260608 12:58:49.038674 17186 raft_consensus.cc:2243] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.039359 28455 ts_tablet_manager.cc:1403] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Time spent bootstrapping tablet: real 0.245s	user 0.126s	sys 0.033s
I20260608 12:58:49.039642 17186 raft_consensus.cc:2272] T ca16227903b6442cbd921dea47706b2e P c0a467413cba428593d74ec003482860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.042682 28455 raft_consensus.cc:359] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:49.044493 28455 raft_consensus.cc:740] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f30c27801a414841b96baeb9bf35b9a8, State: Initialized, Role: LEARNER
I20260608 12:58:49.045212 28455 consensus_queue.cc:260] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } attrs { replace: true } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:49.051388 28455 ts_tablet_manager.cc:1434] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 12:58:49.053591 28143 tablet_copy_service.cc:342] P 7e043011ff58421380aaa37d18f9b2bd: Request end of tablet copy session f30c27801a414841b96baeb9bf35b9a8-60f9ffe37eaa473ab7fb2013b4e4e28d received from {username='slave'} at 127.0.0.1:57960
I20260608 12:58:49.054116 28143 tablet_copy_service.cc:434] P 7e043011ff58421380aaa37d18f9b2bd: ending tablet copy session f30c27801a414841b96baeb9bf35b9a8-60f9ffe37eaa473ab7fb2013b4e4e28d on tablet 60f9ffe37eaa473ab7fb2013b4e4e28d with peer f30c27801a414841b96baeb9bf35b9a8
I20260608 12:58:49.060325 28403 raft_consensus.cc:1217] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 12:58:49.071336 28096 consensus_peers.cc:597] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd -> Peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Couldn't send request to peer c0a467413cba428593d74ec003482860. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:49.091948 28454 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=131 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:49.093063 28454 tablet_bootstrap.cc:492] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Bootstrap complete.
I20260608 12:58:49.093840 28454 ts_tablet_manager.cc:1403] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Time spent bootstrapping tablet: real 0.295s	user 0.143s	sys 0.027s
I20260608 12:58:49.096876 28454 raft_consensus.cc:359] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:49.097757 28454 raft_consensus.cc:740] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f30c27801a414841b96baeb9bf35b9a8, State: Initialized, Role: LEARNER
I20260608 12:58:49.098404 28454 consensus_queue.cc:260] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c0a467413cba428593d74ec003482860" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 39667 } } peers { permanent_uuid: "7e043011ff58421380aaa37d18f9b2bd" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 37537 } } peers { permanent_uuid: "e3f2922373384f5d9c125e0ddadc18fd" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 42457 } attrs { replace: true } } peers { permanent_uuid: "f30c27801a414841b96baeb9bf35b9a8" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 41137 } attrs { promote: true } }
I20260608 12:58:49.100711 28454 ts_tablet_manager.cc:1434] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:58:49.102633 28143 tablet_copy_service.cc:342] P 7e043011ff58421380aaa37d18f9b2bd: Request end of tablet copy session f30c27801a414841b96baeb9bf35b9a8-ca16227903b6442cbd921dea47706b2e received from {username='slave'} at 127.0.0.1:57960
I20260608 12:58:49.103112 28143 tablet_copy_service.cc:434] P 7e043011ff58421380aaa37d18f9b2bd: ending tablet copy session f30c27801a414841b96baeb9bf35b9a8-ca16227903b6442cbd921dea47706b2e on tablet ca16227903b6442cbd921dea47706b2e with peer f30c27801a414841b96baeb9bf35b9a8
I20260608 12:58:49.104701 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:49.139340 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:49.184983 28403 raft_consensus.cc:1217] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 12:58:49.251451 28367 connection.cc:466] server connection from 127.0.0.1:54486 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54486 (request call id 1) could send its response
I20260608 12:58:49.331893 28403 raft_consensus.cc:1217] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 12:58:49.435258 28096 consensus_peers.cc:597] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd -> Peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Couldn't send request to peer c0a467413cba428593d74ec003482860. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:39667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:49.437211 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:49.439810 17186 tablet_replica.cc:333] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.440897 17186 raft_consensus.cc:2243] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.442310 17186 raft_consensus.cc:2272] T 2df5a7b4aa8a4a96a5dbc569b671de79 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.446768 17186 tablet_replica.cc:333] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.447635 17186 raft_consensus.cc:2243] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.458479 17186 raft_consensus.cc:2272] T 60f9ffe37eaa473ab7fb2013b4e4e28d P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:49.459656 28170 consensus_peers.cc:597] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd -> Peer c0a467413cba428593d74ec003482860 (127.16.200.129:39667): Couldn't send request to peer c0a467413cba428593d74ec003482860. Status: Network error: Client connection negotiation failed: client connection to 127.16.200.129:39667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:49.462855 17186 tablet_replica.cc:333] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.463791 17186 raft_consensus.cc:2243] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.464659 17186 raft_consensus.cc:2272] T 38e6dd30513341728e2921e9dbb6949e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.469113 17186 tablet_replica.cc:333] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.470096 17186 raft_consensus.cc:2243] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.471993 17186 raft_consensus.cc:2272] T ca16227903b6442cbd921dea47706b2e P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.476166 17186 tablet_replica.cc:333] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.476976 17186 raft_consensus.cc:2243] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.478022 17186 raft_consensus.cc:2272] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.482179 17186 tablet_replica.cc:333] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd: stopping tablet replica
I20260608 12:58:49.482862 17186 raft_consensus.cc:2243] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.484107 17186 raft_consensus.cc:2272] T a8183c0c81304bbf8ea5e534bdf22dcc P 7e043011ff58421380aaa37d18f9b2bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.527962 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:49.558473 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:49.607710 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:49.608886 17186 tablet_replica.cc:333] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.609907 17186 raft_consensus.cc:2243] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.611219 17186 raft_consensus.cc:2272] T ca16227903b6442cbd921dea47706b2e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.615850 17186 tablet_replica.cc:333] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.616708 17186 raft_consensus.cc:2243] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.617537 17186 raft_consensus.cc:2272] T 38e6dd30513341728e2921e9dbb6949e P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.621654 17186 tablet_replica.cc:333] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.622495 17186 raft_consensus.cc:2243] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.623620 17186 raft_consensus.cc:2272] T 60f9ffe37eaa473ab7fb2013b4e4e28d P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.627751 17186 tablet_replica.cc:333] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.628549 17186 raft_consensus.cc:2243] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.629695 17186 raft_consensus.cc:2272] T 2df5a7b4aa8a4a96a5dbc569b671de79 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.633826 17186 tablet_replica.cc:333] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.634557 17186 raft_consensus.cc:2243] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:49.636381 17186 raft_consensus.cc:2272] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:49.640442 17186 tablet_replica.cc:333] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd: stopping tablet replica
I20260608 12:58:49.641208 17186 raft_consensus.cc:2243] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:49.642136 17186 raft_consensus.cc:2272] T a8183c0c81304bbf8ea5e534bdf22dcc P e3f2922373384f5d9c125e0ddadc18fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:50.676532 17186 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28228)
W20260608 12:58:51.677073 17186 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28228)
I20260608 12:58:51.806492 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:51.843397 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:51.885787 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:51.886644 17186 tablet_replica.cc:333] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8: stopping tablet replica
I20260608 12:58:51.887326 17186 raft_consensus.cc:2243] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:51.887768 17186 raft_consensus.cc:2272] T ca16227903b6442cbd921dea47706b2e P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:51.890210 17186 tablet_replica.cc:333] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8: stopping tablet replica
I20260608 12:58:51.890726 17186 raft_consensus.cc:2243] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:51.891099 17186 raft_consensus.cc:2272] T 60f9ffe37eaa473ab7fb2013b4e4e28d P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:51.893333 17186 tablet_replica.cc:333] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8: stopping tablet replica
I20260608 12:58:51.893805 17186 raft_consensus.cc:2243] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:51.894167 17186 raft_consensus.cc:2272] T e9c4982f1b2d41118cf7cf9eaf65b0b4 P f30c27801a414841b96baeb9bf35b9a8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:51.916087 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:51.931682 17186 master.cc:562] Master@127.16.200.190:40731 shutting down...
W20260608 12:58:51.961572 28004 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:51.961871 28004 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:51.962107 28004 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:51.963598 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:51.964111 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:51.964458 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 007a6f6860644157ae3441d23b469df6: stopping tablet replica
I20260608 12:58:51.985316 17186 master.cc:584] Master@127.16.200.190:40731 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (9366 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:58:52.038326 17186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.200.190:33327
I20260608 12:58:52.039546 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:52.045183 28477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.045259 28478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.047839 28480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.047884 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:52.049077 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:52.049266 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:52.049419 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923532049401 us; error 0 us; skew 500 ppm
I20260608 12:58:52.049985 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:52.052413 17186 webserver.cc:533] Webserver started at http://127.16.200.190:45325/ using document root <none> and password file <none>
I20260608 12:58:52.052955 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:52.053133 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:52.053404 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:52.054507 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/master-0-root/instance:
uuid: "f9a937437c354b789acf5aaa70c2626b"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.058935 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:58:52.062376 28485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.063158 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:52.063423 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/master-0-root
uuid: "f9a937437c354b789acf5aaa70c2626b"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.063686 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-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)
I20260608 12:58:52.082301 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:52.083535 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:52.123616 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.190:33327
I20260608 12:58:52.123756 28536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.190:33327 every 8 connection(s)
I20260608 12:58:52.128038 28537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:52.139818 28537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b: Bootstrap starting.
I20260608 12:58:52.145072 28537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:52.149930 28537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b: No bootstrap required, opened a new log
I20260608 12:58:52.152271 28537 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER }
I20260608 12:58:52.152699 28537 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:52.152925 28537 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a937437c354b789acf5aaa70c2626b, State: Initialized, Role: FOLLOWER
I20260608 12:58:52.153581 28537 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER }
I20260608 12:58:52.154050 28537 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:52.154271 28537 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:52.154534 28537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:52.159541 28537 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER }
I20260608 12:58:52.160056 28537 leader_election.cc:304] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [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: f9a937437c354b789acf5aaa70c2626b; no voters: 
I20260608 12:58:52.161370 28537 leader_election.cc:290] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:52.161978 28540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:52.163812 28540 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 1 LEADER]: Becoming Leader. State: Replica: f9a937437c354b789acf5aaa70c2626b, State: Running, Role: LEADER
I20260608 12:58:52.164453 28537 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:52.164603 28540 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [LEADER]: Queue going to LEADER mode. State: All 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: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER }
I20260608 12:58:52.170693 28541 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9a937437c354b789acf5aaa70c2626b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER } }
I20260608 12:58:52.171298 28541 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:52.172443 28542 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9a937437c354b789acf5aaa70c2626b. Latest consensus state: current_term: 1 leader_uuid: "f9a937437c354b789acf5aaa70c2626b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9a937437c354b789acf5aaa70c2626b" member_type: VOTER } }
I20260608 12:58:52.173096 28542 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:52.180469 28547 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:52.188076 28547 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:52.189203 17186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:52.197698 28547 catalog_manager.cc:1382] Generated new cluster ID: cfac46f8cc1a430fbb101585cae20378
I20260608 12:58:52.197973 28547 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:52.215186 28547 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:52.216573 28547 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:52.232117 28547 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b: Generated new TSK 0
I20260608 12:58:52.232782 28547 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:52.256605 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:52.263345 28558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.265219 28559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.266543 28561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.267395 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:52.268368 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:52.268589 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:52.268786 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923532268765 us; error 0 us; skew 500 ppm
I20260608 12:58:52.269382 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:52.271735 17186 webserver.cc:533] Webserver started at http://127.16.200.129:41759/ using document root <none> and password file <none>
I20260608 12:58:52.272254 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:52.272454 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:52.272760 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:52.274048 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-0-root/instance:
uuid: "438f3f10bac5411d96f9af5de757dc48"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.278932 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:58:52.282524 28566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.283272 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:52.283550 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-0-root
uuid: "438f3f10bac5411d96f9af5de757dc48"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.283808 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-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)
I20260608 12:58:52.299841 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:52.301105 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:52.302662 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:52.305115 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:52.305320 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.305559 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:52.305716 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.348654 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.129:45645
I20260608 12:58:52.348783 28628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.129:45645 every 8 connection(s)
I20260608 12:58:52.354084 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:52.361070 28633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.362414 28634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.366103 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:52.367214 28636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.367786 28629 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33327
I20260608 12:58:52.368258 28629 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:52.369287 28629 heartbeater.cc:507] Master 127.16.200.190:33327 requested a full tablet report, sending...
I20260608 12:58:52.369565 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:52.369876 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:52.370107 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923532370082 us; error 0 us; skew 500 ppm
I20260608 12:58:52.370940 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:52.371794 28502 ts_manager.cc:194] Registered new tserver with Master: 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645)
I20260608 12:58:52.373692 17186 webserver.cc:533] Webserver started at http://127.16.200.130:37635/ using document root <none> and password file <none>
I20260608 12:58:52.374284 28502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33744
I20260608 12:58:52.374373 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:52.374696 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:52.374984 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:52.376292 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-1-root/instance:
uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.380861 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:58:52.384383 28641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.385178 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:58:52.385504 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-1-root
uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.385810 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-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)
I20260608 12:58:52.400234 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:52.401371 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:52.402781 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:52.405133 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:52.405332 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.405555 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:52.405707 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.447312 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.130:33035
I20260608 12:58:52.447441 28703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.130:33035 every 8 connection(s)
I20260608 12:58:52.452607 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:52.459450 28707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.461300 28708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.464795 28704 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33327
I20260608 12:58:52.465329 28704 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:52.466280 28704 heartbeater.cc:507] Master 127.16.200.190:33327 requested a full tablet report, sending...
I20260608 12:58:52.466830 17186 server_base.cc:1061] running on GCE node
W20260608 12:58:52.467092 28710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.468223 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:52.468495 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:52.468792 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923532468768 us; error 0 us; skew 500 ppm
I20260608 12:58:52.469013 28502 ts_manager.cc:194] Registered new tserver with Master: 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035)
I20260608 12:58:52.469619 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:52.471107 28502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33756
I20260608 12:58:52.472607 17186 webserver.cc:533] Webserver started at http://127.16.200.131:43561/ using document root <none> and password file <none>
I20260608 12:58:52.473212 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:52.473390 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:52.473711 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:52.474844 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-2-root/instance:
uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.479408 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:58:52.482853 28715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.483554 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:58:52.483851 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-2-root
uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-jxwz"
I20260608 12:58:52.484126 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-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)
I20260608 12:58:52.497200 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:52.498413 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:52.499962 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:52.502388 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:52.502599 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.502830 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:52.503000 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.548796 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.131:41965
I20260608 12:58:52.548941 28777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.131:41965 every 8 connection(s)
I20260608 12:58:52.564353 28778 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33327
I20260608 12:58:52.564853 28778 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:52.565665 28778 heartbeater.cc:507] Master 127.16.200.190:33327 requested a full tablet report, sending...
I20260608 12:58:52.567914 28502 ts_manager.cc:194] Registered new tserver with Master: 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:52.568557 17186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016156189s
I20260608 12:58:52.569829 28502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33758
I20260608 12:58:53.377260 28629 heartbeater.cc:499] Master 127.16.200.190:33327 was elected leader, sending a full tablet report...
I20260608 12:58:53.474282 28704 heartbeater.cc:499] Master 127.16.200.190:33327 was elected leader, sending a full tablet report...
I20260608 12:58:53.572923 28778 heartbeater.cc:499] Master 127.16.200.190:33327 was elected leader, sending a full tablet report...
I20260608 12:58:53.627734 28502 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33768:
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"
    }
  }
}
W20260608 12:58:53.630774 28502 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:53.715025 28594 tablet_service.cc:1511] Processing CreateTablet for tablet ecff1ae14772408fadc7fee976e0f2ce (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:53.716742 28594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff1ae14772408fadc7fee976e0f2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.717093 28593 tablet_service.cc:1511] Processing CreateTablet for tablet eb0919f9362e42e59f93aef61f855153 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:53.718127 28590 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:53.718669 28593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0919f9362e42e59f93aef61f855153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.716593 28591 tablet_service.cc:1511] Processing CreateTablet for tablet ecdda7b8404744d093885e6bde16e105 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:53.720742 28591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdda7b8404744d093885e6bde16e105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.721930 28592 tablet_service.cc:1511] Processing CreateTablet for tablet 2359998277e5404e8f1dc3d36f77b2e2 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:53.723392 28592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2359998277e5404e8f1dc3d36f77b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.724431 28589 tablet_service.cc:1511] Processing CreateTablet for tablet dcd29bcd5f7849f98abaf7e8902ce62c (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:53.725910 28589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd29bcd5f7849f98abaf7e8902ce62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.728420 28590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.741381 28669 tablet_service.cc:1511] Processing CreateTablet for tablet ecff1ae14772408fadc7fee976e0f2ce (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:53.742974 28669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff1ae14772408fadc7fee976e0f2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.746134 28668 tablet_service.cc:1511] Processing CreateTablet for tablet eb0919f9362e42e59f93aef61f855153 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:53.747845 28668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0919f9362e42e59f93aef61f855153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.754626 28667 tablet_service.cc:1511] Processing CreateTablet for tablet 2359998277e5404e8f1dc3d36f77b2e2 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:53.756353 28667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2359998277e5404e8f1dc3d36f77b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.757962 28666 tablet_service.cc:1511] Processing CreateTablet for tablet ecdda7b8404744d093885e6bde16e105 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:53.762151 28664 tablet_service.cc:1511] Processing CreateTablet for tablet dcd29bcd5f7849f98abaf7e8902ce62c (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:53.763628 28665 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:53.768112 28666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdda7b8404744d093885e6bde16e105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.769042 28664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd29bcd5f7849f98abaf7e8902ce62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.770133 28665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.778079 28742 tablet_service.cc:1511] Processing CreateTablet for tablet eb0919f9362e42e59f93aef61f855153 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:53.779685 28742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0919f9362e42e59f93aef61f855153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.781994 28741 tablet_service.cc:1511] Processing CreateTablet for tablet 2359998277e5404e8f1dc3d36f77b2e2 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:53.783541 28741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2359998277e5404e8f1dc3d36f77b2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.786139 28740 tablet_service.cc:1511] Processing CreateTablet for tablet ecdda7b8404744d093885e6bde16e105 (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:53.787798 28740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecdda7b8404744d093885e6bde16e105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.789592 28739 tablet_service.cc:1511] Processing CreateTablet for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:53.797607 28739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b5f2a4d00924d9a9f83fc6975be3b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.791738 28738 tablet_service.cc:1511] Processing CreateTablet for tablet dcd29bcd5f7849f98abaf7e8902ce62c (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:53.801501 28738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd29bcd5f7849f98abaf7e8902ce62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.793691 28743 tablet_service.cc:1511] Processing CreateTablet for tablet ecff1ae14772408fadc7fee976e0f2ce (DEFAULT_TABLE table=test-workload [id=ba69f3a0b81840f0bc11827b59119f5d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:53.805567 28743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecff1ae14772408fadc7fee976e0f2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:53.822338 28798 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:53.867348 28798 tablet_bootstrap.cc:654] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.869748 28799 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:53.878044 28800 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
I20260608 12:58:53.892890 28799 tablet_bootstrap.cc:654] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.895040 28800 tablet_bootstrap.cc:654] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.897965 28798 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:53.898406 28799 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:53.898561 28798 ts_tablet_manager.cc:1403] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.004s
I20260608 12:58:53.898996 28799 ts_tablet_manager.cc:1403] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260608 12:58:53.900936 28800 tablet_bootstrap.cc:492] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:53.901443 28800 ts_tablet_manager.cc:1403] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260608 12:58:53.901654 28799 raft_consensus.cc:359] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.902266 28799 raft_consensus.cc:385] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:53.902668 28799 raft_consensus.cc:740] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:53.902189 28798 raft_consensus.cc:359] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.903208 28798 raft_consensus.cc:385] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:53.903513 28799 consensus_queue.cc:260] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.903558 28798 raft_consensus.cc:740] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:53.905066 28800 raft_consensus.cc:359] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.905829 28800 raft_consensus.cc:385] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:53.905346 28798 consensus_queue.cc:260] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.906142 28800 raft_consensus.cc:740] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:53.907287 28800 consensus_queue.cc:260] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.907923 28799 ts_tablet_manager.cc:1434] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:58:53.909214 28799 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:53.914038 28800 ts_tablet_manager.cc:1434] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.008s
I20260608 12:58:53.916587 28799 tablet_bootstrap.cc:654] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.919610 28800 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
I20260608 12:58:53.927268 28800 tablet_bootstrap.cc:654] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.930819 28798 ts_tablet_manager.cc:1434] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.017s
I20260608 12:58:53.932188 28798 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:53.940104 28798 tablet_bootstrap.cc:654] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.944002 28804 raft_consensus.cc:493] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:53.944689 28804 raft_consensus.cc:515] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.951154 28804 leader_election.cc:290] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:53.953326 28798 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:53.954865 28798 ts_tablet_manager.cc:1403] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260608 12:58:53.958549 28798 raft_consensus.cc:359] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.959378 28798 raft_consensus.cc:385] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:53.959695 28798 raft_consensus.cc:740] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:53.960745 28798 consensus_queue.cc:260] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.963320 28798 ts_tablet_manager.cc:1434] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:58:53.964470 28798 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:53.974004 28798 tablet_bootstrap.cc:654] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:53.987407 28798 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:53.988042 28798 ts_tablet_manager.cc:1403] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260608 12:58:53.992218 28798 raft_consensus.cc:359] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.993103 28798 raft_consensus.cc:385] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:53.993419 28798 raft_consensus.cc:740] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:53.994454 28798 consensus_queue.cc:260] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:53.996919 28798 ts_tablet_manager.cc:1434] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:58:53.998165 28798 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:54.006233 28798 tablet_bootstrap.cc:654] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.019315 28798 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:54.019980 28798 ts_tablet_manager.cc:1403] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:58:54.023654 28798 raft_consensus.cc:359] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.028275 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff1ae14772408fadc7fee976e0f2ce" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.029268 28753 raft_consensus.cc:2468] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 0.
I20260608 12:58:54.024498 28798 raft_consensus.cc:385] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.030747 28798 raft_consensus.cc:740] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.031033 28642 leader_election.cc:304] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf6de0a0c7c4640b9ee265844d41b74, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.031908 28604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff1ae14772408fadc7fee976e0f2ce" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48" is_pre_election: true
I20260608 12:58:54.032141 28804 raft_consensus.cc:2804] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.031808 28798 consensus_queue.cc:260] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.032653 28804 raft_consensus.cc:493] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.032814 28800 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:54.033329 28804 raft_consensus.cc:3060] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.033842 28800 ts_tablet_manager.cc:1403] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.114s	user 0.041s	sys 0.062s
I20260608 12:58:54.034919 28798 ts_tablet_manager.cc:1434] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.009s
I20260608 12:58:54.032713 28604 raft_consensus.cc:2468] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 0.
I20260608 12:58:54.036206 28798 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:54.037299 28800 raft_consensus.cc:359] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.038028 28800 raft_consensus.cc:385] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.038314 28800 raft_consensus.cc:740] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.039167 28800 consensus_queue.cc:260] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.041739 28800 ts_tablet_manager.cc:1434] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:54.042006 28804 raft_consensus.cc:515] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.042846 28800 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
I20260608 12:58:54.044772 28798 tablet_bootstrap.cc:654] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.045190 28604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff1ae14772408fadc7fee976e0f2ce" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48"
I20260608 12:58:54.045650 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecff1ae14772408fadc7fee976e0f2ce" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.045816 28604 raft_consensus.cc:3060] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.046295 28753 raft_consensus.cc:3060] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.051137 28800 tablet_bootstrap.cc:654] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.051910 28799 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:54.052659 28799 ts_tablet_manager.cc:1403] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.144s	user 0.050s	sys 0.070s
I20260608 12:58:54.056449 28799 raft_consensus.cc:359] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.065304 28799 raft_consensus.cc:385] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.065671 28799 raft_consensus.cc:740] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.066758 28799 consensus_queue.cc:260] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.068564 28804 leader_election.cc:290] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 election: Requested vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.069571 28753 raft_consensus.cc:2468] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 1.
I20260608 12:58:54.071167 28642 leader_election.cc:304] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf6de0a0c7c4640b9ee265844d41b74, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.072171 28816 raft_consensus.cc:2804] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.072795 28816 raft_consensus.cc:697] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Running, Role: LEADER
I20260608 12:58:54.074103 28799 ts_tablet_manager.cc:1434] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 12:58:54.073755 28816 consensus_queue.cc:237] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.075453 28799 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:54.085028 28799 tablet_bootstrap.cc:654] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.092881 28604 raft_consensus.cc:2468] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 1.
I20260608 12:58:54.098814 28798 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:54.099390 28800 tablet_bootstrap.cc:492] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:54.099462 28798 ts_tablet_manager.cc:1403] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.032s
I20260608 12:58:54.100042 28800 ts_tablet_manager.cc:1403] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.057s	user 0.036s	sys 0.014s
I20260608 12:58:54.098865 28799 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:54.101591 28799 ts_tablet_manager.cc:1403] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.001s
I20260608 12:58:54.103257 28798 raft_consensus.cc:359] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.103497 28800 raft_consensus.cc:359] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.104264 28798 raft_consensus.cc:385] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.104319 28800 raft_consensus.cc:385] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.104765 28798 raft_consensus.cc:740] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.104954 28799 raft_consensus.cc:359] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.105659 28805 raft_consensus.cc:493] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.105957 28799 raft_consensus.cc:385] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.105773 28798 consensus_queue.cc:260] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.106465 28799 raft_consensus.cc:740] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.106254 28805 raft_consensus.cc:515] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.104831 28800 raft_consensus.cc:740] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.107903 28800 consensus_queue.cc:260] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.111739 28501 catalog_manager.cc:5696] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.115103 28800 ts_tablet_manager.cc:1434] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:58:54.116389 28800 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
I20260608 12:58:54.120321 28805 leader_election.cc:290] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.124505 28800 tablet_bootstrap.cc:654] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.133718 28799 consensus_queue.cc:260] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.140026 28799 ts_tablet_manager.cc:1434] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260608 12:58:54.145884 28799 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:54.172361 28679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdda7b8404744d093885e6bde16e105" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" is_pre_election: true
W20260608 12:58:54.174439 28569 leader_election.cc:343] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:54.175383 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdda7b8404744d093885e6bde16e105" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.175796 28799 tablet_bootstrap.cc:654] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.176159 28753 raft_consensus.cc:2468] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.177896 28567 leader_election.cc:304] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [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: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 4bf6de0a0c7c4640b9ee265844d41b74
I20260608 12:58:54.179044 28805 raft_consensus.cc:2804] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.179431 28805 raft_consensus.cc:493] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.179803 28805 raft_consensus.cc:3060] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.182197 28800 tablet_bootstrap.cc:492] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:54.182221 28798 ts_tablet_manager.cc:1434] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.082s	user 0.048s	sys 0.032s
I20260608 12:58:54.182875 28800 ts_tablet_manager.cc:1403] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.030s
I20260608 12:58:54.183755 28798 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: Bootstrap starting.
I20260608 12:58:54.186405 28800 raft_consensus.cc:359] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.187150 28800 raft_consensus.cc:385] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.187489 28800 raft_consensus.cc:740] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.188521 28800 consensus_queue.cc:260] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
W20260608 12:58:54.189245 28550 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:54.191808 28798 tablet_bootstrap.cc:654] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.198813 28800 ts_tablet_manager.cc:1434] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260608 12:58:54.202703 28805 raft_consensus.cc:515] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.206210 28679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdda7b8404744d093885e6bde16e105" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
I20260608 12:58:54.207525 28800 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
W20260608 12:58:54.207908 28569 leader_election.cc:343] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:54.210343 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecdda7b8404744d093885e6bde16e105" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.210980 28753 raft_consensus.cc:3060] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.216830 28800 tablet_bootstrap.cc:654] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.219390 28753 raft_consensus.cc:2468] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.220901 28567 leader_election.cc:304] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [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: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 4bf6de0a0c7c4640b9ee265844d41b74
I20260608 12:58:54.221863 28805 leader_election.cc:290] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Requested vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.222025 28819 raft_consensus.cc:2804] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.226720 28798 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: No bootstrap required, opened a new log
I20260608 12:58:54.227412 28798 ts_tablet_manager.cc:1403] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.018s
I20260608 12:58:54.227504 28819 raft_consensus.cc:697] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Becoming Leader. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Running, Role: LEADER
I20260608 12:58:54.226930 28799 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:54.228477 28799 ts_tablet_manager.cc:1403] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.021s
I20260608 12:58:54.228725 28819 consensus_queue.cc:237] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.231061 28798 raft_consensus.cc:359] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.231775 28798 raft_consensus.cc:385] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.232081 28798 raft_consensus.cc:740] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.233137 28798 consensus_queue.cc:260] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.232122 28799 raft_consensus.cc:359] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.234217 28799 raft_consensus.cc:385] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.234544 28799 raft_consensus.cc:740] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.235338 28800 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:54.235654 28798 ts_tablet_manager.cc:1434] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:58:54.235875 28800 ts_tablet_manager.cc:1403] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260608 12:58:54.235849 28799 consensus_queue.cc:260] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.239318 28799 ts_tablet_manager.cc:1434] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:58:54.239830 28800 raft_consensus.cc:359] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.240525 28799 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:54.240839 28800 raft_consensus.cc:385] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.241183 28800 raft_consensus.cc:740] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.239797 28501 catalog_manager.cc:5696] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.242089 28800 consensus_queue.cc:260] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.248234 28799 tablet_bootstrap.cc:654] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.252279 28800 ts_tablet_manager.cc:1434] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 12:58:54.253486 28800 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: Bootstrap starting.
I20260608 12:58:54.259984 28800 tablet_bootstrap.cc:654] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.264140 28799 tablet_bootstrap.cc:492] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:54.264581 28799 ts_tablet_manager.cc:1403] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 12:58:54.265324 28800 tablet_bootstrap.cc:492] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: No bootstrap required, opened a new log
I20260608 12:58:54.265852 28800 ts_tablet_manager.cc:1403] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260608 12:58:54.267226 28799 raft_consensus.cc:359] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.267805 28799 raft_consensus.cc:385] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.268033 28799 raft_consensus.cc:740] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.268205 28800 raft_consensus.cc:359] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.268810 28800 raft_consensus.cc:385] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.268735 28799 consensus_queue.cc:260] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.269160 28800 raft_consensus.cc:740] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6ca09e84b4bd9ae0664aa98079cf4, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.270033 28800 consensus_queue.cc:260] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.271046 28799 ts_tablet_manager.cc:1434] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:58:54.272133 28800 ts_tablet_manager.cc:1434] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:54.272167 28799 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: Bootstrap starting.
I20260608 12:58:54.279927 28799 tablet_bootstrap.cc:654] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:54.285318 28799 tablet_bootstrap.cc:492] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: No bootstrap required, opened a new log
I20260608 12:58:54.285676 28799 ts_tablet_manager.cc:1403] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 12:58:54.288054 28799 raft_consensus.cc:359] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.288580 28799 raft_consensus.cc:385] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:54.288833 28799 raft_consensus.cc:740] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Initialized, Role: FOLLOWER
I20260608 12:58:54.289413 28799 consensus_queue.cc:260] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.291287 28799 ts_tablet_manager.cc:1434] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:54.403564 28819 raft_consensus.cc:493] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.404137 28819 raft_consensus.cc:515] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.406066 28819 leader_election.cc:290] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.406965 28679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd29bcd5f7849f98abaf7e8902ce62c" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" is_pre_election: true
I20260608 12:58:54.407331 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd29bcd5f7849f98abaf7e8902ce62c" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.407846 28679 raft_consensus.cc:2468] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.408005 28753 raft_consensus.cc:2468] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.408332 28816 raft_consensus.cc:493] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.408892 28816 raft_consensus.cc:515] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.409201 28567 leader_election.cc:304] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.409910 28819 raft_consensus.cc:2804] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.410212 28819 raft_consensus.cc:493] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.410478 28819 raft_consensus.cc:3060] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.411095 28816 leader_election.cc:290] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.411830 28604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2359998277e5404e8f1dc3d36f77b2e2" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48" is_pre_election: true
I20260608 12:58:54.412501 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2359998277e5404e8f1dc3d36f77b2e2" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.412511 28604 raft_consensus.cc:2468] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 0.
I20260608 12:58:54.413153 28753 raft_consensus.cc:2468] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 0.
I20260608 12:58:54.414088 28643 leader_election.cc:304] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 4bf6de0a0c7c4640b9ee265844d41b74; no voters: 
I20260608 12:58:54.414932 28816 raft_consensus.cc:2804] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.415230 28816 raft_consensus.cc:493] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.415488 28816 raft_consensus.cc:3060] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.417431 28819 raft_consensus.cc:515] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.419109 28819 leader_election.cc:290] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Requested vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.419996 28679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd29bcd5f7849f98abaf7e8902ce62c" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
I20260608 12:58:54.420293 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd29bcd5f7849f98abaf7e8902ce62c" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.420529 28679 raft_consensus.cc:3060] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.420949 28753 raft_consensus.cc:3060] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.421461 28816 raft_consensus.cc:515] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.423710 28816 leader_election.cc:290] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 election: Requested vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.424559 28604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2359998277e5404e8f1dc3d36f77b2e2" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48"
I20260608 12:58:54.425021 28752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2359998277e5404e8f1dc3d36f77b2e2" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.425184 28604 raft_consensus.cc:3060] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.425742 28752 raft_consensus.cc:3060] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.427619 28679 raft_consensus.cc:2468] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.428874 28569 leader_election.cc:304] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 4bf6de0a0c7c4640b9ee265844d41b74; no voters: 
I20260608 12:58:54.429836 28826 raft_consensus.cc:493] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.430363 28826 raft_consensus.cc:515] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.429203 28753 raft_consensus.cc:2468] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.432647 28826 leader_election.cc:290] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.432859 28819 raft_consensus.cc:2804] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.433408 28819 raft_consensus.cc:697] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Becoming Leader. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Running, Role: LEADER
I20260608 12:58:54.434294 28819 consensus_queue.cc:237] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.434576 28752 raft_consensus.cc:2468] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 1.
I20260608 12:58:54.435385 28678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" is_pre_election: true
I20260608 12:58:54.435709 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.435947 28642 leader_election.cc:304] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf6de0a0c7c4640b9ee265844d41b74, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.436057 28678 raft_consensus.cc:2468] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.436407 28753 raft_consensus.cc:2468] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.436952 28804 raft_consensus.cc:493] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.437417 28804 raft_consensus.cc:515] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.437696 28567 leader_election.cc:304] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.436209 28604 raft_consensus.cc:2468] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 1.
I20260608 12:58:54.438542 28826 raft_consensus.cc:2804] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.438902 28826 raft_consensus.cc:493] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.439234 28826 raft_consensus.cc:3060] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.439590 28804 leader_election.cc:290] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.441310 28603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48" is_pre_election: true
I20260608 12:58:54.441365 28752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.437840 28816 raft_consensus.cc:2804] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.442281 28752 raft_consensus.cc:2468] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in term 0.
I20260608 12:58:54.442561 28816 raft_consensus.cc:697] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Becoming Leader. State: Replica: 4bf6de0a0c7c4640b9ee265844d41b74, State: Running, Role: LEADER
I20260608 12:58:54.443583 28642 leader_election.cc:304] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bf6de0a0c7c4640b9ee265844d41b74, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.443557 28816 consensus_queue.cc:237] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.444653 28804 raft_consensus.cc:2804] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.445036 28804 raft_consensus.cc:493] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.445372 28804 raft_consensus.cc:3060] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.448241 28826 raft_consensus.cc:515] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.447754 28502 catalog_manager.cc:5696] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.449620 28603 raft_consensus.cc:2393] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bf6de0a0c7c4640b9ee265844d41b74 in current term 1: Already voted for candidate 438f3f10bac5411d96f9af5de757dc48 in this term.
I20260608 12:58:54.451171 28826 leader_election.cc:290] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Requested vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.452409 28752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.453079 28752 raft_consensus.cc:3060] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.455616 28804 raft_consensus.cc:515] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.456673 28678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
I20260608 12:58:54.457448 28678 raft_consensus.cc:2393] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 438f3f10bac5411d96f9af5de757dc48 in current term 1: Already voted for candidate 4bf6de0a0c7c4640b9ee265844d41b74 in this term.
I20260608 12:58:54.457883 28804 leader_election.cc:290] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [CANDIDATE]: Term 1 election: Requested vote from peers 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129:45645), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.460224 28603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "438f3f10bac5411d96f9af5de757dc48"
I20260608 12:58:54.461019 28603 raft_consensus.cc:2393] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4bf6de0a0c7c4640b9ee265844d41b74 in current term 1: Already voted for candidate 438f3f10bac5411d96f9af5de757dc48 in this term.
I20260608 12:58:54.461429 28753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0919f9362e42e59f93aef61f855153" candidate_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.463101 28642 leader_election.cc:304] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [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: 4bf6de0a0c7c4640b9ee265844d41b74; no voters: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4
I20260608 12:58:54.463630 28752 raft_consensus.cc:2468] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.464133 28804 raft_consensus.cc:2749] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:54.464752 28567 leader_election.cc:304] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [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: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 4bf6de0a0c7c4640b9ee265844d41b74
I20260608 12:58:54.464140 28501 catalog_manager.cc:5696] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130). New cstate: current_term: 1 leader_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.465871 28826 raft_consensus.cc:2804] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.466446 28826 raft_consensus.cc:697] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Becoming Leader. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Running, Role: LEADER
I20260608 12:58:54.467268 28826 consensus_queue.cc:237] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.475358 28502 catalog_manager.cc:5696] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.518741 28826 raft_consensus.cc:493] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:54.519300 28826 raft_consensus.cc:515] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.521224 28826 leader_election.cc:290] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.521947 28678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5f2a4d00924d9a9f83fc6975be3b0b" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" is_pre_election: true
I20260608 12:58:54.522338 28752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5f2a4d00924d9a9f83fc6975be3b0b" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" is_pre_election: true
I20260608 12:58:54.522729 28678 raft_consensus.cc:2468] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.523059 28752 raft_consensus.cc:2468] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 0.
I20260608 12:58:54.524083 28569 leader_election.cc:304] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 4bf6de0a0c7c4640b9ee265844d41b74; no voters: 
I20260608 12:58:54.525024 28826 raft_consensus.cc:2804] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:54.525420 28826 raft_consensus.cc:493] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:54.525872 28826 raft_consensus.cc:3060] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.532071 28826 raft_consensus.cc:515] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.533876 28826 leader_election.cc:290] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Requested vote from peers 4bf6de0a0c7c4640b9ee265844d41b74 (127.16.200.130:33035), 61c6ca09e84b4bd9ae0664aa98079cf4 (127.16.200.131:41965)
I20260608 12:58:54.534602 28678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5f2a4d00924d9a9f83fc6975be3b0b" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bf6de0a0c7c4640b9ee265844d41b74"
I20260608 12:58:54.534926 28752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b5f2a4d00924d9a9f83fc6975be3b0b" candidate_uuid: "438f3f10bac5411d96f9af5de757dc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4"
I20260608 12:58:54.535250 28678 raft_consensus.cc:3060] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.535550 28752 raft_consensus.cc:3060] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.542843 28752 raft_consensus.cc:2468] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.542843 28678 raft_consensus.cc:2468] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 438f3f10bac5411d96f9af5de757dc48 in term 1.
I20260608 12:58:54.544104 28567 leader_election.cc:304] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 438f3f10bac5411d96f9af5de757dc48, 61c6ca09e84b4bd9ae0664aa98079cf4; no voters: 
I20260608 12:58:54.544929 28804 consensus_queue.cc:1048] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.546205 28826 raft_consensus.cc:2804] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:54.546726 28826 raft_consensus.cc:697] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Becoming Leader. State: Replica: 438f3f10bac5411d96f9af5de757dc48, State: Running, Role: LEADER
I20260608 12:58:54.547577 28826 consensus_queue.cc:237] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } }
I20260608 12:58:54.557211 28501 catalog_manager.cc:5696] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 438f3f10bac5411d96f9af5de757dc48 (127.16.200.129). New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.559165 28804 consensus_queue.cc:1048] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.729058 28826 consensus_queue.cc:1048] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.741825 28678 raft_consensus.cc:3060] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:54.758615 28826 consensus_queue.cc:1048] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.821477 28753 raft_consensus.cc:1275] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.827337 28804 consensus_queue.cc:1048] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.829002 28678 raft_consensus.cc:1275] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.830760 28845 consensus_queue.cc:1048] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.845885 28604 raft_consensus.cc:1275] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.851229 28677 raft_consensus.cc:1275] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.852782 28750 raft_consensus.cc:1275] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.853401 28677 raft_consensus.cc:1275] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.855250 28845 consensus_queue.cc:1048] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.858760 28819 consensus_queue.cc:1048] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.874074 28804 consensus_queue.cc:1048] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:54.875682 28750 raft_consensus.cc:1275] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.873016 28845 consensus_queue.cc:1048] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:58:54.900990 28753 raft_consensus.cc:1275] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:54.919198 28845 consensus_queue.cc:1048] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:54.920885 28819 consensus_queue.cc:1048] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:54.937238 28642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:41965, user_credentials={real_user=slave}} blocked reactor thread for 43663us
I20260608 12:58:55.191336 28837 mvcc.cc:204] Tried to move back new op lower bound from 7294662798767611904 to 7294662797055324160. Current Snapshot: MvccSnapshot[applied={T|T < 7294662798640689152}]
W20260608 12:58:55.280297 28567 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.131:41965, user_credentials={real_user=slave}} blocked reactor thread for 44230.2us
W20260608 12:58:55.343562 28569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.200.130:33035, user_credentials={real_user=slave}} blocked reactor thread for 99085.9us
W20260608 12:58:55.472100 28840 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.001s	sys 0.000s
I20260608 12:58:56.164744 17186 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.172127 28893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.172533 28894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.173991 28896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.175335 17186 server_base.cc:1061] running on GCE node
I20260608 12:58:56.176280 17186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.176505 17186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.176712 17186 hybrid_clock.cc:648] HybridClock initialized: now 1780923536176693 us; error 0 us; skew 500 ppm
I20260608 12:58:56.177309 17186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.179715 17186 webserver.cc:533] Webserver started at http://127.16.200.132:40527/ using document root <none> and password file <none>
I20260608 12:58:56.180243 17186 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.180430 17186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.180747 17186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.181893 17186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-3-root/instance:
uuid: "b77c06318fee421696afc5c845f00478"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-jxwz"
I20260608 12:58:56.186676 17186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:56.190342 28901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.191095 17186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:58:56.191385 17186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-3-root
uuid: "b77c06318fee421696afc5c845f00478"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-jxwz"
I20260608 12:58:56.191653 17186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskysVAE3/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923286344075-17186-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)
I20260608 12:58:56.205359 17186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.206627 17186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.208071 17186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.210404 17186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.210613 17186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.210843 17186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.211002 17186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.251489 17186 rpc_server.cc:307] RPC server started. Bound to: 127.16.200.132:40293
I20260608 12:58:56.251628 28963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.200.132:40293 every 8 connection(s)
I20260608 12:58:56.266476 28964 heartbeater.cc:344] Connected to a master server at 127.16.200.190:33327
I20260608 12:58:56.266932 28964 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.267665 28964 heartbeater.cc:507] Master 127.16.200.190:33327 requested a full tablet report, sending...
I20260608 12:58:56.269645 28496 ts_manager.cc:194] Registered new tserver with Master: b77c06318fee421696afc5c845f00478 (127.16.200.132:40293)
I20260608 12:58:56.271093 28496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33784
I20260608 12:58:56.349303 28602 consensus_queue.cc:237] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [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: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } }
I20260608 12:58:56.355751 28747 raft_consensus.cc:1275] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.357955 28888 consensus_queue.cc:1048] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:56.361819 28677 raft_consensus.cc:1275] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.363442 28888 consensus_queue.cc:1048] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:56.367345 28890 raft_consensus.cc:2955] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.369307 28747 raft_consensus.cc:2955] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.373495 28677 raft_consensus.cc:2955] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
W20260608 12:58:56.377249 28569 consensus_peers.cc:597] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 -> Peer b77c06318fee421696afc5c845f00478 (127.16.200.132:40293): Couldn't send request to peer b77c06318fee421696afc5c845f00478. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcd29bcd5f7849f98abaf7e8902ce62c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:56.388571 28495 catalog_manager.cc:5696] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:56.400317 28677 consensus_queue.cc:237] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [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: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } }
I20260608 12:58:56.407698 28747 raft_consensus.cc:1275] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.409471 28804 consensus_queue.cc:1048] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:56.416997 28602 raft_consensus.cc:1275] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.417563 28816 raft_consensus.cc:2955] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.418917 28866 consensus_queue.cc:1048] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:58:56.425822 28644 consensus_peers.cc:597] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 -> Peer b77c06318fee421696afc5c845f00478 (127.16.200.132:40293): Couldn't send request to peer b77c06318fee421696afc5c845f00478. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2359998277e5404e8f1dc3d36f77b2e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:56.424930 28747 raft_consensus.cc:2955] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.426715 28602 raft_consensus.cc:2955] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.434487 28604 consensus_queue.cc:237] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [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: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } }
I20260608 12:58:56.433956 28502 catalog_manager.cc:5696] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 reported cstate change: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:56.444453 28747 raft_consensus.cc:1275] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:58:56.444574 28569 consensus_peers.cc:597] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 -> Peer b77c06318fee421696afc5c845f00478 (127.16.200.132:40293): Couldn't send request to peer b77c06318fee421696afc5c845f00478. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecdda7b8404744d093885e6bde16e105. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:56.445847 28677 raft_consensus.cc:1275] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Refusing update from remote peer 438f3f10bac5411d96f9af5de757dc48: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.446110 28884 consensus_queue.cc:1048] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:56.447757 28890 consensus_queue.cc:1048] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:58:56.455770 28884 raft_consensus.cc:2955] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.457589 28747 raft_consensus.cc:2955] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.458492 28677 raft_consensus.cc:2955] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.471124 28496 catalog_manager.cc:5696] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 reported cstate change: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "438f3f10bac5411d96f9af5de757dc48" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:56.472277 28679 consensus_queue.cc:237] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [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: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } }
I20260608 12:58:56.480943 28747 raft_consensus.cc:1275] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:56.481740 28604 raft_consensus.cc:1275] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Refusing update from remote peer 4bf6de0a0c7c4640b9ee265844d41b74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:58:56.482358 28644 consensus_peers.cc:597] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 -> Peer b77c06318fee421696afc5c845f00478 (127.16.200.132:40293): Couldn't send request to peer b77c06318fee421696afc5c845f00478. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecff1ae14772408fadc7fee976e0f2ce. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:56.482350 28804 consensus_queue.cc:1048] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:56.483891 28816 consensus_queue.cc:1048] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:56.489900 28804 raft_consensus.cc:2955] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.493533 28747 raft_consensus.cc:2955] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.495272 28604 raft_consensus.cc:2955] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } } }
I20260608 12:58:56.506863 28495 catalog_manager.cc:5696] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 reported cstate change: config changed from index -1 to 16, NON_VOTER b77c06318fee421696afc5c845f00478 (127.16.200.132) added. New cstate: current_term: 1 leader_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "438f3f10bac5411d96f9af5de757dc48" member_type: VOTER last_known_addr { host: "127.16.200.129" port: 45645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bf6de0a0c7c4640b9ee265844d41b74" member_type: VOTER last_known_addr { host: "127.16.200.130" port: 33035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61c6ca09e84b4bd9ae0664aa98079cf4" member_type: VOTER last_known_addr { host: "127.16.200.131" port: 41965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77c06318fee421696afc5c845f00478" member_type: NON_VOTER last_known_addr { host: "127.16.200.132" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:56.515046 17186 tablet_server.cc:179] TabletServer@127.16.200.129:0 shutting down...
I20260608 12:58:56.550055 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:56.550766 17186 tablet_replica.cc:333] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.551548 17186 raft_consensus.cc:2243] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.552417 17186 raft_consensus.cc:2272] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.555413 17186 tablet_replica.cc:333] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.556053 17186 raft_consensus.cc:2243] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.557163 17186 raft_consensus.cc:2272] T dcd29bcd5f7849f98abaf7e8902ce62c P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.559954 17186 tablet_replica.cc:333] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.560529 17186 raft_consensus.cc:2243] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.561645 17186 raft_consensus.cc:2272] T ecdda7b8404744d093885e6bde16e105 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.564109 17186 tablet_replica.cc:333] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.564678 17186 raft_consensus.cc:2243] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.565251 17186 raft_consensus.cc:2272] T ecff1ae14772408fadc7fee976e0f2ce P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.568339 17186 tablet_replica.cc:333] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.568938 17186 raft_consensus.cc:2243] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.569402 17186 raft_consensus.cc:2272] T 2359998277e5404e8f1dc3d36f77b2e2 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.572255 17186 tablet_replica.cc:333] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48: stopping tablet replica
I20260608 12:58:56.572804 17186 raft_consensus.cc:2243] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.573602 17186 raft_consensus.cc:2272] T eb0919f9362e42e59f93aef61f855153 P 438f3f10bac5411d96f9af5de757dc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.607393 17186 tablet_server.cc:196] TabletServer@127.16.200.129:0 shutdown complete.
I20260608 12:58:56.626399 17186 tablet_server.cc:179] TabletServer@127.16.200.130:0 shutting down...
I20260608 12:58:56.655593 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:56.656356 17186 tablet_replica.cc:333] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.657050 17186 raft_consensus.cc:2243] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.657799 17186 raft_consensus.cc:2272] T ecdda7b8404744d093885e6bde16e105 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.660707 17186 tablet_replica.cc:333] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.661316 17186 raft_consensus.cc:2243] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.662437 17186 raft_consensus.cc:2272] T ecff1ae14772408fadc7fee976e0f2ce P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.664999 17186 tablet_replica.cc:333] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.665616 17186 raft_consensus.cc:2243] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.666771 17186 raft_consensus.cc:2272] T 2359998277e5404e8f1dc3d36f77b2e2 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.669641 17186 tablet_replica.cc:333] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.670193 17186 raft_consensus.cc:2243] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.670687 17186 raft_consensus.cc:2272] T eb0919f9362e42e59f93aef61f855153 P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.673377 17186 tablet_replica.cc:333] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.673909 17186 raft_consensus.cc:2243] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.674348 17186 raft_consensus.cc:2272] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.677088 17186 tablet_replica.cc:333] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74: stopping tablet replica
I20260608 12:58:56.677596 17186 raft_consensus.cc:2243] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.678220 17186 raft_consensus.cc:2272] T dcd29bcd5f7849f98abaf7e8902ce62c P 4bf6de0a0c7c4640b9ee265844d41b74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.707722 17186 tablet_server.cc:196] TabletServer@127.16.200.130:0 shutdown complete.
I20260608 12:58:56.731601 17186 tablet_server.cc:179] TabletServer@127.16.200.131:0 shutting down...
I20260608 12:58:56.768235 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:56.769091 17186 tablet_replica.cc:333] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.769807 17186 raft_consensus.cc:2243] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.770352 17186 raft_consensus.cc:2272] T 7b5f2a4d00924d9a9f83fc6975be3b0b P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.773334 17186 tablet_replica.cc:333] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.773938 17186 raft_consensus.cc:2243] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.774580 17186 raft_consensus.cc:2272] T dcd29bcd5f7849f98abaf7e8902ce62c P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.777561 17186 tablet_replica.cc:333] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.778156 17186 raft_consensus.cc:2243] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.778741 17186 raft_consensus.cc:2272] T ecff1ae14772408fadc7fee976e0f2ce P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.781582 17186 tablet_replica.cc:333] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.782132 17186 raft_consensus.cc:2243] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.782717 17186 raft_consensus.cc:2272] T 2359998277e5404e8f1dc3d36f77b2e2 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.785527 17186 tablet_replica.cc:333] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.786136 17186 raft_consensus.cc:2243] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.786645 17186 raft_consensus.cc:2272] T eb0919f9362e42e59f93aef61f855153 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.789386 17186 tablet_replica.cc:333] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4: stopping tablet replica
I20260608 12:58:56.789912 17186 raft_consensus.cc:2243] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:56.790473 17186 raft_consensus.cc:2272] T ecdda7b8404744d093885e6bde16e105 P 61c6ca09e84b4bd9ae0664aa98079cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.817092 17186 tablet_server.cc:196] TabletServer@127.16.200.131:0 shutdown complete.
I20260608 12:58:56.836308 17186 tablet_server.cc:179] TabletServer@127.16.200.132:0 shutting down...
I20260608 12:58:56.863698 17186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:56.880542 17186 tablet_server.cc:196] TabletServer@127.16.200.132:0 shutdown complete.
I20260608 12:58:56.892341 17186 master.cc:562] Master@127.16.200.190:33327 shutting down...
W20260608 12:58:56.914149 28550 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:56.914497 28550 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:56.914794 28550 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:56.915190 28550 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:56.915346 28550 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:56.915520 28550 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:56.916646 17186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:56.917176 17186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:56.917518 17186 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9a937437c354b789acf5aaa70c2626b: stopping tablet replica
I20260608 12:58:56.936933 17186 master.cc:584] Master@127.16.200.190:33327 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4937 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14303 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (250409 ms total)
[  PASSED  ] 24 tests.
I20260608 12:58:56.984398 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~40 seconds ago
I20260608 12:58:56.984658 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~40 seconds ago
I20260608 12:58:56.984863 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~41 seconds ago
I20260608 12:58:56.985018 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 28 messages since previous log ~72 seconds ago
I20260608 12:58:56.985265 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 5 messages since previous log ~159 seconds ago
I20260608 12:58:56.985514 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 10 messages since previous log ~225 seconds ago
I20260608 12:58:56.986136 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 79 messages since previous log ~28 seconds ago
I20260608 12:58:56.986325 17186 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~8 seconds ago
